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/sr-YU.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/sr-YU.yml')
-rw-r--r-- | config/locales/sr-YU.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml index d7518500a..528990a0a 100644 --- a/config/locales/sr-YU.yml +++ b/config/locales/sr-YU.yml @@ -610,8 +610,6 @@ sr-YU: label_repository: Spremište label_repository_plural: Spremišta label_browse: Pregledanje - label_modification: "%{count} promena" - label_modification_plural: "%{count} promena" label_branch: Grana label_tag: Oznaka label_revision: Revizija |