Skip to content
Snippets Groups Projects
Commit 80e0e1c5 authored by Jean-Philippe Lang's avatar Jean-Philippe Lang
Browse files

Changes russian CSV separator to ; (#7035).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4469 e93f8b46-1217-0410-a6f0-8f06a7374b81
parent 8841ba97
Branches
Tags
No related merge requests found
......@@ -382,9 +382,9 @@ ru:
field_version: Версия
field_watcher: Наблюдатель
general_csv_decimal_separator: '.'
general_csv_decimal_separator: ','
general_csv_encoding: UTF-8
general_csv_separator: ','
general_csv_separator: ';'
general_first_day_of_week: '1'
general_lang_name: 'Russian (Русский)'
general_pdf_encoding: UTF-8
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment