Browse Source

* Alle -> all

git-svn-id: trunk@1681 -
Tomas Hajny 20 years ago
parent
commit
e90a6deebb
1 changed files with 1 additions and 1 deletions
  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