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/ar.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/ar.yml')
-rw-r--r-- | config/locales/ar.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/locales/ar.yml b/config/locales/ar.yml index 74183b5b4..12639edb2 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -765,7 +765,6 @@ ar: label_age: العمر label_change_properties: تغيير الخصائص label_general: عامة - label_more: أكثر label_scm: scm label_plugins: الإضافات label_ldap_authentication: مصادقة LDAP |