https://git.reactos.org/?p=reactos.git;a=commitdiff;h=1e1b1764931d365e4deffb7c368ef4a1ba363dfd

commit 1e1b1764931d365e4deffb7c368ef4a1ba363dfd
Author:     Andrei Miloiu <miloiuand...@gmail.com>
AuthorDate: Wed Nov 8 12:24:05 2023 +0200
Commit:     GitHub <nore...@github.com>
CommitDate: Wed Nov 8 10:24:05 2023 +0000

    [SOLITAIRE] Update Romanian (ro-RO) translation (#5911)
---
 base/applications/games/solitaire/lang/ro-RO.rc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/base/applications/games/solitaire/lang/ro-RO.rc 
b/base/applications/games/solitaire/lang/ro-RO.rc
index a5740a88549..686a64072db 100644
--- a/base/applications/games/solitaire/lang/ro-RO.rc
+++ b/base/applications/games/solitaire/lang/ro-RO.rc
@@ -4,7 +4,7 @@
  * PURPOSE:     Romanian resource file
  * TRANSLATORS: Copyright 2009 Petru Dimitriu <petrime...@gmail.com>
  *              Copyright 2011-2018 Ștefan Fulea <stefan.fu...@mail.com>
- *              Copyright 2022 Andrei Miloiu <miloiuand...@gmail.com>
+ *              Copyright 2022-2023 Andrei Miloiu <miloiuand...@gmail.com>
  */
 
 LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
@@ -25,7 +25,7 @@ BEGIN
     AUTORADIOBUTTON "Fă&ră", IDC_OPT_NOSCORE, 107, 45, 60, 10
     AUTOCHECKBOX "&Afișează timp", IDC_OPT_SHOWTIME, 7 ,51 ,65 ,10, WS_TABSTOP
     AUTOCHECKBOX "&Bară de stare", IDC_OPT_STATUSBAR, 7, 66, 64, 10, WS_TABSTOP
-    AUTOCHECKBOX "&Păstrează scorul", IDC_OPT_KEEPSCORE, 100, 66, 65, 10, 
WS_TABSTOP
+    AUTOCHECKBOX "Salvea&ză scorul", IDC_OPT_KEEPSCORE, 100, 66, 65, 10, 
WS_TABSTOP
     DEFPUSHBUTTON "Con&firmă", IDOK, 35, 97, 50, 14
     PUSHBUTTON "A&nulează", IDCANCEL, 101, 97, 50, 14
 END

Reply via email to