mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 05:45:59 +02:00
* resourcestring SCannotCreateDir: translated from german to english
git-svn-id: trunk@13990 -
This commit is contained in:
parent
05346b4ee3
commit
4d0272fd5c
@ -40,7 +40,7 @@ ResourceString
|
||||
SBoldItalicFont = 'Bold Italic';
|
||||
SBucketListLocked = 'List is locked during an active ForEach.';
|
||||
SCancelButton = 'Cancel';
|
||||
SCannotCreateDir = 'Das Verzeichnis kann nicht erstellt werden';
|
||||
SCannotCreateDir = 'Cannot create directory';
|
||||
SCannotCreateName = 'Cannot use standard name for and unknown component';
|
||||
SCannotCreateSocket = 'Unable to create new socket';
|
||||
SCannotDragForm = 'Forms cannot be dragged';
|
||||
|
Loading…
Reference in New Issue
Block a user