https://git.reactos.org/?p=reactos.git;a=commitdiff;h=a1756b347e1279010c9ed7417ea6e06f5fd1524b
commit a1756b347e1279010c9ed7417ea6e06f5fd1524b Author: Andrei Miloiu <[email protected]> AuthorDate: Sun Feb 11 23:50:49 2024 +0200 Commit: GitHub <[email protected]> CommitDate: Sun Feb 11 22:50:49 2024 +0100 [USETUP] Update Romanian (ro-RO) translation (#6428) --- base/setup/usetup/lang/ro-RO.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/base/setup/usetup/lang/ro-RO.h b/base/setup/usetup/lang/ro-RO.h index e4ce8ced178..afab207ffde 100644 --- a/base/setup/usetup/lang/ro-RO.h +++ b/base/setup/usetup/lang/ro-RO.h @@ -7,7 +7,7 @@ * PURPOSE: Romanian resource file * TRANSLATORS: Copyright 2011-2019 Ștefan Fulea <[email protected]> * Copyright 2018 George Bișoc <[email protected]> - * Copyright 2022 Andrei Miloiu <[email protected]> + * Copyright 2022-2024 Andrei Miloiu <[email protected]> */ #pragma once @@ -1366,7 +1366,7 @@ static MUI_ENTRY roROInstallDirectoryEntries[] = { 6, 9, - "Aici vor fi amplasate fi\272ierele sistemului ReactOS:", + "Alege\376i un director \356n care va fi instalat ReactOS:", TEXT_STYLE_NORMAL, TEXT_ID_STATIC },
