Kaydet (Commit) 8f23dda6 authored tarafından Andre Fischer's avatar Andre Fischer

122658: Fixed typo in localized string.

Found by: jteera
Reported by: Andrea Pescetti
üst 4b22bc8d
...@@ -396,7 +396,7 @@ String STR_COULD_NOT_CREATE_INDEX_NAME ...@@ -396,7 +396,7 @@ String STR_COULD_NOT_CREATE_INDEX_NAME
}; };
String STR_COULD_NOT_CREATE_INDEX_KEYSIZE String STR_COULD_NOT_CREATE_INDEX_KEYSIZE
{ {
Text [ en-US ] = "The index could not be created. The size of the chosen column is to big."; Text [ en-US ] = "The index could not be created. The size of the chosen column is too big.";
}; };
String STR_SQL_NAME_ERROR String STR_SQL_NAME_ERROR
......
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