wineboot: Remove a space before an ellipsis in the Norwegian (Bokmal) translation.
This commit is contained in:
parent
6724fc2604
commit
78dca6d616
|
@ -44,6 +44,6 @@ CAPTION "Wine"
|
|||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
ICON "", IDC_WAITICON, 3, 3, 10, 10
|
||||
LTEXT "Vent mes Wine-oppsettet i «%s» blir oppdatert ...",
|
||||
LTEXT "Vent mes Wine-oppsettet i «%s» blir oppdatert...",
|
||||
IDC_WAITTEXT, 40, 5, 150, 40, SS_NOPREFIX
|
||||
END
|
||||
|
|
Loading…
Reference in New Issue