https://git.reactos.org/?p=reactos.git;a=commitdiff;h=3f6c57279d0b1fa6aa0b2…
commit 3f6c57279d0b1fa6aa0b293466a8ad9457311a71
Author: Andrei Miloiu <miloiuandrei(a)gmail.com>
AuthorDate: Tue Jan 9 12:03:37 2024 +0200
Commit: GitHub <noreply(a)github.com>
CommitDate: Tue Jan 9 11:03:37 2024 +0100
[MSCONFIG_NEW] Update Romanian (ro-RO) translation (#6299)
---
base/applications/msconfig_new/lang/ro-RO.rc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/base/applications/msconfig_new/lang/ro-RO.rc
b/base/applications/msconfig_new/lang/ro-RO.rc
index 65fa5c119f7..328a3d300d5 100644
--- a/base/applications/msconfig_new/lang/ro-RO.rc
+++ b/base/applications/msconfig_new/lang/ro-RO.rc
@@ -3,7 +3,7 @@
* LICENSE: LGPL-2.1-or-later (
https://spdx.org/licenses/LGPL-2.1-or-later)
* PURPOSE: Romanian resource file
* TRANSLATORS: Copyright 2011-2019 Ștefan Fulea <stefan.fulea(a)mail.com>
- * Copyright 2023 Andrei Miloiu <miloiuandrei(a)gmail.com>
+ * Copyright 2023-2024 Andrei Miloiu <miloiuandrei(a)gmail.com>
*/
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
@@ -88,7 +88,7 @@ BEGIN
LTEXT "&Limită de timp:", IDC_STATIC, 296, 91, 32, 10
EDITTEXT IDC_TXT_BOOT_TIMEOUT, 295, 102, 33, 12, ES_RIGHT | ES_NUMBER
LTEXT "secunde", IDC_STATIC, 330, 104, 31, 10
- CONTROL "&Permanenizează configurația de inițializare", 292,
+ CONTROL "Fă toate s&etările de inițializare permanente", 292,
"Button", BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE |
WS_TABSTOP, 295, 121, 66, 49
PUSHBUTTON "Șt&erge", IDC_BTN_DELETE, 295, 68, 66, 14
END