Trygve Vea : user32: Updated Norwegian translation.

Alexandre Julliard julliard at winehq.org
Thu Dec 2 16:30:58 CST 2010


Module: wine
Branch: stable
Commit: 1e6fc5e9fad14873d1329b6d7701a313b011dd9a
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=1e6fc5e9fad14873d1329b6d7701a313b011dd9a

Author: Trygve Vea <trygve.vea at gmail.com>
Date:   Fri Oct 15 07:27:54 2010 +0200

user32: Updated Norwegian translation.
(cherry picked from commit 293fc4cd28afa49e2445b0ffaafb930af83e2205)

---

 dlls/user32/resources/user32_No.rc |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/dlls/user32/resources/user32_No.rc b/dlls/user32/resources/user32_No.rc
index 133d99a..86c9be1 100644
--- a/dlls/user32/resources/user32_No.rc
+++ b/dlls/user32/resources/user32_No.rc
@@ -1,5 +1,6 @@
 /*
  * Copyright 2005 Alexander N. Sørnes <alex at thehandofagony.com>
+ * Copyright 2010 Trygve Vea <trygve.vea at gmail.com>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -60,9 +61,9 @@ BEGIN
         PUSHBUTTON "&Ignorer", 5, 208, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
         PUSHBUTTON "&Ja", 6, 256, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
         PUSHBUTTON "&Nei", 7, 304, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
-        PUSHBUTTON "&Try Again", 10, 352, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
-        PUSHBUTTON "&Continue", 11, 400, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
-        PUSHBUTTON "Help", 9, 448, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
+        PUSHBUTTON "P&røv igjen", 10, 352, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
+        PUSHBUTTON "&Fortsett", 11, 400, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
+        PUSHBUTTON "Hjelp", 9, 448, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
 END
 
 MDI_MOREWINDOWS DIALOG FIXED IMPURE 20, 20, 232, 122




More information about the wine-cvs mailing list