ソースを参照

* 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';