https://git.reactos.org/?p=reactos.git;a=commitdiff;h=b54ec5bde327f707ba4dc…
commit b54ec5bde327f707ba4dc7a5cfce27e1a56654c3
Author: Andrei Miloiu <miloiuandrei(a)gmail.com>
AuthorDate: Sat May 20 18:44:56 2023 +0300
Commit: GitHub <noreply(a)github.com>
CommitDate: Sat May 20 17:44:56 2023 +0200
[SOLITAIRE] Update Romanian translation (#5293)
---
base/applications/games/solitaire/lang/ro-RO.rc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/base/applications/games/solitaire/lang/ro-RO.rc
b/base/applications/games/solitaire/lang/ro-RO.rc
index 33660266e3c..bbcc5461f69 100644
--- a/base/applications/games/solitaire/lang/ro-RO.rc
+++ b/base/applications/games/solitaire/lang/ro-RO.rc
@@ -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ă scor", IDC_OPT_KEEPSCORE, 100, 66, 65, 10,
WS_TABSTOP
+ AUTOCHECKBOX "&Păstrează 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