this translation has to be quoted. would otherwise fail on Psych: ~/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/psych.rb:148:in `parse': couldn't parse YAML at line 162 column 21 (Psych::SyntaxError) [closes GH-411]

This commit is contained in:
Sven Fuchs 2011-07-09 17:03:34 -07:00 committed by Mitchell Hashimoto
parent 52c5c79edf
commit dcfc87a547
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@ en:
#-------------------------------------------------------------------------------
config:
common:
error_empty: `%{field}` must be filled in.
error_empty: "`%{field}` must be filled in."
chef:
run_list_empty: "Run list must not be empty."
cookbooks_path_empty: "Must specify a cookbooks path for chef solo."