Przeglądaj źródła

* resourcestring SCannotCreateDir: translated from german to english

git-svn-id: trunk@13990 -
ivost 15 lat temu
rodzic
commit
4d0272fd5c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      rtl/objpas/rtlconst.inc

+ 1 - 1
rtl/objpas/rtlconst.inc

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