Browse Source

* spell fix

git-svn-id: branches/fixes_3_2@45385 -
marco 5 years ago
parent
commit
4eedce268c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/ide/wconstse.inc

+ 1 - 1
packages/ide/wconstse.inc

@@ -82,7 +82,7 @@
     msg_reloaddiskandidemodifiedfile = #3'File %s '#13+
                           #3'was modified by another program,'#13+
                           #3'but the IDE version wasn''t saved before.'#13+
-                          #3'Reload new on disk version and loose IDE modifications?';
+                          #3'Reload new on disk version and lose IDE modifications?';
     dialog_savefileas = 'Save File As';
     dialog_writeblocktofile = 'Write Block to File';
     dialog_readblockfromfile = 'Read Block from File';