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:
parent
52c5c79edf
commit
dcfc87a547
|
@ -164,7 +164,7 @@ en:
|
||||||
#-------------------------------------------------------------------------------
|
#-------------------------------------------------------------------------------
|
||||||
config:
|
config:
|
||||||
common:
|
common:
|
||||||
error_empty: `%{field}` must be filled in.
|
error_empty: "`%{field}` must be filled in."
|
||||||
chef:
|
chef:
|
||||||
run_list_empty: "Run list must not be empty."
|
run_list_empty: "Run list must not be empty."
|
||||||
cookbooks_path_empty: "Must specify a cookbooks path for chef solo."
|
cookbooks_path_empty: "Must specify a cookbooks path for chef solo."
|
||||||
|
|
Loading…
Reference in New Issue