浏览代码

* Alle -> all

git-svn-id: trunk@1681 -
Tomas Hajny 20 年之前
父节点
当前提交
e90a6deebb
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      rtl/objpas/rtlconst.inc

+ 1 - 1
rtl/objpas/rtlconst.inc

@@ -518,7 +518,7 @@ ResourceString
   SMsgDlgRetry = '&Retry';
   SMsgDlgRetry = '&Retry';
   SMsgDlgWarning = 'Warning';
   SMsgDlgWarning = 'Warning';
   SMsgDlgYes = '&Yes';
   SMsgDlgYes = '&Yes';
-  SMsgDlgYesToAll = 'Yes to A&lle';
+  SMsgDlgYesToAll = 'Yes to a&ll';
 
 
 
 
 implementation
 implementation