diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-04-23 03:37:42 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-04-23 03:37:42 +0000 |
commit | 8c853fe66ff1057005fc7cbe844b7decc35dd49d (patch) | |
tree | 3ce1f03c9fa8c0c92e2e14c616bf76173f239f86 /config/locales/uk.yml | |
parent | 794abbf3244c923744f41aef92f83d6a14bdeb16 (diff) | |
download | redmine-8c853fe66ff1057005fc7cbe844b7decc35dd49d.tar.gz redmine-8c853fe66ff1057005fc7cbe844b7decc35dd49d.zip |
scm: update locales for path encoding setting note (#2274, #2664, #3462, #5251).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5525 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/uk.yml')
-rw-r--r-- | config/locales/uk.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/uk.yml b/config/locales/uk.yml index a59ed314c..e37de7e75 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -960,3 +960,4 @@ uk: text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s). field_commit_logs_encoding: Commit messages encoding field_scm_path_encoding: Path encoding + text_scm_path_encoding_note: "Default: UTF-8" |