diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2017-03-09 20:04:30 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2017-03-09 20:04:30 +0000 |
commit | 373b3c283f48913db38f54166e1befd98e3af2de (patch) | |
tree | e0acf789a0b64ce4c690272dc9ac2cb771b1b5dd /config/locales/it.yml | |
parent | b714c714024796d3cd3bd215b07b4d8798a35406 (diff) | |
download | redmine-373b3c283f48913db38f54166e1befd98e3af2de.tar.gz redmine-373b3c283f48913db38f54166e1befd98e3af2de.zip |
Removes unused i18n strings (#25297).
git-svn-id: http://svn.redmine.org/redmine/trunk@16388 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/it.yml')
-rw-r--r-- | config/locales/it.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/locales/it.yml b/config/locales/it.yml index f60fb5303..ca26a9bc6 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -409,7 +409,6 @@ it: label_internal: Interno label_last_changes: "ultime %{count} modifiche" label_change_view_all: Tutte le modifiche - label_personalize_page: Personalizza la pagina label_comment: Commento label_comment_plural: Commenti label_x_comments: @@ -896,7 +895,6 @@ it: error_can_not_remove_role: Questo ruolo è in uso e non può essere eliminato. error_can_not_delete_tracker: Questo tracker contiene segnalazioni e non può essere eliminato. field_principal: Principale - label_my_page_block: La mia pagina di blocco notice_failed_to_save_members: "Impossibile salvare il membro(i): %{errors}." text_zoom_out: Riduci ingrandimento text_zoom_in: Aumenta ingrandimento |