Kaydet (Commit) 53a08b03 authored tarafından Andre Fischer's avatar Andre Fischer Kaydeden (comit) Caolán McNamara

122658: Fixed typo in localized string.

Found by: jteera
Reported by: Andrea Pescetti
(cherry picked from commit 8f23dda6)
üst 257ba103
......@@ -395,7 +395,7 @@ String STR_COULD_NOT_CREATE_INDEX_NAME
};
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
......
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