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/ro.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/ro.yml')
-rw-r--r-- | config/locales/ro.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/ro.yml b/config/locales/ro.yml index b040674e0..19631bd65 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -293,7 +293,6 @@ ro: setting_time_format: Format oră setting_cross_project_issue_relations: Permite legături de tichete între proiecte setting_issue_list_default_columns: Coloane implicite afișate în lista de tichete - setting_repositories_encodings: Codare pentru depozit setting_emails_footer: Subsol email setting_protocol: Protocol setting_per_page_options: Număr de obiecte pe pagină @@ -995,3 +994,4 @@ ro: 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 |