[REGEDIT] Fix cut off text in French (fr-FR) translation (#8944)

CORE-20169
This commit is contained in:
Thomas Anderson
2026-05-06 14:32:14 -07:00
committed by GitHub
parent c87e1b9c2d
commit 66ee8e6eee

View File

@@ -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