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/it.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/it.yml')
-rw-r--r-- | config/locales/it.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/locales/it.yml b/config/locales/it.yml index f395ce266..d0e6a4601 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -659,7 +659,6 @@ it: label_associated_revisions: Revisioni associate setting_user_format: Formato visualizzazione utenti text_status_changed_by_changeset: "Applicata nel changeset %{value}." - label_more: Altro text_issues_destroy_confirmation: 'Sei sicuro di voler eliminare le segnalazioni selezionate?' label_scm: SCM text_select_project_modules: 'Seleziona i moduli abilitati per questo progetto:' |