소스 검색

* spelling fixed, resolves #37002

git-svn-id: trunk@45313 -
florian 5 년 전
부모
커밋
60e34e9965
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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';