소스 검색

* spell fix

git-svn-id: branches/fixes_3_2@45385 -
marco 5 년 전
부모
커밋
4eedce268c
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';