mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 17:39:22 +02:00
IDE: fixed typo
git-svn-id: trunk@38216 -
This commit is contained in:
parent
49344411b4
commit
0a5b466ead
@ -5562,7 +5562,7 @@ resourcestring
|
|||||||
lisSavedWithProjectSession = 'Saved with project session';
|
lisSavedWithProjectSession = 'Saved with project session';
|
||||||
lisSavedWithIDESettings = 'Saved with IDE settings';
|
lisSavedWithIDESettings = 'Saved with IDE settings';
|
||||||
lisMoveTo = 'Move to: ';
|
lisMoveTo = 'Move to: ';
|
||||||
lisFailedToSaveFile = 'Failed to save file,';
|
lisFailedToSaveFile = 'Failed to save file.';
|
||||||
|
|
||||||
implementation
|
implementation
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user