diff --git a/rtl/objpas/rtlconst.inc b/rtl/objpas/rtlconst.inc index 566120d4db..ebd1efed79 100644 --- a/rtl/objpas/rtlconst.inc +++ b/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