[PATCH] msi: Add swedish translations

Daniel Nylander (none) yeager at fatbastard.
Mon Oct 15 15:20:52 CDT 2007


---
 dlls/msi/msi.rc    |    1 +
 dlls/msi/msi_Sv.rc |   34 ++++++++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+), 0 deletions(-)
 create mode 100644 dlls/msi/msi_Sv.rc

diff --git a/dlls/msi/msi.rc b/dlls/msi/msi.rc
index cd523e8..d9ac96d 100644
--- a/dlls/msi/msi.rc
+++ b/dlls/msi/msi.rc
@@ -42,6 +42,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
 #include "msi_Pl.rc"
 #include "msi_Pt.rc"
 #include "msi_Ru.rc"
+#include "msi_Sv.rc"
 #include "msi_Tr.rc"
=20
 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
diff --git a/dlls/msi/msi_Sv.rc b/dlls/msi/msi_Sv.rc
new file mode 100644
index 0000000..31571a5
--- /dev/null
+++ b/dlls/msi/msi_Sv.rc
@@ -0,0 +1,34 @@
+/*
+ * Swedish resources for MSI
+ *
+ * Copyright 2007 Daniel Nylander
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,=
 USA
+ */
+
+LANGUAGE LANG_SWEDISH, SUBLANG_DEFAULT
+
+STRINGTABLE DISCARDABLE
+{
+	4 "Det angivna installationspaketet kunde inte =F6ppnas.  Kontrollera f=
ils=F6kv=E4gen och f=F6rs=F6k igen."
+	5 "s=F6kv=E4gen %s hittades inte"
+	9 "mata in %s"
+	10 "felaktiga parametrar"
+	11 "ange vilken mapp som inneh=E5ller %s"
+	12 "installationsk=E4lla f=F6r funktion saknar"
+	13 "n=E4tverksenhet f=F6r funktion saknar"
+	14 "funktion fr=E5n:"
+	15 "v=E4lj den mapp som inneh=E5ller %s"
+}
--=20
1.5.2.5


--------------070802090901060103010904--



More information about the wine-patches mailing list