소스 검색

* add SMsgDlgClose, Patch by stocki Mantis #25616

git-svn-id: trunk@26638 -
marco 11 년 전
부모
커밋
4fa8998541
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      rtl/objpas/rtlconst.inc

+ 1 - 0
rtl/objpas/rtlconst.inc

@@ -534,6 +534,7 @@ ResourceString
   SMsgDlgAbort                  = '&Abort';
   SMsgDlgAll                    = '&All';
   SMsgDlgCancel                 = 'Cancel';
+  SMsgDlgClose                  = '&Close';
   SMsgDlgConfirm                = 'Confirm';
   SMsgDlgError                  = 'Error';
   SMsgDlgHelp                   = '&Help';