https://git.reactos.org/?p=reactos.git;a=commitdiff;h=36e6ca97766a693cfb5afe...
commit 36e6ca97766a693cfb5afed8081631f66bdb6d85 Author: Andrei Miloiu miloiuandrei@gmail.com AuthorDate: Thu Jul 13 19:36:53 2023 +0300 Commit: GitHub noreply@github.com CommitDate: Thu Jul 13 19:36:53 2023 +0300
[MSTSC] Improve Romanian (ro-RO) translation (#5432) --- base/applications/mstsc/lang/ro-RO.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/base/applications/mstsc/lang/ro-RO.rc b/base/applications/mstsc/lang/ro-RO.rc index 25e4f79992a..e79021f4d7b 100644 --- a/base/applications/mstsc/lang/ro-RO.rc +++ b/base/applications/mstsc/lang/ro-RO.rc @@ -15,8 +15,8 @@ BEGIN GROUPBOX "Preferințe de conectare", IDC_STATIC, 7, 7, 228, 89 GROUPBOX "Gestiune conexiuni", IDC_STATIC, 7, 103, 228, 65 ICON "", IDC_LOGONICON, 15, 19, 20, 20 - LTEXT "Introduceți adresa unui server.", IDC_STATIC, 47, 24, 111, 8 - LTEXT "Server:", IDC_STATIC, 47, 41, 25, 8 + LTEXT "Introduceți adresa unui servitor.", IDC_STATIC, 47, 24, 121, 8 + LTEXT "Servitor:", IDC_STATIC, 47, 41, 35, 8 LTEXT "Nume utilizator:", IDC_STATIC, 47, 58, 58, 8 COMBOBOX IDC_SERVERCOMBO, 101, 39, 119, 13, CBS_DROPDOWN | WS_VSCROLL | WS_TABSTOP EDITTEXT IDC_NAMEEDIT, 101, 55, 119, 14, WS_TABSTOP | ES_AUTOHSCROLL