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/bs.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/bs.yml')
-rw-r--r-- | config/locales/bs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/bs.yml b/config/locales/bs.yml index 6956198a1..4fbbd7d3a 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -978,3 +978,4 @@ bs: text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s). field_commit_logs_encoding: 'Enkodiranje "commit" poruka' field_scm_path_encoding: Path encoding + text_scm_path_encoding_note: "Default: UTF-8" |