Browse Source

* spelling fixed, resolves #37002

git-svn-id: trunk@45313 -
florian 5 years ago
parent
commit
60e34e9965
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';