Francois Gouget : wineboot: Remove a space before an ellipsis in the Norwegian (Bokmal) translation.

Alexandre Julliard julliard at winehq.org
Thu Jun 24 11:15:23 CDT 2010


Module: wine
Branch: master
Commit: 78dca6d6164b5902d101216b6bc5f46b61fc54ec
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=78dca6d6164b5902d101216b6bc5f46b61fc54ec

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Thu Jun 24 10:25:22 2010 +0200

wineboot: Remove a space before an ellipsis in the Norwegian (Bokmal) translation.

---

 programs/wineboot/wineboot_No.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/programs/wineboot/wineboot_No.rc b/programs/wineboot/wineboot_No.rc
index 1e7b90a..ce7a3bf 100644
--- a/programs/wineboot/wineboot_No.rc
+++ b/programs/wineboot/wineboot_No.rc
@@ -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




More information about the wine-cvs mailing list