mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 21:59:16 +02:00
IDE: always leave a space before '>>' in string constants
git-svn-id: trunk@29151 -
This commit is contained in:
parent
ebf3e6512f
commit
fa9d39ce0b
@ -3954,7 +3954,7 @@ resourcestring
|
|||||||
lisPckEditAddAnItem = 'Add an item';
|
lisPckEditAddAnItem = 'Add an item';
|
||||||
lisPckEditRemoveSelectedItem = 'Remove selected item';
|
lisPckEditRemoveSelectedItem = 'Remove selected item';
|
||||||
lisPckEditInstallPackageInTheIDE = 'Install package in the IDE';
|
lisPckEditInstallPackageInTheIDE = 'Install package in the IDE';
|
||||||
lisUse = 'Use>>';
|
lisUse = 'Use >>';
|
||||||
lisClickToSeeThePossibleUses = 'Click to see the possible uses';
|
lisClickToSeeThePossibleUses = 'Click to see the possible uses';
|
||||||
lisPckEditEditGeneralOptions = 'Edit General Options';
|
lisPckEditEditGeneralOptions = 'Edit General Options';
|
||||||
lisPckEditCompOpts = 'Compiler Options';
|
lisPckEditCompOpts = 'Compiler Options';
|
||||||
|
Loading…
Reference in New Issue
Block a user