Francois Gouget : taskmgr: Remove space before ellipsis.

Alexandre Julliard julliard at winehq.org
Wed Jul 22 09:34:03 CDT 2009


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Wed Jul 22 08:52:49 2009 +0200

taskmgr: Remove space before ellipsis.

---

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

diff --git a/programs/taskmgr/No.rc b/programs/taskmgr/No.rc
index cc61a18..598b567 100644
--- a/programs/taskmgr/No.rc
+++ b/programs/taskmgr/No.rc
@@ -497,7 +497,7 @@ BEGIN
     IDS_VIEW_SMALL                     "S&må ikoner"
     IDS_VIEW_DETAILS                   "&Detaljer"
     IDS_WINDOWS                        "&Vinduer"
-    IDS_VIEW_SELECTCOLUMNS             "Velg &kolonner ..."
+    IDS_VIEW_SELECTCOLUMNS             "Velg &kolonner..."
     IDS_OPTIONS_SHOW16BITTASKS         "Vi&s 16 bit-jobber"
     IDS_VIEW_CPUHISTORY                "&Prosessorhistorikk"
     IDS_VIEW_CPUHISTORY_ONEGRAPHALL    "Én graf, alle pr&osessorer"




More information about the wine-cvs mailing list