Kaydet (Commit) e3e2cffa authored tarafından Andrea Pescetti's avatar Andrea Pescetti

#i122792# Remove extra text from error message.

üst 82170a21
...@@ -371,14 +371,12 @@ String STR_QUERY_SAVEMODIFIED ...@@ -371,14 +371,12 @@ String STR_QUERY_SAVEMODIFIED
String STR_ERROR_PARSING_STATEMENT String STR_ERROR_PARSING_STATEMENT
{ {
Text [ en-US ] = "$object$ is based on an SQL command which could not be parsed." Text [ en-US ] = "$object$ is based on an SQL command which could not be parsed.";
"(except \"SQL command\", which doesn't make sense here) will be inserted.";
}; };
String STR_INFO_OPENING_IN_SQL_VIEW String STR_INFO_OPENING_IN_SQL_VIEW
{ {
Text [ en-US ] = "$object$ will be opened in SQL view." Text [ en-US ] = "$object$ will be opened in SQL view.";
"(except \"SQL command\", which doesn't make sense here) will be inserted.";
}; };
Resource RSC_QUERY_OBJECT_TYPE Resource RSC_QUERY_OBJECT_TYPE
......
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