clarification: don't -> shouldn't

This commit is contained in:
tpltnt 2013-09-12 15:37:14 +02:00
parent 7b440339f3
commit 6360a8d96d
1 changed files with 1 additions and 1 deletions

View File

@ -658,7 +658,7 @@ en:
#-------------------------------------------------------------------------------
config:
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."
chef:
cookbooks_path_empty: "Must specify a cookbooks path for chef solo."