Trygve Vea : user32: Updated Norwegian translation.

Alexandre Julliard julliard at winehq.org
Fri Oct 15 10:40:29 CDT 2010


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

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

user32: Updated Norwegian translation.

---

 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 8cae794..56dcf81 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 20, 20, 232, 122




More information about the wine-cvs mailing list