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/hu.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/hu.yml')
-rw-r--r-- | config/locales/hu.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/hu.yml b/config/locales/hu.yml index 628716a7c..89f5abbb9 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -983,3 +983,4 @@ text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s). field_commit_logs_encoding: Commit üzenetek kódlapja field_scm_path_encoding: Path encoding + text_scm_path_encoding_note: "Default: UTF-8" |