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/uk.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/uk.yml')
-rw-r--r-- | config/locales/uk.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/uk.yml b/config/locales/uk.yml index be10b95c6..264e75724 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -279,7 +279,6 @@ uk: setting_time_format: Формат часу setting_cross_project_issue_relations: Дозволити міжпроектні відносини між питаннями setting_issue_list_default_columns: Колонки, що відображаються за умовчанням в списку питань - setting_repositories_encodings: Кодування репозиторія setting_emails_footer: Підпис до електронної пошти setting_protocol: Протокол @@ -998,3 +997,4 @@ uk: 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 |