Explorar el Código

* Alle -> all

git-svn-id: trunk@1681 -
Tomas Hajny hace 20 años
padre
commit
e90a6deebb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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