diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-11-20 11:48:13 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-11-20 11:48:13 +0000 |
commit | f3b6e69c1a4da57fe0efa6a818eefd706a8e0f71 (patch) | |
tree | 12667603fcffa532067e516d7de7971993608c32 /config/locales/it.yml | |
parent | c1ed67c7417830062afb1b4f00286077812eae81 (diff) | |
download | redmine-f3b6e69c1a4da57fe0efa6a818eefd706a8e0f71.tar.gz redmine-f3b6e69c1a4da57fe0efa6a818eefd706a8e0f71.zip |
attachment: move repositories encodings setting to the general tab and update the label (#2371)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7869 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/it.yml')
-rw-r--r-- | config/locales/it.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/it.yml b/config/locales/it.yml index d59b443ec..5b89ecf1b 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -623,7 +623,6 @@ it: field_column_names: Colonne label_default_columns: Colonne predefinite setting_issue_list_default_columns: Colonne predefinite mostrate nell'elenco segnalazioni - setting_repositories_encodings: Codifiche dei repository notice_no_issue_selected: "Nessuna segnalazione selezionata! Seleziona le segnalazioni che intendi modificare." label_bulk_edit_selected_issues: Modifica massiva delle segnalazioni selezionate label_no_change_option: (Nessuna modifica) @@ -1003,3 +1002,4 @@ it: error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size. setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section + setting_repositories_encodings: Attachments and repositories encodings |