diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2017-02-21 10:41:06 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2017-02-21 10:41:06 +0000 |
commit | dc2991d6e281acaacf99584c903a476ee6057f05 (patch) | |
tree | a98d92dcedfa4ca2d119c847d0fac59e2a63ce86 /config/locales/cs.yml | |
parent | 88da2159b40f441d359ed86ba6edfea75fa5eb5e (diff) | |
download | redmine-dc2991d6e281acaacf99584c903a476ee6057f05.tar.gz redmine-dc2991d6e281acaacf99584c903a476ee6057f05.zip |
Remove unused "label_more" from locale files (#24901)
Contributed by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@16337 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/cs.yml')
-rw-r--r-- | config/locales/cs.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/locales/cs.yml b/config/locales/cs.yml index 68b9fa302..78506b139 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -743,7 +743,6 @@ cs: label_age: Věk label_change_properties: Změnit vlastnosti label_general: Obecné - label_more: Více label_scm: SCM label_plugins: Doplňky label_ldap_authentication: Autentifikace LDAP |