mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-11 22:56:06 +02:00
lcl: fix letter case
git-svn-id: trunk@18920 -
This commit is contained in:
parent
5441f544bd
commit
0cfb17b294
@ -219,7 +219,7 @@ resourceString
|
||||
rsRasterImageSaveInUpdate = 'Cannot save image while update in progress';
|
||||
rsNoWidgetSet = 'No widgetset object. '
|
||||
+'Please check if the unit "interfaces" was added to the programs uses clause.';
|
||||
rsPressOkToIgnoreAndRiskDataCorruptionPressCancelToK = '%s%sPress Ok to '
|
||||
rsPressOkToIgnoreAndRiskDataCorruptionPressCancelToK = '%s%sPress OK to '
|
||||
+'ignore and risk data corruption.%sPress Cancel to kill the program.';
|
||||
rsCanNotFocus = 'Can not focus';
|
||||
rsListIndexExceedsBounds = 'List index exceeds bounds (%d)';
|
||||
|
Loading…
Reference in New Issue
Block a user