mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-17 01:21:07 +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';
|
lisMakeResStrSourcePreview = 'Source preview';
|
||||||
lisNoStringConstantFound = 'No string constant found';
|
lisNoStringConstantFound = 'No string constant found';
|
||||||
lisSuccess = 'Success';
|
lisSuccess = 'Success';
|
||||||
lisAllBlocksLooksOk = 'All blocks looks ok.';
|
lisAllBlocksLooksOk = 'All blocks look ok.';
|
||||||
lisTheApplicationBundleWasCreatedFor = 'The Application Bundle was created for "%s"';
|
lisTheApplicationBundleWasCreatedFor = 'The Application Bundle was created for "%s"';
|
||||||
lisHintTheMakeResourcestringFunctionExpectsAStringCon = 'Hint: The "Make '
|
lisHintTheMakeResourcestringFunctionExpectsAStringCon = 'Hint: The "Make '
|
||||||
+'Resourcestring" function expects a string constant.%sPlease select the '
|
+'Resourcestring" function expects a string constant.%sPlease select the '
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user