IDE: fixed a resourcestring to proper English.

git-svn-id: trunk@29762 -
This commit is contained in:
juha 2011-03-09 12:36:20 +00:00
parent 2fda99299b
commit 8e13dbea19

View File

@ -3129,7 +3129,7 @@ resourcestring
lisMakeResStrSourcePreview = 'Source preview';
lisNoStringConstantFound = 'No string constant found';
lisSuccess = 'Success';
lisAllBlocksLooksOk = 'All blocks looks ok.';
lisAllBlocksLooksOk = 'All blocks look ok.';
lisTheApplicationBundleWasCreatedFor = 'The Application Bundle was created for "%s"';
lisHintTheMakeResourcestringFunctionExpectsAStringCon = 'Hint: The "Make '
+'Resourcestring" function expects a string constant.%sPlease select the '