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/de.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/de.yml')
-rw-r--r-- | config/locales/de.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml index 803579c75..daf694cfa 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -344,7 +344,6 @@ de: setting_time_format: Zeitformat setting_cross_project_issue_relations: Ticket-Beziehungen zwischen Projekten erlauben setting_issue_list_default_columns: Default-Spalten in der Ticket-Auflistung - setting_repositories_encodings: Kodierungen der Projektarchive setting_emails_footer: E-Mail-Fußzeile setting_protocol: Protokoll setting_per_page_options: Objekte pro Seite @@ -1023,3 +1022,4 @@ de: 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 |