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/ca.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/ca.yml')
-rw-r--r-- | config/locales/ca.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 5b6480568..110f05148 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -329,7 +329,6 @@ ca: setting_time_format: Format de hora setting_cross_project_issue_relations: "Permet les relacions d'assumptes entre projectes" setting_issue_list_default_columns: "Columnes mostrades per defecte en la llista d'assumptes" - setting_repositories_encodings: Codificacions del dipòsit setting_emails_footer: Peu dels correus electrònics setting_protocol: Protocol setting_per_page_options: Opcions dels objectes per pàgina @@ -1005,3 +1004,4 @@ ca: 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 |