diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-03-15 22:02:30 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-03-15 22:02:30 +0000 |
commit | 214a0a2843f2e2301e6ce91c7962e100f0149f43 (patch) | |
tree | ce4d14a6c35e846e68d7b0ace47cc74fd56391fc /config/locales/fi.yml | |
parent | 96d2e044ca17cf3c426ff5ebde472c747eb0d353 (diff) | |
download | redmine-214a0a2843f2e2301e6ce91c7962e100f0149f43.tar.gz redmine-214a0a2843f2e2301e6ce91c7962e100f0149f43.zip |
Reverts r15246 with broken encoding (#22135).
git-svn-id: http://svn.redmine.org/redmine/trunk@15247 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/fi.yml')
-rw-r--r-- | config/locales/fi.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/fi.yml b/config/locales/fi.yml index c0b86fdad..0e03b7c8d 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -1183,7 +1183,7 @@ fi: label_fields_wrapper: Field wrapper label_encoding: Encoding label_comma_char: Comma - label_semi_colon_char: Semicolon + label_semi_colon_char: Semi colon label_quote_char: Quote label_double_quote_char: Double quote label_fields_mapping: Fields mapping |