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/ja.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/ja.yml')
-rw-r--r-- | config/locales/ja.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 916d18480..fad1b2fc5 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -775,7 +775,6 @@ ja: label_age: 経過期間 label_change_properties: プロパティの変更 label_general: 全般 - label_more: 続き label_scm: バージョン管理システム label_plugins: プラグイン label_ldap_authentication: LDAP認証 |