clarification: don't -> shouldn't
This commit is contained in:
parent
7b440339f3
commit
6360a8d96d
|
@ -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."
|
||||
|
|
Loading…
Reference in New Issue