Browse Source

Merged revisions 1681 via svnmerge from
http://[email protected]/svn/fpc/trunk

........
r1681 | hajny | 2005-11-06 19:00:30 +0000 (Sun, 06 Nov 2005) | 1 line

* Alle -> all
........

git-svn-id: branches/fixes_2_0@1683 -

Tomas Hajny 20 năm trước cách đây
mục cha
commit
f1cdcce5a0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      rtl/objpas/rtlconst.inc

+ 1 - 1
rtl/objpas/rtlconst.inc

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