https://git.reactos.org/?p=reactos.git;a=commitdiff;h=ec2465218ff899634580d4...
commit ec2465218ff899634580d41e55a86a023766fe38 Author: Andrei Miloiu miloiuandrei@gmail.com AuthorDate: Sat Dec 9 21:17:44 2023 +0200 Commit: GitHub noreply@github.com CommitDate: Sat Dec 9 20:17:44 2023 +0100
[CTM] Update Romanian (ro-RO) translation (#6093) --- modules/rosapps/applications/sysutils/ctm/lang/ro-RO.rc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/modules/rosapps/applications/sysutils/ctm/lang/ro-RO.rc b/modules/rosapps/applications/sysutils/ctm/lang/ro-RO.rc index 157f14ad2d1..708e1c71e33 100644 --- a/modules/rosapps/applications/sysutils/ctm/lang/ro-RO.rc +++ b/modules/rosapps/applications/sysutils/ctm/lang/ro-RO.rc @@ -1,9 +1,9 @@ /* * PROJECT: ReactOS Console Task Manager - * LICENSE: GPL - See COPYING in the top level directory - * FILE: rosapps/applications/sysutils/ctm/lang/ro-RO.rc - * PURPOSE: Romanian Language File for Console Task Manager - * TRANSLATOR: Ștefan Fulea (stefan dot fulea at mail dot com) + * LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later) + * PURPOSE: Romanian resource file + * TRANSLATORS: Copyright 2014-2018 Ștefan Fulea stefan.fulea@mail.com + * Copyright 2023 Andrei Miloiu miloiuandrei@gmail.com */
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL @@ -30,7 +30,7 @@ BEGIN IDS_MENU_QUIT "Q" IDS_MENU_KILL_PROCESS "K"
- IDS_KILL_PROCESS "Sigur doriți oprirea procesului? (d|n)" + IDS_KILL_PROCESS "Sigur doriți oprirea procesului? (d/n)" IDS_KILL_PROCESS_ERR1 "Nu se reușește oprirea procesului..." IDS_KILL_PROCESS_ERR2 "Nu se reușește oprirea procesului %d (eșec la OpenProcess)"