IDE: always leave a space before '>>' in string constants

git-svn-id: trunk@29151 -
This commit is contained in:
maxim 2011-01-20 20:59:22 +00:00
parent ebf3e6512f
commit fa9d39ce0b

View File

@ -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';