https://git.reactos.org/?p=reactos.git;a=commitdiff;h=983b4c9f9441a9e31b05a7ed23272b1d75d57b78

commit 983b4c9f9441a9e31b05a7ed23272b1d75d57b78
Author:     Bișoc George <[email protected]>
AuthorDate: Sat Sep 22 21:40:57 2018 +0200
Commit:     Hermès BÉLUSCA - MAÏTO <[email protected]>
CommitDate: Sat Sep 22 21:51:14 2018 +0200

    [MSCONFIG_NEW] Do not assign an access key to a letter with diacritic
---
 base/applications/msconfig_new/lang/ro-RO.rc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/applications/msconfig_new/lang/ro-RO.rc 
b/base/applications/msconfig_new/lang/ro-RO.rc
index a561922510..0c4cb7b3d7 100644
--- a/base/applications/msconfig_new/lang/ro-RO.rc
+++ b/base/applications/msconfig_new/lang/ro-RO.rc
@@ -84,7 +84,7 @@ BEGIN
     LTEXT           "secunde", IDC_STATIC, 330, 104, 31, 10
     CONTROL         "&Permanenizează configurația de inițializare", 292,
                     "Button", BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | 
WS_TABSTOP, 295, 121, 66, 49
-    PUSHBUTTON      "&Șterge", IDC_BTN_DELETE, 295, 68, 66, 14
+    PUSHBUTTON      "Ș&terge", IDC_BTN_DELETE, 295, 68, 66, 14
 END
 
 IDD_SERVICES_PAGE DIALOGEX 0, 0, 366, 175

Reply via email to