mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-11 10:00:36 +01:00
IDE: fixed a resourcestring to proper English.
git-svn-id: trunk@29762 -
This commit is contained in:
parent
2fda99299b
commit
8e13dbea19
@ -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 '
|
||||
|
||||
Loading…
Reference in New Issue
Block a user