mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 10:00:44 +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';
|
||||
lisPckEditRemoveSelectedItem = 'Remove selected item';
|
||||
lisPckEditInstallPackageInTheIDE = 'Install package in the IDE';
|
||||
lisUse = 'Use>>';
|
||||
lisUse = 'Use >>';
|
||||
lisClickToSeeThePossibleUses = 'Click to see the possible uses';
|
||||
lisPckEditEditGeneralOptions = 'Edit General Options';
|
||||
lisPckEditCompOpts = 'Compiler Options';
|
||||
|
Loading…
Reference in New Issue
Block a user