Kaydet (Commit) e4b8b700 authored tarafından Lionel Elie Mamane's avatar Lionel Elie Mamane

Correct error message: the name is the parameter's, not the column's

Change-Id: Ia26fb2dcd443f5c5b5cc48dff209d022388c7519
üst 509e54df
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
String STR_COULD_NOT_CONVERT_PARAM String STR_COULD_NOT_CONVERT_PARAM
{ {
Text [ en-US ] = "The entry could not be converted to a valid value for the \"$name$\" column"; Text [ en-US ] = "The entry could not be converted to a valid value for the \"$name$\" parameter";
}; };
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment