Samuel Lidén Borell : shdoclc: Update Swedish translation.

Alexandre Julliard julliard at winehq.org
Thu Mar 20 09:48:12 CDT 2008


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

Author: Samuel Lidén Borell <samuellb at crashie>
Date:   Tue Mar 18 22:49:56 2008 +0100

shdoclc: Update Swedish translation.

---

 dlls/shdoclc/Sv.rc |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diff --git a/dlls/shdoclc/Sv.rc b/dlls/shdoclc/Sv.rc
index af593c4..9b517e6 100644
--- a/dlls/shdoclc/Sv.rc
+++ b/dlls/shdoclc/Sv.rc
@@ -1,5 +1,5 @@
 /*
- * Copyright 2006 Samuel Lidén Borell
+ * Copyright 2006-2008 Samuel Lidén Borell
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -19,6 +19,17 @@
 
 LANGUAGE LANG_SWEDISH, SUBLANG_DEFAULT
 
+STRINGTABLE DISCARDABLE
+{
+    IDS_MESSAGE_BOX_TITLE, "Wine Internet Explorer"
+}
+
+STRINGTABLE DISCARDABLE
+{
+    IDS_PRINT_HEADER_TEMPLATE "&w&bSida &p" /* FIXME: should be "&w&bPage &p of &P" */
+    IDS_PRINT_FOOTER_TEMPLATE "&u&b&d"
+}
+
 IDR_BROWSE_CONTEXT_MENU MENU
 {
     POPUP "Standard"




More information about the wine-cvs mailing list