Merge pull request #2195 from tpltnt/locales-fix

core: clarification: don't -> shouldn't
This commit is contained in:
Mitchell Hashimoto 2013-09-15 16:43:43 -07:00
commit 58da9c2736
1 changed files with 1 additions and 1 deletions

View File

@ -658,7 +658,7 @@ en:
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
config: config:
common: common:
bad_field: "The following settings don't exist: %{fields}" bad_field: "The following settings shouldn't exist: %{fields}"
error_empty: "`%{field}` must be not be empty." error_empty: "`%{field}` must be not be empty."
chef: chef:
cookbooks_path_empty: "Must specify a cookbooks path for chef solo." cookbooks_path_empty: "Must specify a cookbooks path for chef solo."