diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2012-12-20 03:57:29 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2012-12-20 03:57:29 +0000 |
commit | f0c227613a1f55a00b7b9a9e3208e8fb74827ad7 (patch) | |
tree | 1b491d79d0304e34f7631a0fcd3be4628dddb732 /config/locales/sk.yml | |
parent | 7c194ea59ac2bf781c763385b5c61611847058c1 (diff) | |
download | redmine-f0c227613a1f55a00b7b9a9e3208e8fb74827ad7.tar.gz redmine-f0c227613a1f55a00b7b9a9e3208e8fb74827ad7.zip |
remove unused "label_modification" i18n keys (#12645)
These keys were removed from app/views/repositories/revision.rhtml by r535
and app/views/repositories/revisions.rhtml by r381.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11059 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/sk.yml')
-rw-r--r-- | config/locales/sk.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/locales/sk.yml b/config/locales/sk.yml index de01ee726..fb929b21e 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -490,8 +490,6 @@ sk: label_repository: Repozitár label_repository_plural: Repozitáre label_browse: Prechádzať - label_modification: "%{count} zmena" - label_modification_plural: "%{count} zmien" label_revision: Revízia label_revision_plural: Revízií label_associated_revisions: Súvisiace verzie |