From 16365b5ce92c6b2bc3b203c4f6ae6c28d48966bd 2011-12-21 03:39:11 From: Toshi MARUYAMA Date: 2011-12-21 03:39:11 Subject: [PATCH] fix parsing en.yml error with psych library on Ruby 1.9 git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8305 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/config/locales/en.yml b/config/locales/en.yml index 88cc1a6..1b1abc2 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -829,7 +829,7 @@ en: label_git_report_last_commit: Report last commit for files and directories label_parent_revision: Parent label_child_revision: Child - label_export_options: %{export_format} export options + label_export_options: "%{export_format} export options" button_login: Login button_submit: Submit