mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 08:50:24 +08:00
[REGEDIT] Fix cut off text in French (fr-FR) translation (#8944)
CORE-20169
This commit is contained in:
@@ -714,5 +714,5 @@ FONT 8, "MS Shell Dlg", 400, 0, 0x1
|
||||
BEGIN
|
||||
ICON IDI_REGEDIT, IDC_STATIC, 7, 7, 20, 20
|
||||
DEFPUSHBUTTON "Annuler", IDCANCEL, 93, 29, 45, 14
|
||||
LTEXT "Recherche dans le registre...", IDC_STATIC, 33, 12, 83, 8
|
||||
LTEXT "Recherche dans le registre...", IDC_STATIC, 33, 12, 89, 8
|
||||
END
|
||||
|
||||
Reference in New Issue
Block a user