[DLL][WIN32][NEWDEV] Wrong character in the Romanian translation removed (#259)

Replaced "ú" with "u". Is that letter even a thing? :D
This commit is contained in:
Bișoc George 2018-01-03 21:29:44 +01:00 committed by Hermès BÉLUSCA - MAÏTO
parent 6fa16d791a
commit 699b8bf857

View file

@ -15,7 +15,7 @@ CAPTION "Asistent de instalare dispozitiv"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Bun venit!", IDC_WELCOMETITLE, 120, 8, 195, 16
LTEXT "Acest asistent va instala modúle-pilot pentru dispozitivul:", IDC_STATIC, 120, 21, 195, 16
LTEXT "Acest asistent va instala module-pilot pentru dispozitivul:", IDC_STATIC, 120, 21, 195, 16
LTEXT "Apăsați „Înainte” pentru a continua.", IDC_STATIC, 120, 169, 195, 16
LTEXT "DISPOZITIV NECUNOSCUT", IDC_DEVICE, 148, 36, 147, 12
LTEXT "AVERTISMENT: INSTALAREA UNUI DISPOZITIV NEOBIȘNUIT VĂ POATE SCOATE DIN FUNCȚIUNE CALCULATORUL!", IDC_STATIC, 120, 59, 195, 16