diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2011-11-20 13:23:20 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2011-11-20 13:23:20 +0000 |
commit | ca300ccdeaf3cae3015a548ba3fffa9c6f112c55 (patch) | |
tree | 9b7d5d049a044c2cc39d44ca9a3e7d8af7edb614 /config/locales/sv.yml | |
parent | 617cb8d270acdf78f2c0c144d89668cd28750691 (diff) | |
download | redmine-ca300ccdeaf3cae3015a548ba3fffa9c6f112c55.tar.gz redmine-ca300ccdeaf3cae3015a548ba3fffa9c6f112c55.zip |
Adds a dialog box for CSV export options (#4742).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7874 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/sv.yml')
-rw-r--r-- | config/locales/sv.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/locales/sv.yml b/config/locales/sv.yml index ae0fb5ba9..841da7b15 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -1043,3 +1043,6 @@ sv: setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues button_edit_section: Edit this section setting_repositories_encodings: Attachments and repositories encodings + description_all_columns: All Columns + button_export: Export + label_export_options: "%{export_format} export options" |