mirror of
https://github.com/reactos/reactos.git
synced 2025-04-05 05:01:03 +00:00
[MSCONFIG_NEW] Update Romanian (ro-RO) translation (#6299)
This commit is contained in:
parent
25ca5ea537
commit
3f6c57279d
1 changed files with 2 additions and 2 deletions
|
@ -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@mail.com>
|
||||
* Copyright 2023 Andrei Miloiu <miloiuandrei@gmail.com>
|
||||
* Copyright 2023-2024 Andrei Miloiu <miloiuandrei@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
|
||||
|
|
Loading…
Reference in a new issue