appwiz.cpl: Convert dialogs to po files.
diff --git a/dlls/appwiz.cpl/Bg.rc b/dlls/appwiz.cpl/Bg.rc
deleted file mode 100644
index 6da195c..0000000
--- a/dlls/appwiz.cpl/Bg.rc
+++ /dev/null
@@ -1,35 +0,0 @@
-/*
- * Copyright 2005 Milko Krachounov
- *
- * 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
- */
-
-#include "res.h"
-
-LANGUAGE LANG_BULGARIAN, SUBLANG_DEFAULT
-
-ID_DWL_DIALOG DIALOG  0, 0, 260, 95
-STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Wine Gecko Installer"
-FONT 8, "MS Shell Dlg"
-{
-    LTEXT "Wine could not find a Gecko package which is needed for applications embedding HTML " \
-          "to work correctly. Wine can automatically download and install it for you.\n\n" \
-          "Note: it's recommended to use distro packages instead. See http://wiki.winehq.org/Gecko for details.",
-          ID_DWL_STATUS, 10, 10, 240, 50, SS_LEFT
-    CONTROL "Íàïðåäúê", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 40, 240, 12
-    DEFPUSHBUTTON "Èíñòàëèðàé", ID_DWL_INSTALL, 200, 70, 50, 15, WS_GROUP | WS_TABSTOP
-    PUSHBUTTON "Îòêàç", IDCANCEL, 140, 70, 50, 15, WS_GROUP | WS_TABSTOP
-}
diff --git a/dlls/appwiz.cpl/Ca.rc b/dlls/appwiz.cpl/Ca.rc
deleted file mode 100644
index e411bf0..0000000
--- a/dlls/appwiz.cpl/Ca.rc
+++ /dev/null
@@ -1,85 +0,0 @@
-/*
-* Add/Remove Programs English resources
-*
-* Copyright 2001-2002, 2008 Owen Rudge
-* Copyright 2005-2006 Jacek Caban
-*
-* 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
-*
-*/
-
-#include "res.h"
-
-LANGUAGE LANG_CATALAN, SUBLANG_DEFAULT
-
-#pragma code_page(65001) /* UTF-8 */
-
-IDD_MAIN DIALOG 0, 0, 320, 220
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Instal·lar/Desinstal·lar"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "Per instal·lar un nou programa des de un disquet, disc compact, o el vostre disc dur, feu clic en Instal·la.", 1000, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 7, 270, 20
- CONTROL "&Instal·la...", IDC_INSTALL, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 246, 26, 64, 14
- CONTROL "", -1, "STATIC", SS_LEFT | SS_SUNKEN | WS_CHILD | WS_VISIBLE, 7, 46, 303, 1
- CONTROL 2, 1001, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 21, 20
- CONTROL "El següent programari es pot eliminar automàticament. Per treure un programa o modificar els seus components instal·lats, seleccioneu-lo de la llista i feu clic en Canvia/Treu.", 1002, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 57, 270, 30
- CONTROL "", IDL_PROGRAMS, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SORTASCENDING | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 90, 303, 100
- CONTROL "&Info. de suport", IDC_SUPPORT_INFO, "button", BS_PUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 104, 198, 64, 14
- CONTROL "&Modifica...", IDC_MODIFY, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 172, 198, 68, 14
- CONTROL "&Treu", IDC_ADDREMOVE, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 244, 198, 68, 14
- CONTROL 3, 1003, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 57, 21, 20
-}
-
-IDD_INFO DIALOG 0, 0, 256, 138
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Informació de Suport"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "D'acord", IDOK, "BUTTON", BS_DEFPUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 103, 116, 50, 14
- CONTROL "La següent informació es pot utilitzar per obtenir suport tècnic per a %s:", IDC_INFO_LABEL, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 12, 9, 228, 19
- CONTROL "Editor:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 30, 60, 8
- CONTROL "Versió:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 40, 60, 8
- CONTROL "Contacte:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 50, 60, 8
- CONTROL "Informació de Suport:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 60, 64, 8
- CONTROL "Telèfon de Suport:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 70, 68, 8
- CONTROL "Llegiu-me:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 80, 60, 8
- CONTROL "Actualitzacions de Producte:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 90, 60, 8
- CONTROL "Comentaris:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 100, 60, 8
- CONTROL "", IDC_INFO_PUBLISHER, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 30, 136, 8
- CONTROL "", IDC_INFO_VERSION, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 40, 136, 8
- CONTROL "", IDC_INFO_CONTACT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 50, 136, 8
- CONTROL "", IDC_INFO_SUPPORT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 60, 136, 8
- CONTROL "", IDC_INFO_PHONE, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 70, 136, 8
- CONTROL "", IDC_INFO_README, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 80, 136, 8
- CONTROL "", IDC_INFO_UPDATES, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 90, 136, 8
- CONTROL "", IDC_INFO_COMMENTS, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 100, 136, 8
-}
-
-ID_DWL_DIALOG DIALOG  0, 0, 260, 95
-STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Instal·lador del Wine Gecko"
-FONT 8, "MS Shell Dlg"
-{
-    LTEXT "El Wine no ha pogut trobar un paquet del Gecko que es necessita perquè les " \
-          "aplicacions que inclouen HTML funcionin correctament. El Wine el pot descarregar i " \
-          "instal·lar automàticament per vostè.\n\n" \
-          "Nota: es recomana utilitzar els paquets de la vostra distribució en compte." \
-          "Vegeu http://wiki.winehq.org/Gecko pels detalls.",
-          ID_DWL_STATUS, 10, 10, 240, 50, SS_LEFT
-    CONTROL "Progrés", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 40, 240, 12
-    DEFPUSHBUTTON "&Instal·la", ID_DWL_INSTALL, 200, 70, 50, 15, WS_GROUP | WS_TABSTOP
-    PUSHBUTTON "&Cancel·la", IDCANCEL, 140, 70, 50, 15, WS_GROUP | WS_TABSTOP
-}
diff --git a/dlls/appwiz.cpl/Da.rc b/dlls/appwiz.cpl/Da.rc
deleted file mode 100644
index 7361bb4..0000000
--- a/dlls/appwiz.cpl/Da.rc
+++ /dev/null
@@ -1,86 +0,0 @@
-/*
- * Add/Remove Programs Danish resources
- *
- * Copyright 2010 Thomas Larsen
- *                Paul Vriens
- * Copyright 2008 Jens Albretsen <jens@albretsen.dk>
- *           2010 Thomas Larsen
- *
- *
- * 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
- *
- */
-
-#include "res.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_DANISH, SUBLANG_DEFAULT
-
-IDD_MAIN DIALOG 0, 0, 320, 220
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Installer/Fjern"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "For at installere et nyt program fra en diskette, cd-rom-drev, eller din harddisk, skal du klikke på Installer.", 1000, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 7, 270, 20
- CONTROL "&Installer…", IDC_INSTALL, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 246, 26, 64, 14
- CONTROL "", -1, "STATIC", SS_LEFT | SS_SUNKEN | WS_CHILD | WS_VISIBLE, 7, 46, 303, 1
- CONTROL 2, 1001, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 21, 20
- CONTROL "Følgende software kan blive fjernet automatisk. Hvis du vil fjerne et program eller ændre dets installerede komponenter, skal du vælge det fra listen, og klik på Rediger / Fjern.", 1002, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 57, 270, 30
- CONTROL "", IDL_PROGRAMS, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SORTASCENDING | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 90, 303, 100
- CONTROL "&Support Information", IDC_SUPPORT_INFO, "button", BS_PUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 104, 198, 64, 14
- CONTROL "&Rediger...", IDC_MODIFY, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 172, 198, 68, 14
- CONTROL "&Fjern...", IDC_ADDREMOVE, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 244, 198, 68, 14
- CONTROL 3, 1003, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 57, 21, 20
-}
-
-IDD_INFO DIALOG 0, 0, 256, 138
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Support Information"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "OK", IDOK, "BUTTON", BS_DEFPUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 103, 116, 50, 14
- CONTROL "Følgende oplysninger kan bruges til at få teknisk support for% s:", IDC_INFO_LABEL, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 12, 9, 228, 19
- CONTROL "Udgiver:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 30, 60, 8
- CONTROL "Version:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 40, 60, 8
- CONTROL "Kontakt:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 50, 60, 8
- CONTROL "Support Information:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 60, 64, 8
- CONTROL "Support Telefon:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 70, 68, 8
- CONTROL "Læs mig:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 80, 60, 8
- CONTROL "Produkt Opdateringer:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 90, 60, 8
- CONTROL "Kommentarer:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 100, 60, 8
- CONTROL "", IDC_INFO_PUBLISHER, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 30, 136, 8
- CONTROL "", IDC_INFO_VERSION, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 40, 136, 8
- CONTROL "", IDC_INFO_CONTACT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 50, 136, 8
- CONTROL "", IDC_INFO_SUPPORT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 60, 136, 8
- CONTROL "", IDC_INFO_PHONE, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 70, 136, 8
- CONTROL "", IDC_INFO_README, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 80, 136, 8
- CONTROL "", IDC_INFO_UPDATES, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 90, 136, 8
- CONTROL "", IDC_INFO_COMMENTS, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 100, 136, 8
-}
-
-ID_DWL_DIALOG DIALOG  0, 0, 260, 95
-STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Installere Wine Gecko"
-FONT 8, "MS Shell Dlg"
-{
-    LTEXT "Wine kunne ikke finde Gecko Pakken, som er nødvendig for at få applikationers indlejringaf HTML til at fungere korrekt. " \
-          "Wine kan automatisk downloade, og installere det for dig.\n\n" \
-          "Bemærk: Det anbefales at bruge distributions pakker i stedet. Se http://wiki.winehq.org/Gecko for flere detaljer.",
-          ID_DWL_STATUS, 10, 10, 240, 50, SS_LEFT
-    CONTROL "Fremgang", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 40, 240, 12
-    DEFPUSHBUTTON "&Installer", ID_DWL_INSTALL, 200, 70, 50, 15, WS_GROUP | WS_TABSTOP
-    PUSHBUTTON "&Annuller", IDCANCEL, 140, 70, 50, 15, WS_GROUP | WS_TABSTOP
-}
diff --git a/dlls/appwiz.cpl/De.rc b/dlls/appwiz.cpl/De.rc
deleted file mode 100644
index d1d9b48..0000000
--- a/dlls/appwiz.cpl/De.rc
+++ /dev/null
@@ -1,86 +0,0 @@
-/*
-* Add/Remove Programs German resources
-*
-* Copyright 2005 Henning Gerhardt
-* Copyright 2009-2011 André Hentschel
-*
-* 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
-*
-*/
-
-#include "res.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
-
-IDD_MAIN DIALOG 0, 0, 320, 220
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Software"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "Um ein Programm von Diskette, CD-ROM oder Festplatte zu installieren, klicken Sie Installieren.", 1000, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 7, 270, 20
- CONTROL "&Installieren...", IDC_INSTALL, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 246, 26, 64, 14
- CONTROL "", -1, "STATIC", SS_LEFT | SS_SUNKEN | WS_CHILD | WS_VISIBLE, 7, 46, 303, 1
- CONTROL 2, 1001, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 21, 20
- CONTROL "Folgende Programme können automatisch entfernt werden. Um ein Programm zu entfernen oder um installierte Komponenten zu ändern, wählen Sie es aus der Liste aus und klicken Sie auf Ändern/Entfernen.", 1002, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 57, 270, 30
- CONTROL "", IDL_PROGRAMS, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SORTASCENDING | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 90, 303, 100
- CONTROL "&Informationen...", IDC_SUPPORT_INFO, "button", BS_PUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 104, 198, 64, 14
- CONTROL "Än&dern...", IDC_MODIFY, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 172, 198, 68, 14
- CONTROL "&Entfernen...", IDC_ADDREMOVE, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 244, 198, 68, 14
-
- CONTROL 3, 1003, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 57, 21, 20
-}
-
-IDD_INFO DIALOG 0, 0, 256, 138
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Support Information"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "OK", IDOK, "BUTTON", BS_DEFPUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 103, 116, 50, 14
- CONTROL "Verwenden Sie folgende Informationen um technischen Support für %s zu erhalten:", IDC_INFO_LABEL, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 12, 9, 228, 19
- CONTROL "Herausgeber:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 30, 60, 8
- CONTROL "Version:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 40, 60, 8
- CONTROL "Kontakt:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 50, 60, 8
- CONTROL "Supportinformationen:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 60, 94, 8
- CONTROL "Supportrufnummer:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 70, 68, 8
- CONTROL "Readme:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 80, 60, 8
- CONTROL "Produkt Updates:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 90, 60, 8
- CONTROL "Kommentare:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 100, 60, 8
- CONTROL "", IDC_INFO_PUBLISHER, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 30, 136, 8
- CONTROL "", IDC_INFO_VERSION, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 40, 136, 8
- CONTROL "", IDC_INFO_CONTACT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 50, 136, 8
- CONTROL "", IDC_INFO_SUPPORT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 60, 136, 8
- CONTROL "", IDC_INFO_PHONE, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 70, 136, 8
- CONTROL "", IDC_INFO_README, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 80, 136, 8
- CONTROL "", IDC_INFO_UPDATES, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 90, 136, 8
- CONTROL "", IDC_INFO_COMMENTS, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 100, 136, 8
-}
-
-ID_DWL_DIALOG DIALOG  0, 0, 260, 95
-STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Wine-Gecko-Installation"
-FONT 8, "MS Shell Dlg"
-{
-    LTEXT "Wine kann das Gecko-Paket nicht finden. Es wird von Programmen mit eingebettetem HTML benötigt, " \
-          "damit diese richtig funktionieren.\n" \
-          "Wine kann das Paket für Sie herunterladen und installieren.\n\n" \
-          "Hinweis: Es wird empfohlen das Paket ihrer Distribution zu verwenden. " \
-          "Weitere Hinweise finden Sie unter http://wiki.winehq.org/Gecko",
-          ID_DWL_STATUS, 10, 10, 240, 50, SS_LEFT
-    CONTROL "Fortschritt", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 50, 240, 12
-    DEFPUSHBUTTON "&Installieren", ID_DWL_INSTALL, 200, 70, 50, 15, WS_GROUP | WS_TABSTOP
-    PUSHBUTTON "&Abbrechen", IDCANCEL, 140, 70, 50, 15, WS_GROUP | WS_TABSTOP
-}
diff --git a/dlls/appwiz.cpl/En.rc b/dlls/appwiz.cpl/En.rc
deleted file mode 100644
index 936d87c..0000000
--- a/dlls/appwiz.cpl/En.rc
+++ /dev/null
@@ -1,82 +0,0 @@
-/*
-* Add/Remove Programs English resources
-*
-* Copyright 2001-2002, 2008 Owen Rudge
-* Copyright 2005-2006 Jacek Caban
-*
-* 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
-*
-*/
-
-#include "res.h"
-
-LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
-
-IDD_MAIN DIALOG 0, 0, 320, 220
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Install/Uninstall"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "To install a new program from a floppy disk, CD-ROM drive, or your hard drive, click Install.", 1000, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 7, 270, 20
- CONTROL "&Install...", IDC_INSTALL, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 246, 26, 64, 14
- CONTROL "", -1, "STATIC", SS_LEFT | SS_SUNKEN | WS_CHILD | WS_VISIBLE, 7, 46, 303, 1
- CONTROL 2, 1001, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 21, 20
- CONTROL "The following software can be automatically removed. To remove a program or to modify its installed components, select it from the list and click Change/Remove.", 1002, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 57, 270, 30
- CONTROL "", IDL_PROGRAMS, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SORTASCENDING | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 90, 303, 100
- CONTROL "&Support Info", IDC_SUPPORT_INFO, "button", BS_PUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 104, 198, 64, 14
- CONTROL "&Modify...", IDC_MODIFY, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 172, 198, 68, 14
- CONTROL "&Remove", IDC_ADDREMOVE, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 244, 198, 68, 14
- CONTROL 3, 1003, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 57, 21, 20
-}
-
-IDD_INFO DIALOG 0, 0, 256, 138
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Support Information"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "OK", IDOK, "BUTTON", BS_DEFPUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 103, 116, 50, 14
- CONTROL "The following information can be used to get technical support for %s:", IDC_INFO_LABEL, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 12, 9, 228, 19
- CONTROL "Publisher:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 30, 60, 8
- CONTROL "Version:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 40, 60, 8
- CONTROL "Contact:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 50, 60, 8
- CONTROL "Support Information:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 60, 64, 8
- CONTROL "Support Telephone:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 70, 68, 8
- CONTROL "Readme:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 80, 60, 8
- CONTROL "Product Updates:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 90, 60, 8
- CONTROL "Comments:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 100, 60, 8
- CONTROL "", IDC_INFO_PUBLISHER, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 30, 136, 8
- CONTROL "", IDC_INFO_VERSION, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 40, 136, 8
- CONTROL "", IDC_INFO_CONTACT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 50, 136, 8
- CONTROL "", IDC_INFO_SUPPORT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 60, 136, 8
- CONTROL "", IDC_INFO_PHONE, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 70, 136, 8
- CONTROL "", IDC_INFO_README, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 80, 136, 8
- CONTROL "", IDC_INFO_UPDATES, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 90, 136, 8
- CONTROL "", IDC_INFO_COMMENTS, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 100, 136, 8
-}
-
-ID_DWL_DIALOG DIALOG  0, 0, 260, 95
-STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Wine Gecko Installer"
-FONT 8, "MS Shell Dlg"
-{
-    LTEXT "Wine could not find a Gecko package which is needed for applications embedding HTML " \
-          "to work correctly. Wine can automatically download and install it for you.\n\n" \
-          "Note: it is recommended to use your distribution's packages instead. " \
-          "See http://wiki.winehq.org/Gecko for details.",
-          ID_DWL_STATUS, 10, 10, 240, 50, SS_LEFT
-    CONTROL "Progress", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 40, 240, 12
-    DEFPUSHBUTTON "&Install", ID_DWL_INSTALL, 200, 70, 50, 15, WS_GROUP | WS_TABSTOP
-    PUSHBUTTON "&Cancel", IDCANCEL, 140, 70, 50, 15, WS_GROUP | WS_TABSTOP
-}
diff --git a/dlls/appwiz.cpl/Es.rc b/dlls/appwiz.cpl/Es.rc
deleted file mode 100644
index 6ee3097..0000000
--- a/dlls/appwiz.cpl/Es.rc
+++ /dev/null
@@ -1,85 +0,0 @@
-/*
-* Add/Remove Programs Spanish resources
-*
-* Copyright 2010 Jaime Rave
-* Copyright 2011 José Manuel Ferrer Ortiz
-*
-* 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
-*
-*/
-
-#include "res.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
-
-IDD_MAIN DIALOG 0, 0, 320, 220
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Instalar/Desinstalar"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "Para instalar un nuevo programa desde un disquete, unidad de CD-ROM, o su disco duro, haga clic en Instalar.", 1000, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 7, 270, 20
- CONTROL "&Instalar...", IDC_INSTALL, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 246, 26, 64, 14
- CONTROL "", -1, "STATIC", SS_LEFT | SS_SUNKEN | WS_CHILD | WS_VISIBLE, 7, 46, 303, 1
- CONTROL 2, 1001, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 21, 20
- CONTROL "El siguiente software puede ser eliminado automáticamente. Para quitar un programa o modificar sus componentes instalados, selecciónelo en la lista y haga clic en Modificar/Quitar.", 1002, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 57, 270, 30
- CONTROL "", IDL_PROGRAMS, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SORTASCENDING | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 90, 303, 100
- CONTROL "&Información de soporte...", IDC_SUPPORT_INFO, "button", BS_PUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 104, 198, 64, 14
- CONTROL "&Modificar...", IDC_MODIFY, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 172, 198, 68, 14
- CONTROL "Quita&r...", IDC_ADDREMOVE, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 244, 198, 68, 14
- CONTROL 3, 1003, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 57, 21, 20
-}
-
-IDD_INFO DIALOG 0, 0, 256, 138
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Información de Soporte"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "Aceptar", IDOK, "BUTTON", BS_DEFPUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 103, 116, 50, 14
- CONTROL "La siguiente información puede ser usada para obtener soporte técnico para %s:", IDC_INFO_LABEL, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 12, 9, 228, 19
- CONTROL "Editor:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 30, 60, 8
- CONTROL "Versión:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 40, 60, 8
- CONTROL "Contacto:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 50, 60, 8
- CONTROL "Información de Soporte:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 60, 64, 8
- CONTROL "Teléfono de Soporte:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 70, 68, 8
- CONTROL "Léeme:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 80, 60, 8
- CONTROL "Actualizaciones del Producto:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 90, 60, 8
- CONTROL "Comentarios:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 100, 60, 8
- CONTROL "", IDC_INFO_PUBLISHER, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 30, 136, 8
- CONTROL "", IDC_INFO_VERSION, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 40, 136, 8
- CONTROL "", IDC_INFO_CONTACT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 50, 136, 8
- CONTROL "", IDC_INFO_SUPPORT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 60, 136, 8
- CONTROL "", IDC_INFO_PHONE, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 70, 136, 8
- CONTROL "", IDC_INFO_README, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 80, 136, 8
- CONTROL "", IDC_INFO_UPDATES, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 90, 136, 8
- CONTROL "", IDC_INFO_COMMENTS, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 100, 136, 8
-}
-
-ID_DWL_DIALOG DIALOG  0, 0, 260, 95
-STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Wine Gecko Installer"
-FONT 8, "MS Shell Dlg"
-{
-    LTEXT "Wine no pudo encontrar el paquete de Gecko, el cual es necesario para que las " \
-          "aplicaciones que embeban HTML funcionen correctamente. Wine puede descargarlo e " \
-          "instalarlo automáticamente por usted.\n\n" \
-          "Nota: se recomienda que utilice en su lugar los paquetes de su distribución. " \
-          "Veáse http://wiki.winehq.org/Gecko para más detalles.",
-          ID_DWL_STATUS, 10, 10, 240, 50, SS_LEFT
-    CONTROL "Progress", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 40, 240, 12
-    DEFPUSHBUTTON "&Instalar", ID_DWL_INSTALL, 200, 70, 50, 15, WS_GROUP | WS_TABSTOP
-    PUSHBUTTON "&Cancelar", IDCANCEL, 140, 70, 50, 15, WS_GROUP | WS_TABSTOP
-}
diff --git a/dlls/appwiz.cpl/Fr.rc b/dlls/appwiz.cpl/Fr.rc
deleted file mode 100644
index 57ce9ea..0000000
--- a/dlls/appwiz.cpl/Fr.rc
+++ /dev/null
@@ -1,86 +0,0 @@
-/*
-* Ressources françaises pour Ajout/Suppression de programmes
-*
-* Copyright 2005-2009 Jonathan Ernst
-* Copyright 2008 David Adam
-* Copyright 2010      Frédéric Delanoy
-*
-* 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
-*
-*/
-
-#include "res.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
-
-IDD_MAIN DIALOG 0, 0, 320, 220
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Installation/Désinstallation"
-FONT 8, "MS Shell Dlg"
-{
-CONTROL "Pour installer un nouveau programme à partir d'une disquette, d'un CD-ROM ou d'un disque dur, cliquez sur Installer.", 1000, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 7, 270, 20
- CONTROL "&Installer...", IDC_INSTALL, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 242, 26, 68, 14
- CONTROL "", -1, "STATIC", SS_LEFT | SS_SUNKEN | WS_CHILD | WS_VISIBLE, 7, 46, 303, 1
- CONTROL 2, 1001, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 21, 20
- CONTROL "Les logiciels suivants peuvent être désinstallés automatiquement.\nPour supprimer un programme ou modifier ses composants, sélectionnez-le dans la liste et cliquez sur Supprimer ou Modifier respectivement.", 1002, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 57, 270, 30
- CONTROL "", IDL_PROGRAMS, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SORTASCENDING | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 90, 303, 100
- CONTROL "Inf&ormations de support...", IDC_SUPPORT_INFO, "button", BS_PUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 73, 198, 95, 14
- CONTROL "&Modifier...", IDC_MODIFY, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 172, 198, 68, 14
- CONTROL "&Supprimer...", IDC_ADDREMOVE, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 244, 198, 68, 14
- CONTROL 3, 1003, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 57, 21, 20
-}
-
-IDD_INFO DIALOG 0, 0, 256, 138
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Informations de support"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "OK", IDOK, "BUTTON", BS_DEFPUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 103, 116, 50, 14
- CONTROL "Les informations suivantes peuvent être utilisées pour obtenir du support technique pour %s :", IDC_INFO_LABEL, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 12, 9, 228, 19
- CONTROL "Éditeur :", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 30, 54, 8
- CONTROL "Version :", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 40, 54, 8
- CONTROL "Contact :", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 50, 54, 8
- CONTROL "Support :", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 60, 54, 8
- CONTROL "Téléphone :", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 70, 54, 8
- CONTROL "Lisez-moi :", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 80, 54, 8
- CONTROL "Mises à jour :", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 90, 54, 8
- CONTROL "Commentaires :", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 100, 54, 8
- CONTROL "", IDC_INFO_PUBLISHER, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 30, 136, 8
- CONTROL "", IDC_INFO_VERSION, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 40, 136, 8
- CONTROL "", IDC_INFO_CONTACT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 50, 136, 8
- CONTROL "", IDC_INFO_SUPPORT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 60, 136, 8
- CONTROL "", IDC_INFO_PHONE, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 70, 136, 8
- CONTROL "", IDC_INFO_README, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 80, 136, 8
- CONTROL "", IDC_INFO_UPDATES, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 90, 136, 8
- CONTROL "", IDC_INFO_COMMENTS, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 100, 136, 8
-}
-
-ID_DWL_DIALOG DIALOG  0, 0, 260, 110
-STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Programme d'installation de Gecko pour Wine"
-FONT 8, "MS Shell Dlg"
-{
-    LTEXT "Wine n'a pu trouver de paquet Gecko, qui est nécessaire pour que les applications incorporant du HTML puissent fonctionner correctement.\n\
-Wine peut automatiquement le télécharger et l'installer pour vous.\n\
-\n\
-Note : il est recommandé d'utiliser le paquet de votre distribution si disponible. Consultez http://wiki.winehq.org/Gecko pour plus de détails.",
-          ID_DWL_STATUS, 10, 10, 240, 50, SS_LEFT
-    CONTROL "Progression", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 65, 240, 12
-    DEFPUSHBUTTON "&Installer", ID_DWL_INSTALL, 200, 85, 50, 15, WS_GROUP | WS_TABSTOP
-    PUSHBUTTON "&Annuler", IDCANCEL, 140, 85, 50, 15, WS_GROUP | WS_TABSTOP
-}
diff --git a/dlls/appwiz.cpl/He.rc b/dlls/appwiz.cpl/He.rc
deleted file mode 100644
index 2499d70..0000000
--- a/dlls/appwiz.cpl/He.rc
+++ /dev/null
@@ -1,86 +0,0 @@
-/*
-* Add/Remove Programs Hebrew resources
-*
-* Copyright 2001-2002, 2008 Owen Rudge
-* Copyright 2010, Yaron Shahrabani <sh.yaron@gmail.com>
-*
-* 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
-*
-*/
-
-#include "res.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_HEBREW, SUBLANG_DEFAULT
-
-IDD_MAIN DIALOG 0, 0, 320, 220
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-EXSTYLE WS_EX_LAYOUTRTL
-CAPTION "התקנה/הסרה"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "כדי להתקין תכנית חדש מתקליטון, כונן תקליטורים או הכונן הקשיח שלך יש ללחוץ על התקנה.", 1000, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 7, 270, 20
- CONTROL "ה&תקנה...", IDC_INSTALL, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 246, 26, 64, 14
- CONTROL "", -1, "STATIC", SS_LEFT | SS_SUNKEN | WS_CHILD | WS_VISIBLE, 7, 46, 303, 1
- CONTROL 2, 1001, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 21, 20
- CONTROL "ניתן להסיר אוטומטית את התכניות הבאות. כדי להסיר תכנית או כדי לשנות את רכיביה המותקנים, יש לבחור בה מהרשימה וללחוץ על שינוי/הסרה.", 1002, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 57, 270, 30
- CONTROL "", IDL_PROGRAMS, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SORTASCENDING | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 90, 303, 100
- CONTROL "&פרטי תמיכה...", IDC_SUPPORT_INFO, "button", BS_PUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 104, 198, 64, 14
- CONTROL "&שינוי...", IDC_MODIFY, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 172, 198, 68, 14
- CONTROL "ה&סרה...", IDC_ADDREMOVE, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 244, 198, 68, 14
- CONTROL 3, 1003, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 57, 21, 20
-}
-
-IDD_INFO DIALOG 0, 0, 256, 138
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-EXSTYLE WS_EX_LAYOUTRTL
-CAPTION "פרטי תמיכה"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "אישור", IDOK, "BUTTON", BS_DEFPUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 103, 116, 50, 14
- CONTROL "ניתן להשתמש בפרטים שלהלן כדי לקבל תמיכה טכנית עבור %s:", IDC_INFO_LABEL, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 12, 9, 228, 19
- CONTROL "מפיץ:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 30, 60, 8
- CONTROL "גרסה:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 40, 60, 8
- CONTROL "פרטי קשר:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 50, 60, 8
- CONTROL "פרטי תמיכה:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 60, 64, 8
- CONTROL "טלפון לתמיכה:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 70, 68, 8
- CONTROL "מידע לקריאה:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 80, 60, 8
- CONTROL "עדכוני המוצר:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 90, 60, 8
- CONTROL "הערות:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 100, 60, 8
- CONTROL "", IDC_INFO_PUBLISHER, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 30, 136, 8
- CONTROL "", IDC_INFO_VERSION, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 40, 136, 8
- CONTROL "", IDC_INFO_CONTACT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 50, 136, 8
- CONTROL "", IDC_INFO_SUPPORT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 60, 136, 8
- CONTROL "", IDC_INFO_PHONE, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 70, 136, 8
- CONTROL "", IDC_INFO_README, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 80, 136, 8
- CONTROL "", IDC_INFO_UPDATES, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 90, 136, 8
- CONTROL "", IDC_INFO_COMMENTS, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 100, 136, 8
-}
-
-ID_DWL_DIALOG DIALOG  0, 0, 260, 95
-STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-EXSTYLE WS_EX_LAYOUTRTL
-CAPTION "התקנת Gecko על Wine"
-FONT 8, "MS Shell Dlg"
-{
-    LTEXT "אין באפשרות Wine למצוא את החבילה של Gecko הדרושה לצורך פעולה תקינה של יישומים המפענחים HTML." \
-          "באפשרות Wine להוריד ולהתקין אותה אוטומטית עבורך.\n\n" \
-          "לתשומת לבך: מומלץ להשתמש בחבילות ההפצה במקום. ניתן לעיין בכתובת http://wiki.winehq.org/Gecko לפרטים נוספים.",
-          ID_DWL_STATUS, 10, 10, 240, 50, SS_LEFT
-    CONTROL "התקדמות", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 40, 240, 12
-    DEFPUSHBUTTON "ה&תקנה", ID_DWL_INSTALL, 200, 70, 50, 15, WS_GROUP | WS_TABSTOP
-    PUSHBUTTON "&ביטול", IDCANCEL, 140, 70, 50, 15, WS_GROUP | WS_TABSTOP
-}
diff --git a/dlls/appwiz.cpl/Hu.rc b/dlls/appwiz.cpl/Hu.rc
deleted file mode 100644
index 568d5bb..0000000
--- a/dlls/appwiz.cpl/Hu.rc
+++ /dev/null
@@ -1,83 +0,0 @@
-/*
-* Add/Remove Programs Hungarian resources
-*
-* Copyright 2010 Andras Kovacs
-*
-* 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
-*
-*/
-
-#include "res.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT
-
-IDD_MAIN DIALOG 0, 0, 320, 220
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Telepítés/Eltávolítás"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "Új program telepítéséhez hajlékonylemezrõl, CD-ROM meghajtóról vagy merevlemezrõl kattintson a Telepítés gombra.", 1000, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 7, 270, 20
- CONTROL "&Telepítés...", IDC_INSTALL, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 246, 26, 64, 14
- CONTROL "", -1, "STATIC", SS_LEFT | SS_SUNKEN | WS_CHILD | WS_VISIBLE, 7, 46, 303, 1
- CONTROL 2, 1001, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 21, 20
- CONTROL "A következõ programot automatikusan el lehet távolítani. Program eltávolításához vagy a telepített komponenseinek módosításához válassza ki a szoftvert a listából, majd kattintson Módosítás/Eltávolítás gombra.", 1002, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 57, 270, 30
- CONTROL "", IDL_PROGRAMS, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SORTASCENDING | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 90, 303, 100
- CONTROL "Tám&ogatási Információ...", IDC_SUPPORT_INFO, "button", BS_PUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 64, 198, 84, 14
- CONTROL "&Módosítás...", IDC_MODIFY, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 152, 198, 68, 14
- CONTROL "&Eltávolítás...", IDC_ADDREMOVE, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 224, 198, 88, 14
- CONTROL 3, 1003, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 57, 21, 20
-}
-
-IDD_INFO DIALOG 0, 0, 256, 138
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Támogatási információ"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "OK", IDOK, "BUTTON", BS_DEFPUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 103, 116, 50, 14
- CONTROL "A következõ információk használhatóak a(z) %s technikai támogatásának igénybevételéhez:", IDC_INFO_LABEL, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 12, 9, 228, 19
- CONTROL "Kiadó:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 30, 60, 8
- CONTROL "Verzió:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 40, 60, 8
- CONTROL "Kapcsolat:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 50, 60, 8
- CONTROL "Támogatási információ:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 60, 64, 8
- CONTROL "Telefonos támogatás:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 70, 68, 8
- CONTROL "OlvassEl fájl:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 80, 60, 8
- CONTROL "Termékfrissítések:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 90, 60, 8
- CONTROL "Megjegyzések:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 100, 60, 8
- CONTROL "", IDC_INFO_PUBLISHER, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 30, 136, 8
- CONTROL "", IDC_INFO_VERSION, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 40, 136, 8
- CONTROL "", IDC_INFO_CONTACT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 50, 136, 8
- CONTROL "", IDC_INFO_SUPPORT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 60, 136, 8
- CONTROL "", IDC_INFO_PHONE, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 70, 136, 8
- CONTROL "", IDC_INFO_README, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 80, 136, 8
- CONTROL "", IDC_INFO_UPDATES, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 90, 136, 8
- CONTROL "", IDC_INFO_COMMENTS, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 100, 136, 8
-}
-
-ID_DWL_DIALOG DIALOG  0, 0, 260, 95
-STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Wine Gecko Installer"
-FONT 8, "MS Shell Dlg"
-{
-    LTEXT "A Wine nem talált Gecko csomagot, ami ahhoz szükséges hogy a HTML-t beágyazó alkalmazások " \
-          "megfelelően működjenek. A Wine ezt automatikusan letöltheti és feltelepítheti Önnek.\n\n" \
-          "Megjegyzés: Ajánlott a disztribúció csomagjának használata ez helyet. Lásd a http://wiki.winehq.org/Gecko címet a részletekért.",
-          ID_DWL_STATUS, 10, 10, 240, 50, SS_LEFT
-    CONTROL "Folyamat", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 40, 240, 12
-    DEFPUSHBUTTON "&Telepítés", ID_DWL_INSTALL, 200, 70, 50, 15, WS_GROUP | WS_TABSTOP
-    PUSHBUTTON "&Mégse", IDCANCEL, 140, 70, 50, 15, WS_GROUP | WS_TABSTOP
-}
diff --git a/dlls/appwiz.cpl/It.rc b/dlls/appwiz.cpl/It.rc
deleted file mode 100644
index 867e465..0000000
--- a/dlls/appwiz.cpl/It.rc
+++ /dev/null
@@ -1,83 +0,0 @@
-/*
-* Add/Remove Programs Italian resources
-*
-* Copyright 2001-2002, 2008 Owen Rudge
-* Copyright 2009-2010 Luca Bennati
-*
-* 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
-*
-*/
-
-#include "res.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
-
-IDD_MAIN DIALOG 0, 0, 320, 220
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Installa/Disinstalla"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "Per installare un nuovo programma dal floppy disk, CD-ROM o dal tuo hard disk, clicca Installa.", 1000, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 7, 270, 20
- CONTROL "&Installa...", IDC_INSTALL, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 246, 26, 64, 14
- CONTROL "", -1, "STATIC", SS_LEFT | SS_SUNKEN | WS_CHILD | WS_VISIBLE, 7, 46, 303, 1
- CONTROL 2, 1001, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 21, 20
- CONTROL "Il seguente software può essere automaticamente rimosso. Per rimuovere un programma o per modificare i suoi componenti installati, selezionalo dalla lista e clicca Cambia/Rimuovi.", 1002, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 57, 270, 30
- CONTROL "", IDL_PROGRAMS, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SORTASCENDING | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 90, 303, 100
- CONTROL "Informazioni di &supporto...", IDC_SUPPORT_INFO, "button", BS_PUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 104, 198, 64, 14
- CONTROL "&Modifica...", IDC_MODIFY, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 172, 198, 68, 14
- CONTROL "&Rimuovi...", IDC_ADDREMOVE, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 244, 198, 68, 14
- CONTROL 3, 1003, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 57, 21, 20
-}
-
-IDD_INFO DIALOG 0, 0, 256, 138
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Informazioni di supporto"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "OK", IDOK, "BUTTON", BS_DEFPUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 103, 116, 50, 14
- CONTROL "Le seguenti informazioni possono essere usate per ottenere supporto tecnico per %s:", IDC_INFO_LABEL, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 12, 9, 228, 19
- CONTROL "Editore:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 30, 60, 8
- CONTROL "Versione:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 40, 60, 8
- CONTROL "Contatti:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 50, 60, 8
- CONTROL "Informazioni di supporto:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 60, 64, 8
- CONTROL "Telefono di supporto:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 70, 68, 8
- CONTROL "Leggimi:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 80, 60, 8
- CONTROL "Aggiornamenti del prodotto:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 90, 60, 8
- CONTROL "Commenti:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 100, 60, 8
- CONTROL "", IDC_INFO_PUBLISHER, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 30, 136, 8
- CONTROL "", IDC_INFO_VERSION, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 40, 136, 8
- CONTROL "", IDC_INFO_CONTACT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 50, 136, 8
- CONTROL "", IDC_INFO_SUPPORT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 60, 136, 8
- CONTROL "", IDC_INFO_PHONE, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 70, 136, 8
- CONTROL "", IDC_INFO_README, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 80, 136, 8
- CONTROL "", IDC_INFO_UPDATES, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 90, 136, 8
- CONTROL "", IDC_INFO_COMMENTS, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 100, 136, 8
-}
-
-ID_DWL_DIALOG DIALOG  0, 0, 260, 95
-STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Installer di Wine Gecko"
-FONT 8, "MS Shell Dlg"
-{
-    LTEXT "Wine non ha trovato un pacchetto Gecko, necessario ad applicazioni che incorporano HTML " \
-          "per funzionare correttamente. Wine lo può scaricare e installare automaticamente per te.\n\n" \
-          "Nota: è raccomandato usare i pacchetti delle distribuzioni. Leggi http://wiki.winehq.org/Gecko per i dettagli.",
-          ID_DWL_STATUS, 10, 10, 240, 50, SS_LEFT
-    CONTROL "Avanzamento", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 40, 240, 12
-    DEFPUSHBUTTON "&Installa", ID_DWL_INSTALL, 200, 70, 50, 15, WS_GROUP | WS_TABSTOP
-    PUSHBUTTON "&Annulla", IDCANCEL, 140, 70, 50, 15, WS_GROUP | WS_TABSTOP
-}
diff --git a/dlls/appwiz.cpl/Ja.rc b/dlls/appwiz.cpl/Ja.rc
deleted file mode 100644
index 15669c8..0000000
--- a/dlls/appwiz.cpl/Ja.rc
+++ /dev/null
@@ -1,85 +0,0 @@
-/*
-* Add/Remove Programs Japanese resources
-*
-* Copyright 2001-2002, 2008 Owen Rudge
-*
-* 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
-*
-*/
-
-#include "res.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
-
-IDD_MAIN DIALOG 0, 0, 320, 220
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "インストールとアンインストール"
-FONT 9, "MS Shell Dlg"
-{
- CONTROL "フロッピー ディスク、CD-ROM ドライブまたはハードドライブからプログラムをインストールするには、[インストール] をクリックしてください。", 1000, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 7, 270, 20
- CONTROL "インストール(&I)...", IDC_INSTALL, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 246, 26, 64, 14
- CONTROL "", -1, "STATIC", SS_LEFT | SS_SUNKEN | WS_CHILD | WS_VISIBLE, 7, 46, 303, 1
- CONTROL 2, 1001, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 21, 20
- CONTROL "以下のソフトウェアを自動的に削除できます。プログラムを削除またはインストールされたコンポーネントを変更するには、リストからプログラムを選択し [変更と削除] をクリックしてください。", 1002, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 57, 270, 30
- CONTROL "", IDL_PROGRAMS, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SORTASCENDING | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 90, 303, 100
- CONTROL "サポート情報(&S)", IDC_SUPPORT_INFO, "button", BS_PUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 104, 198, 64, 14
- CONTROL "変更(&M)...", IDC_MODIFY, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 172, 198, 68, 14
- CONTROL "削除(&R)", IDC_ADDREMOVE, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 244, 198, 68, 14
- CONTROL 3, 1003, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 57, 21, 20
-}
-
-IDD_INFO DIALOG 0, 0, 256, 138
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "サポート情報"
-FONT 9, "MS Shell Dlg"
-{
- CONTROL "OK", IDOK, "BUTTON", BS_DEFPUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 103, 116, 50, 14
- CONTROL "以下の情報は %s に対する技術サポートを得るのに利用できます:", IDC_INFO_LABEL, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 12, 9, 228, 19
- CONTROL "発行元:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 30, 60, 8
- CONTROL "バージョン:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 40, 60, 8
- CONTROL "連絡:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 50, 60, 8
- CONTROL "サポート情報:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 60, 64, 8
- CONTROL "サポート電話:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 70, 68, 8
- CONTROL "Readme:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 80, 60, 8
- CONTROL "製品の更新:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 90, 60, 8
- CONTROL "コメント:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 100, 60, 8
- CONTROL "", IDC_INFO_PUBLISHER, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 30, 136, 8
- CONTROL "", IDC_INFO_VERSION, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 40, 136, 8
- CONTROL "", IDC_INFO_CONTACT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 50, 136, 8
- CONTROL "", IDC_INFO_SUPPORT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 60, 136, 8
- CONTROL "", IDC_INFO_PHONE, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 70, 136, 8
- CONTROL "", IDC_INFO_README, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 80, 136, 8
- CONTROL "", IDC_INFO_UPDATES, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 90, 136, 8
- CONTROL "", IDC_INFO_COMMENTS, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 100, 136, 8
-}
-
-ID_DWL_DIALOG DIALOG  0, 0, 260, 95
-STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Wine Gecko インストーラ"
-FONT 9, "MS Shell Dlg"
-{
-    LTEXT "Gecko パッケージが見つかりません。このパッケージは、HTML を組み込んだ" \
-          "アプリケーションが正しく動作するために必要です。 " \
-          "Wine で Gecko パッケージを自動的にダウンロードし、インストールできます。\n\n" \
-          "注意: 代わりにディストリビューションのパッケージを利用することをおすすめします。" \
-          "詳しくは、http://wiki.winehq.org/Gecko を参照ください。",
-          ID_DWL_STATUS, 10, 10, 240, 50, SS_LEFT
-    CONTROL "Progress", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 40, 240, 12
-    DEFPUSHBUTTON "インストール(&I)", ID_DWL_INSTALL, 200, 70, 50, 15, WS_GROUP | WS_TABSTOP
-    PUSHBUTTON "キャンセル(&C)", IDCANCEL, 140, 70, 50, 15, WS_GROUP | WS_TABSTOP
-}
diff --git a/dlls/appwiz.cpl/Ko.rc b/dlls/appwiz.cpl/Ko.rc
deleted file mode 100644
index e6078f2..0000000
--- a/dlls/appwiz.cpl/Ko.rc
+++ /dev/null
@@ -1,84 +0,0 @@
-/*
-* Add/Remove Programs Korean resources
-*
-* Copyright 2001-2002, 2008 Owen Rudge
-* Copyright 2005,2006,2007,2008,2010 YunSong Hwang
-*
-* 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
-*
-*/
-
-#include "res.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
-
-IDD_MAIN DIALOG 0, 0, 320, 220
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "설치/삭제"
-FONT 9, "MS Shell Dlg"
-{
- CONTROL "플로피 디스크나 시디롬이나 ,하드디스크에서 새 프로그램을 설치하려면  [설치]를 클릭하십시오.", 1000, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 7, 270, 20
- CONTROL "설치(&I)...", IDC_INSTALL, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 246, 26, 64, 14
- CONTROL "", -1, "STATIC", SS_LEFT | SS_SUNKEN | WS_CHILD | WS_VISIBLE, 7, 46, 303, 1
- CONTROL 2, 1001, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 21, 20
- CONTROL "이 소프트웨어는 자동으로 삭제되었을 수도 있습니다.설치된 구성요소를 고치거나 프로그램을 지우려면 , 추가/삭제 목록에서 선택하십시오..", 1002, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 57, 270, 36
- CONTROL "", IDL_PROGRAMS, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SORTASCENDING | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 90, 303, 100
- CONTROL "지원  정보(&S)", IDC_SUPPORT_INFO, "button", BS_PUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 104, 198, 64, 14
- CONTROL "고치기(&M)...", IDC_MODIFY, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 172, 198, 68, 14
- CONTROL "지우기(&R)", IDC_ADDREMOVE, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 244, 198, 68, 14
- CONTROL 3, 1003, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 57, 21, 20
-}
-
-IDD_INFO DIALOG 0, 0, 256, 138
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "지원 정보"
-FONT 9, "MS Shell Dlg"
-{
- CONTROL "확인", IDOK, "BUTTON", BS_DEFPUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 103, 116, 50, 14
- CONTROL "이 정보는 %s: 에서 기술 지원을 받기 위해 사용됩니다", IDC_INFO_LABEL, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 12, 9, 228, 19
- CONTROL "제작사:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 30, 60, 8
- CONTROL "버젼:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 40, 60, 8
- CONTROL "연락처:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 50, 60, 8
- CONTROL "지원 정보:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 60, 64, 8
- CONTROL "지원 전화:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 70, 68, 8
- CONTROL "주의사항:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 80, 60, 8
- CONTROL "제품 업데이트:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 90, 60, 8
- CONTROL "설명:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 100, 60, 8
- CONTROL "", IDC_INFO_PUBLISHER, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 30, 136, 8
- CONTROL "", IDC_INFO_VERSION, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 40, 136, 8
- CONTROL "", IDC_INFO_CONTACT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 50, 136, 8
- CONTROL "", IDC_INFO_SUPPORT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 60, 136, 8
- CONTROL "", IDC_INFO_PHONE, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 70, 136, 8
- CONTROL "", IDC_INFO_README, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 80, 136, 8
- CONTROL "", IDC_INFO_UPDATES, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 90, 136, 8
- CONTROL "", IDC_INFO_COMMENTS, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 100, 136, 8
-}
-
-ID_DWL_DIALOG DIALOG  0, 0, 260, 95
-STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Wine Gecko 설치관리자"
-FONT 8, "MS Shell Dlg"
-{
-    LTEXT "Wine은 HTML 임베딩 프로그램이 정상적으로 작동하기 위해서 " \
-	          "필요로 하는 Gecko 패키지를 찾을 수 없습니다. WIne은 당신을 위해 자동으로 다운로드하고 설치할 것입니다.\n\n\n" \
-		  "주위:당신의 배포판의 패키지를 대신 사용하는 것을 추천합니다. " \
-	          "자세한 것은 http://wiki.winehq.org/Gecko를 보십시오.",
-          ID_DWL_STATUS, 10, 10, 240, 60, SS_LEFT
-    CONTROL "진행상황", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 40, 240, 12
-    DEFPUSHBUTTON "설치(&I)", ID_DWL_INSTALL, 200, 70, 50, 15, WS_GROUP | WS_TABSTOP
-    PUSHBUTTON "취소(&C)", IDCANCEL, 140, 70, 50, 15, WS_GROUP | WS_TABSTOP
-}
diff --git a/dlls/appwiz.cpl/Lt.rc b/dlls/appwiz.cpl/Lt.rc
deleted file mode 100644
index 5a0f304..0000000
--- a/dlls/appwiz.cpl/Lt.rc
+++ /dev/null
@@ -1,83 +0,0 @@
-/*
-* Add/Remove Programs Lithuanian resources
-*
-* Copyright 2009-2010 Aurimas Fišeras <aurimas@gmail.com>
-*
-* 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
-*
-*/
-
-#include "res.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_LITHUANIAN, SUBLANG_NEUTRAL
-
-IDD_MAIN DIALOG 0, 0, 320, 220
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Įdiegti/Pašalinti"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "Norėdami įdiegti naują programą iš diskelio, kompaktinio disko ar standžiojo disko spauskite „Įdiegti“.", 1000, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 7, 270, 20
- CONTROL "Į&diegti...", IDC_INSTALL, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 246, 26, 64, 14
- CONTROL "", -1, "STATIC", SS_LEFT | SS_SUNKEN | WS_CHILD | WS_VISIBLE, 7, 46, 303, 1
- CONTROL 2, 1001, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 21, 20
- CONTROL "Ši programinė įranga gali būti automatiškai pašalinta. Norėdami pašalinti programą ar modifikuoti jos įdiegtus komponentus pažymėkite ją sąraše ir spauskite „Pakeisti/pašalinti“.", 1002, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 57, 270, 30
- CONTROL "", IDL_PROGRAMS, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SORTASCENDING | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 90, 303, 100
- CONTROL "&Priežiūros informacija...", IDC_SUPPORT_INFO, "button", BS_PUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 84, 198, 84, 14
- CONTROL "Pa&keisti...", IDC_MODIFY, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 172, 198, 68, 14
- CONTROL "Pa&šalinti...", IDC_ADDREMOVE, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 244, 198, 68, 14
- CONTROL 3, 1003, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 57, 21, 20
-}
-
-IDD_INFO DIALOG 0, 0, 256, 138
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Priežiūros informacija"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "Gerai", IDOK, "BUTTON", BS_DEFPUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 103, 116, 50, 14
- CONTROL "Ši informacija gali būti panaudota programos „%s“ techninei priežiūrai gauti:", IDC_INFO_LABEL, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 12, 9, 228, 19
- CONTROL "Leidėjas:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 30, 60, 8
- CONTROL "Versija:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 40, 60, 8
- CONTROL "Kontaktas:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 50, 60, 8
- CONTROL "Priežiūros informacija:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 60, 72, 8
- CONTROL "Priežiūros telefonas:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 70, 68, 8
- CONTROL "Skaityk:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 80, 60, 8
- CONTROL "Produkto atnaujinimai:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 90, 72, 8
- CONTROL "Komentarai:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 100, 60, 8
- CONTROL "", IDC_INFO_PUBLISHER, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 30, 136, 8
- CONTROL "", IDC_INFO_VERSION, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 40, 136, 8
- CONTROL "", IDC_INFO_CONTACT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 50, 136, 8
- CONTROL "", IDC_INFO_SUPPORT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 60, 136, 8
- CONTROL "", IDC_INFO_PHONE, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 70, 136, 8
- CONTROL "", IDC_INFO_README, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 80, 136, 8
- CONTROL "", IDC_INFO_UPDATES, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 90, 136, 8
- CONTROL "", IDC_INFO_COMMENTS, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 100, 136, 8
-}
-
-ID_DWL_DIALOG DIALOG  0, 0, 260, 105
-STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Wine Gecko diegimo programa"
-FONT 8, "MS Shell Dlg"
-{
-    LTEXT "Wine nepavyko rasti Gecko paketo reikalingo programoms įterpiančioms HTML " \
-          "teisingai veikti. Wine gali automatiškai atsiųsti ir įdiegti šį paketą.\n\n" \
-          "Pastaba: rekomenduojama naudoti distribucijos paketus. Daugiau informacijos http://wiki.winehq.org/Gecko.",
-          ID_DWL_STATUS, 10, 10, 240, 50, SS_LEFT
-    CONTROL "Eiga", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 60, 240, 12
-    DEFPUSHBUTTON "&Įdiegti", ID_DWL_INSTALL, 200, 80, 50, 15, WS_GROUP | WS_TABSTOP
-    PUSHBUTTON "&Atsisakyti", IDCANCEL, 140, 80, 50, 15, WS_GROUP | WS_TABSTOP
-}
diff --git a/dlls/appwiz.cpl/Makefile.in b/dlls/appwiz.cpl/Makefile.in
index b28b61e..c8ae439 100644
--- a/dlls/appwiz.cpl/Makefile.in
+++ b/dlls/appwiz.cpl/Makefile.in
@@ -7,34 +7,7 @@
 	addons.c \
 	appwiz.c
 
-RC_SRCS = \
-	Bg.rc \
-	Ca.rc \
-	Da.rc \
-	De.rc \
-	En.rc \
-	Es.rc \
-	Fr.rc \
-	He.rc \
-	Hu.rc \
-	It.rc \
-	Ja.rc \
-	Ko.rc \
-	Lt.rc \
-	Nl.rc \
-	No.rc \
-	Pl.rc \
-	Pt.rc \
-	Ro.rc \
-	Ru.rc \
-	Si.rc \
-	Sr.rc \
-	Sv.rc \
-	Tr.rc \
-	Uk.rc \
-	Zh.rc \
-	appwiz.rc
-
+RC_SRCS = appwiz.rc
 PO_SRCS = appwiz.rc
 
 SVG_SRCS = \
diff --git a/dlls/appwiz.cpl/Nl.rc b/dlls/appwiz.cpl/Nl.rc
deleted file mode 100644
index fc13b80..0000000
--- a/dlls/appwiz.cpl/Nl.rc
+++ /dev/null
@@ -1,83 +0,0 @@
-/*
-* Add/Remove Programs Dutch resources
-*
-* Copyright 2005 Hans Leidekker
-* Copyright 2008 Frans Kool
-*
-* 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
-*
-*/
-
-#include "res.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
-
-IDD_MAIN DIALOG 0, 0, 320, 220
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Installeren/Verwijderen"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "Om een programma te installeren vanaf een diskette, CD-ROM, of uw harde schijf, klik op Installeren.", 1000, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 7, 270, 20
- CONTROL "&Installeren...", IDC_INSTALL, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 246, 26, 64, 14
- CONTROL "", -1, "STATIC", SS_LEFT | SS_SUNKEN | WS_CHILD | WS_VISIBLE, 7, 46, 303, 1
- CONTROL 2, 1001, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 21, 20
- CONTROL "De volgende software kan automatisch verwijderd worden. Om een programma te verwijderen of de geïnstalleerde onderdelen te wijzigen, selecteer het in de lijst en druk op Wijzigen/Verwijderen.", 1002, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 57, 270, 30
- CONTROL "", IDL_PROGRAMS, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SORTASCENDING | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 90, 303, 100
- CONTROL "&Support Informatie...", IDC_SUPPORT_INFO, "button", BS_PUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 78, 198, 76, 14
- CONTROL "&Wijzigen...", IDC_MODIFY, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 158, 198, 68, 14
- CONTROL "&Verwijderen...", IDC_ADDREMOVE, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 230, 198, 82, 14
- CONTROL 3, 1003, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 57, 21, 20
-}
-
-IDD_INFO DIALOG 0, 0, 256, 138
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Support Informatie"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "OK", IDOK, "BUTTON", BS_DEFPUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 103, 116, 50, 14
- CONTROL "De volgende informatie kan gebruikt worden om technische ondersteuning te krijgen voor %s:", IDC_INFO_LABEL, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 12, 9, 228, 19
- CONTROL "Uitgever:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 30, 60, 8
- CONTROL "Versie:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 40, 60, 8
- CONTROL "Contact:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 50, 60, 8
- CONTROL "Support Informatie:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 60, 64, 8
- CONTROL "Support Telefoon:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 70, 68, 8
- CONTROL "Lees mij:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 80, 60, 8
- CONTROL "Product Updates:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 90, 60, 8
- CONTROL "Commentaar:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 100, 60, 8
- CONTROL "", IDC_INFO_PUBLISHER, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 30, 136, 8
- CONTROL "", IDC_INFO_VERSION, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 40, 136, 8
- CONTROL "", IDC_INFO_CONTACT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 50, 136, 8
- CONTROL "", IDC_INFO_SUPPORT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 60, 136, 8
- CONTROL "", IDC_INFO_PHONE, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 70, 136, 8
- CONTROL "", IDC_INFO_README, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 80, 136, 8
- CONTROL "", IDC_INFO_UPDATES, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 90, 136, 8
- CONTROL "", IDC_INFO_COMMENTS, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 100, 136, 8
-}
-
-ID_DWL_DIALOG DIALOG  0, 0, 260, 95
-STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Wine-Gecko-Installatie"
-FONT 8, "MS Shell Dlg"
-{
-    LTEXT "Wine kon geen Gecko pakket vinden. Gecko is nodig voor programma's die gebruik maken " \
-          "van embedded HTML. Wine kan het automatisch voor u downloaden en installeren.\n\n" \
-          "Noot: het is aanbevolen om distro pakketten te gebruiken. Zie http://wiki.winehq.org/Gecko voor details.",
-          ID_DWL_STATUS, 10, 10, 240, 50, SS_LEFT
-    CONTROL "Voortgang", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 50, 240, 12
-    DEFPUSHBUTTON "&Installeren", ID_DWL_INSTALL, 200, 70, 50, 15, WS_GROUP | WS_TABSTOP
-    PUSHBUTTON "&Afbreken", IDCANCEL, 140, 70, 50, 15, WS_GROUP | WS_TABSTOP
-}
diff --git a/dlls/appwiz.cpl/No.rc b/dlls/appwiz.cpl/No.rc
deleted file mode 100644
index f248fbc..0000000
--- a/dlls/appwiz.cpl/No.rc
+++ /dev/null
@@ -1,83 +0,0 @@
-/*
-* Add/Remove Programs Norwegian Bokmål resources
-*
-* Copyright 2005-2009 Alexander N. Sørnes <alex@thehandofagony.com>
-*
-* 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
-*
-*/
-
-#include "res.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
-
-IDD_MAIN DIALOG 0, 0, 320, 220
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Installer/Avinstaller"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "Trykk «Installer» for å installere et program fra en diskett, CD-stasjon eller annet medium.", 1000, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 7, 270, 20
- CONTROL "&Installer...", IDC_INSTALL, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 246, 26, 64, 14
- CONTROL "", -1, "STATIC", SS_LEFT | SS_SUNKEN | WS_CHILD | WS_VISIBLE, 7, 46, 303, 1
- CONTROL 2, 1001, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 21, 20
- CONTROL "Følgende programmer kan fjernes automatisk. Merk et program og trykk Endre/Fjern for å fjerne det eller endre installerte komponenter", 1002, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 57, 270, 30
- CONTROL "", IDL_PROGRAMS, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SORTASCENDING | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 90, 303, 100
- CONTROL "&Støtteinformasjon...", IDC_SUPPORT_INFO, "button", BS_PUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 98, 198, 70, 14
- CONTROL "&Endre...", IDC_MODIFY, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 172, 198, 68, 14
- CONTROL "Fje&rn...", IDC_ADDREMOVE, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 244, 198, 68, 14
- CONTROL 3, 1003, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 57, 21, 20
-}
-
-IDD_INFO DIALOG 0, 0, 256, 138
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Støtteinformasjon"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "OK", IDOK, "BUTTON", BS_DEFPUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 103, 116, 50, 14
- CONTROL "Følgende informasjon kan brukes til å få teknisk støtte for %s:", IDC_INFO_LABEL, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 12, 9, 228, 19
- CONTROL "Utgiver:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 30, 60, 8
- CONTROL "Versjon:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 40, 60, 8
- CONTROL "Kontakt:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 50, 60, 8
- CONTROL "Støtteinformasjon:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 60, 64, 8
- CONTROL "Kundestøtte, tlf:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 70, 68, 8
- CONTROL "Lesmeg-fil:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 80, 60, 8
- CONTROL "Produktoppdateringer:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 90, 60, 8
- CONTROL "Kommentarer:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 100, 60, 8
- CONTROL "", IDC_INFO_PUBLISHER, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 30, 136, 8
- CONTROL "", IDC_INFO_VERSION, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 40, 136, 8
- CONTROL "", IDC_INFO_CONTACT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 50, 136, 8
- CONTROL "", IDC_INFO_SUPPORT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 60, 136, 8
- CONTROL "", IDC_INFO_PHONE, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 70, 136, 8
- CONTROL "", IDC_INFO_README, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 80, 136, 8
- CONTROL "", IDC_INFO_UPDATES, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 90, 136, 8
- CONTROL "", IDC_INFO_COMMENTS, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 100, 136, 8
-}
-
-ID_DWL_DIALOG DIALOG  0, 0, 260, 95
-STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Installere Wine Gecko"
-FONT 8, "MS Shell Dlg"
-{
-    LTEXT "Wine could not find a Gecko package which is needed for applications embedding HTML " \
-          "to work correctly. Wine can automatically download and install it for you.\n\n" \
-          "Note: it's recommended to use distro packages instead. See http://wiki.winehq.org/Gecko for details.",
-          ID_DWL_STATUS, 10, 10, 240, 50, SS_LEFT
-    CONTROL "Progress", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 40, 240, 12
-    DEFPUSHBUTTON "&Installer", ID_DWL_INSTALL, 200, 70, 50, 15, WS_GROUP | WS_TABSTOP
-    PUSHBUTTON "&Avbryt", IDCANCEL, 140, 70, 50, 15, WS_GROUP | WS_TABSTOP
-}
diff --git a/dlls/appwiz.cpl/Pl.rc b/dlls/appwiz.cpl/Pl.rc
deleted file mode 100644
index 78d6e49..0000000
--- a/dlls/appwiz.cpl/Pl.rc
+++ /dev/null
@@ -1,81 +0,0 @@
-/*
-* Add/Remove Programs Polish resources
-*
-* Copyright 2008 Mikolaj Zalewski
-* Copyright 2010 £ukasz Wojni³owicz
-*
-* 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
-*
-*/
-
-#include "res.h"
-
-LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
-
-IDD_MAIN DIALOG 0, 0, 320, 220
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Zainstaluj/Odinstaluj"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "Aby dodaæ program z dysku, p³yty CD-ROM lub dyskietki, kliknij przycisk Zainstaluj", 1000, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 7, 270, 20
- CONTROL "&Zainstaluj...", IDC_INSTALL, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 246, 26, 64, 14
- CONTROL "", -1, "STATIC", SS_LEFT | SS_SUNKEN | WS_CHILD | WS_VISIBLE, 7, 46, 303, 1
- CONTROL 2, 1001, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 21, 20
- CONTROL "To oprogramowanie mo¿e byæ usuniête automatycznie. Aby usun¹æ program lub zmieniæ jego zainstalowane komponenty, zaznacz go z listy i naciœnij Zmieñ/Usuñ.", 1002, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 57, 270, 30
- CONTROL "", IDL_PROGRAMS, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SORTASCENDING | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 90, 303, 100
- CONTROL "&Informacje o wsparciu...", IDC_SUPPORT_INFO, "button", BS_PUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 104, 198, 64, 14
- CONTROL "&Zmieñ...", IDC_MODIFY, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 172, 198, 68, 14
- CONTROL "&Usuñ...", IDC_ADDREMOVE, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 244, 198, 68, 14
- CONTROL 3, 1003, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 57, 21, 20
-}
-
-IDD_INFO DIALOG 0, 0, 256, 138
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Informacje o wsparciu"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "OK", IDOK, "BUTTON", BS_DEFPUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 103, 116, 50, 14
- CONTROL "Podane informacje mog¹ byæ przydatne przy otrzymaniu pomocy technicznej dla %s:", IDC_INFO_LABEL, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 12, 9, 228, 19
- CONTROL "Wydawca:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 30, 60, 8
- CONTROL "Wersja:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 40, 60, 8
- CONTROL "Kontakt:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 50, 60, 8
- CONTROL "Informacje o wsparciu:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 60, 64, 8
- CONTROL "Wsparcie przez telefon:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 70, 68, 8
- CONTROL "CzytajTo:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 80, 60, 8
- CONTROL "Aktualizacje produktu:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 90, 60, 8
- CONTROL "Komentarze:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 100, 60, 8
- CONTROL "", IDC_INFO_PUBLISHER, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 30, 136, 8
- CONTROL "", IDC_INFO_VERSION, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 40, 136, 8
- CONTROL "", IDC_INFO_CONTACT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 50, 136, 8
- CONTROL "", IDC_INFO_SUPPORT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 60, 136, 8
- CONTROL "", IDC_INFO_PHONE, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 70, 136, 8
- CONTROL "", IDC_INFO_README, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 80, 136, 8
- CONTROL "", IDC_INFO_UPDATES, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 90, 136, 8
- CONTROL "", IDC_INFO_COMMENTS, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 100, 136, 8
-}
-
-ID_DWL_DIALOG DIALOG  0, 0, 260, 95
-STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Instalator Wine Gecko"
-FONT 8, "MS Shell Dlg"
-{
-    LTEXT "Nie znaleziono paczki Gecko potrzebnej do prawid³owego dzia³ania aplikacji " \
-          "zawieraj¹cych kod HTML . Wine mo¿e automatycznie pobraæ i zainstalowaæ t¹ paczkê dla ciebie.\n\n" \
-          "Uwaga: Lepiej jednak u¿yæ paczki z twojej dystrybucji. Po szczegó³y zajrzyj na http://wiki.winehq.org/Gecko.",
-          ID_DWL_STATUS, 10, 10, 240, 50, SS_LEFT
-    CONTROL "Postêp", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 40, 240, 12
-    DEFPUSHBUTTON "&Zainstaluj", ID_DWL_INSTALL, 200, 70, 50, 15, WS_GROUP | WS_TABSTOP
-    PUSHBUTTON "&Anuluj", IDCANCEL, 140, 70, 50, 15, WS_GROUP | WS_TABSTOP
-}
diff --git a/dlls/appwiz.cpl/Pt.rc b/dlls/appwiz.cpl/Pt.rc
deleted file mode 100644
index 7c75fc7..0000000
--- a/dlls/appwiz.cpl/Pt.rc
+++ /dev/null
@@ -1,151 +0,0 @@
-/*
-* Add/Remove Programs Portuguese resources
-*
-* Copyright 2001-2002, 2008 Ricardo Filipe
-* Copyright 2010 Gustavo Henrique Milaré
-*
-* 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
-*
-*/
-
-#include "res.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN
-
-IDD_MAIN DIALOG 0, 0, 320, 220
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Instalar/Desinstalar"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "Para instalar um programa novo a partir de um disquete, CD-ROM ou do seu disco rígido, clique em Instalar.", 1000, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 7, 270, 20
- CONTROL "&Instalar...", IDC_INSTALL, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 246, 26, 64, 14
- CONTROL "", -1, "STATIC", SS_LEFT | SS_SUNKEN | WS_CHILD | WS_VISIBLE, 7, 46, 303, 1
- CONTROL 2, 1001, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 21, 20
- CONTROL "O software a seguir pode ser automaticamente removido. Para remover um programa ou modificar os seus componentes instalados, selecione-o na lista e clique em Adicionar/Remover.", 1002, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 57, 270, 30
- CONTROL "", IDL_PROGRAMS, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SORTASCENDING | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 90, 303, 100
- CONTROL "&Informação de Suporte...", IDC_SUPPORT_INFO, "button", BS_PUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 74, 198, 94, 14
- CONTROL "&Modificar...", IDC_MODIFY, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 172, 198, 68, 14
- CONTROL "&Remover...", IDC_ADDREMOVE, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 244, 198, 68, 14
- CONTROL 3, 1003, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 57, 21, 20
-}
-
-LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE
-
-IDD_MAIN DIALOG 0, 0, 320, 220
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Instalar/Desinstalar"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "Para instalar um programa novo a partir de uma disquete, CD-ROM ou do seu disco rígido clique em Instalar.", 1000, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 7, 270, 20
- CONTROL "&Instalar...", IDC_INSTALL, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 246, 26, 64, 14
- CONTROL "", -1, "STATIC", SS_LEFT | SS_SUNKEN | WS_CHILD | WS_VISIBLE, 7, 46, 303, 1
- CONTROL 2, 1001, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 21, 20
- CONTROL "O software seguinte pode ser automaticamente removido. Para remover um programa ou modificar os seus componentes instalados seleccione-o da lista e clique em Adicionar/Remover.", 1002, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 57, 270, 30
- CONTROL "", IDL_PROGRAMS, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SORTASCENDING | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 90, 303, 100
- CONTROL "&Informação de Suporte...", IDC_SUPPORT_INFO, "button", BS_PUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 74, 198, 94, 14
- CONTROL "&Modificar...", IDC_MODIFY, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 172, 198, 68, 14
- CONTROL "&Remover...", IDC_ADDREMOVE, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 244, 198, 68, 14
- CONTROL 3, 1003, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 57, 21, 20
-}
-
-LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN
-
-IDD_INFO DIALOG 0, 0, 256, 138
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Informação de Suporte"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "OK", IDOK, "BUTTON", BS_DEFPUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 103, 116, 50, 14
- CONTROL "A informação seguinte pode ser usada para obter suporte técnico para %s:", IDC_INFO_LABEL, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 12, 9, 228, 19
- CONTROL "Editor:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 30, 60, 8
- CONTROL "Versão:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 40, 60, 8
- CONTROL "Contato:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 50, 60, 8
- CONTROL "Informação de Suporte:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 60, 64, 8
- CONTROL "Telefone de Suporte:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 70, 68, 8
- CONTROL "Leia-me:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 80, 60, 8
- CONTROL "Atualizações de Produto:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 90, 60, 8
- CONTROL "Comentários:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 100, 60, 8
- CONTROL "", IDC_INFO_PUBLISHER, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 30, 136, 8
- CONTROL "", IDC_INFO_VERSION, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 40, 136, 8
- CONTROL "", IDC_INFO_CONTACT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 50, 136, 8
- CONTROL "", IDC_INFO_SUPPORT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 60, 136, 8
- CONTROL "", IDC_INFO_PHONE, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 70, 136, 8
- CONTROL "", IDC_INFO_README, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 80, 136, 8
- CONTROL "", IDC_INFO_UPDATES, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 90, 136, 8
- CONTROL "", IDC_INFO_COMMENTS, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 100, 136, 8
-}
-
-LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE
-
-IDD_INFO DIALOG 0, 0, 256, 138
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Informação de Suporte"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "OK", IDOK, "BUTTON", BS_DEFPUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 103, 116, 50, 14
- CONTROL "A informação seguinte pode ser usada para obter suporte técnico para %s:", IDC_INFO_LABEL, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 12, 9, 228, 19
- CONTROL "Editor:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 30, 60, 8
- CONTROL "Versão:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 40, 60, 8
- CONTROL "Contacto:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 50, 60, 8
- CONTROL "Informação de Suporte:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 60, 64, 8
- CONTROL "Telefone de Suporte:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 70, 68, 8
- CONTROL "Readme:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 80, 60, 8
- CONTROL "Actualizações de Produto:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 90, 60, 8
- CONTROL "Comentários:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 100, 60, 8
- CONTROL "", IDC_INFO_PUBLISHER, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 30, 136, 8
- CONTROL "", IDC_INFO_VERSION, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 40, 136, 8
- CONTROL "", IDC_INFO_CONTACT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 50, 136, 8
- CONTROL "", IDC_INFO_SUPPORT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 60, 136, 8
- CONTROL "", IDC_INFO_PHONE, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 70, 136, 8
- CONTROL "", IDC_INFO_README, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 80, 136, 8
- CONTROL "", IDC_INFO_UPDATES, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 90, 136, 8
- CONTROL "", IDC_INFO_COMMENTS, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 100, 136, 8
-}
-
-LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN
-
-ID_DWL_DIALOG DIALOG  0, 0, 260, 95
-STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Instalador Wine Gecko"
-FONT 8, "MS Shell Dlg"
-{
-    LTEXT "O Wine não pôde encontrar o pacote Gecko que é necessário para aplicações com HTML embutido " \
-          "funcionarem corretamente. O Wine pode automaticamente efetuar o download e instalá-lo para você.\n\n" \
-          "Nota: é recomendável usar os pacotes da sua distribuição ao invés disso.\n\
-Veja http://wiki.winehq.org/Gecko para mais detalhes.",
-          ID_DWL_STATUS, 10, 10, 240, 60, SS_LEFT
-    CONTROL "Progresso", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 50, 240, 12
-    DEFPUSHBUTTON "&Instalar", ID_DWL_INSTALL, 200, 70, 50, 15, WS_GROUP | WS_TABSTOP
-    PUSHBUTTON "&Cancelar", IDCANCEL, 140, 70, 50, 15, WS_GROUP | WS_TABSTOP
-}
-
-LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE
-
-ID_DWL_DIALOG DIALOG  0, 0, 260, 95
-STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Instalador Wine Gecko"
-FONT 8, "MS Shell Dlg"
-{
-    LTEXT "O Wine não conseguiu encontrar o pacote Gecko que é necessário para aplicações com HTML embutido " \
-          "funcionarem corretamente. O Wine pode automaticamente efetuar o download e instalá-lo por si.\n\n" \
-          "Nota: é recomendável usar os pacotes da sua distribuição em vez disso.\n\
-Veja http://wiki.winehq.org/Gecko para mais detalhes.",
-          ID_DWL_STATUS, 10, 10, 240, 50, SS_LEFT
-    CONTROL "Progresso", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 50, 240, 12
-    DEFPUSHBUTTON "&Instalar", ID_DWL_INSTALL, 200, 70, 50, 15, WS_GROUP | WS_TABSTOP
-    PUSHBUTTON "&Cancelar", IDCANCEL, 140, 70, 50, 15, WS_GROUP | WS_TABSTOP
-}
diff --git a/dlls/appwiz.cpl/Ro.rc b/dlls/appwiz.cpl/Ro.rc
deleted file mode 100644
index c2ca8c0..0000000
--- a/dlls/appwiz.cpl/Ro.rc
+++ /dev/null
@@ -1,83 +0,0 @@
-/*
-* Add/Remove Programs Romanian resources
-*
-* Copyright 2001-2002, 2008 Owen Rudge
-* Copyright 2009 Michael Stefaniuc
-*
-* 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
-*
-*/
-
-#include "res.h"
-
-LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
-
-#pragma code_page(65001)
-
-IDD_MAIN DIALOG 0, 0, 320, 220
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Instalare/dezinstalare"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "Pentru a instala un program de pe dischetă, CD-ROM sau discul fix, apăsați pe „Instalează”.", 1000, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 7, 270, 20
- CONTROL "&Instalează...", IDC_INSTALL, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 246, 26, 64, 14
- CONTROL "", -1, "STATIC", SS_LEFT | SS_SUNKEN | WS_CHILD | WS_VISIBLE, 7, 46, 303, 1
- CONTROL 2, 1001, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 21, 20
- CONTROL "Urmatoarele programe pot fi îndepărtate automat. Pentru a îndepărta un program sau pentru ai modifica componentele instalate, alegeți programul din listă și apăsați pe „Adaugă/&șterge”.", 1002, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 57, 270, 30
- CONTROL "", IDL_PROGRAMS, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SORTASCENDING | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 90, 303, 100
- CONTROL "Informații a&sistență...", IDC_SUPPORT_INFO, "button", BS_PUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 94, 198, 74, 14
- CONTROL "&Modifică...", IDC_MODIFY, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 172, 198, 68, 14
- CONTROL "&Sterge...", IDC_ADDREMOVE, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 244, 198, 68, 14
- CONTROL 3, 1003, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 57, 21, 20
-}
-
-IDD_INFO DIALOG 0, 0, 256, 138
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Informații de asistență"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "OK", IDOK, "BUTTON", BS_DEFPUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 103, 116, 50, 14
- CONTROL "Următoarele informații pot fi folosite la obținerea de asistență technică pentru „%s”:", IDC_INFO_LABEL, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 12, 9, 228, 19
- CONTROL "Emitent:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 30, 60, 8
- CONTROL "Versiune:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 40, 60, 8
- CONTROL "Contact:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 50, 60, 8
- CONTROL "Informații de asistență:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 60, 84, 8
- CONTROL "Asistență prin telefon:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 70, 84, 8
- CONTROL "Readme:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 80, 60, 8
- CONTROL "Actualizări produs:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 90, 60, 8
- CONTROL "Comentarii:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 100, 60, 8
- CONTROL "", IDC_INFO_PUBLISHER, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 30, 136, 8
- CONTROL "", IDC_INFO_VERSION, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 40, 136, 8
- CONTROL "", IDC_INFO_CONTACT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 50, 136, 8
- CONTROL "", IDC_INFO_SUPPORT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 60, 136, 8
- CONTROL "", IDC_INFO_PHONE, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 70, 136, 8
- CONTROL "", IDC_INFO_README, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 80, 136, 8
- CONTROL "", IDC_INFO_UPDATES, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 90, 136, 8
- CONTROL "", IDC_INFO_COMMENTS, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 100, 136, 8
-}
-
-ID_DWL_DIALOG DIALOG  0, 0, 260, 95
-STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Instalator Wine Gecko"
-FONT 8, "MS Shell Dlg"
-{
-    LTEXT "Wine could not find a Gecko package which is needed for applications embedding HTML " \
-          "to work correctly. Wine can automatically download and install it for you.\n\n" \
-          "Note: it's recommended to use distro packages instead. See http://wiki.winehq.org/Gecko for details.",
-          ID_DWL_STATUS, 10, 10, 240, 50, SS_LEFT
-    CONTROL "Progres", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 50, 240, 12
-    DEFPUSHBUTTON "&Instalează", ID_DWL_INSTALL, 200, 70, 50, 15, WS_GROUP | WS_TABSTOP
-    PUSHBUTTON "&Renunță", IDCANCEL, 140, 70, 50, 15, WS_GROUP | WS_TABSTOP
-}
diff --git a/dlls/appwiz.cpl/Ru.rc b/dlls/appwiz.cpl/Ru.rc
deleted file mode 100644
index b87adc5..0000000
--- a/dlls/appwiz.cpl/Ru.rc
+++ /dev/null
@@ -1,84 +0,0 @@
-/*
-* Add/Remove Programs Russian resources
-*
-* Copyright 2008 Vladimir Pankratov
-* Copyright 2008 Vitaliy Margolen
-*
-* 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
-*
-*/
-
-#include "res.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
-
-IDD_MAIN DIALOG 0, 0, 320, 235
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Установка/Удаление"
-FONT 8, "MS Shell Dlg"
-{
-CONTROL "Чтобы установить программу с CD-ROM, дискеты или жёсткого диска, нажмите Установить.", 1000, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 7, 270, 20
- CONTROL "Ус&тановить...", IDC_INSTALL, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 246, 26, 64, 14
- CONTROL "", -1, "STATIC", SS_LEFT | SS_SUNKEN | WS_CHILD | WS_VISIBLE, 7, 46, 303, 1
- CONTROL 2, 1001, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 21, 20
- CONTROL "&Перечисленные программы можно удалить или переустановить автоматически. Чтобы удалить программу или изменить состав установленных компонентов, выберите нужный пункт списка и нажмите кнопку Установить/Удалить.", 1002, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 55, 270, 32
- CONTROL "", IDL_PROGRAMS, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SORTASCENDING | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 90, 303, 100
- CONTROL "&Сведения о поддержке...", IDC_SUPPORT_INFO, "button", BS_PUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 74, 198, 94, 14
- CONTROL "&Изменить...", IDC_MODIFY, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 172, 198, 68, 14
- CONTROL "&Удалить...", IDC_ADDREMOVE, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 244, 198, 68, 14
- CONTROL 3, 1003, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 57, 21, 20
-}
-
-IDD_INFO DIALOG 0, 0, 256, 138
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Сведения о поддержке"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "OK", IDOK, "BUTTON", BS_DEFPUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 103, 116, 50, 14
- CONTROL "Перечисленная информация может быть использована для получения технической поддержки приложения %s:", IDC_INFO_LABEL, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 12, 9, 228, 23
- CONTROL "Издатель:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 33, 60, 8
- CONTROL "Версия:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 43, 60, 8
- CONTROL "Контактное лицо:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 53, 60, 8
- CONTROL "Поддержка:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 63, 64, 8
- CONTROL "Телефон:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 73, 68, 8
- CONTROL "Файл 'Readme':", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 83, 60, 8
- CONTROL "Обновления:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 93, 60, 8
- CONTROL "Комментарий:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 103, 60, 8
- CONTROL "", IDC_INFO_PUBLISHER, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 33, 136, 8
- CONTROL "", IDC_INFO_VERSION, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 43, 136, 8
- CONTROL "", IDC_INFO_CONTACT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 53, 136, 8
- CONTROL "", IDC_INFO_SUPPORT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 63, 136, 8
- CONTROL "", IDC_INFO_PHONE, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 73, 136, 8
- CONTROL "", IDC_INFO_README, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 83, 136, 8
- CONTROL "", IDC_INFO_UPDATES, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 93, 136, 8
- CONTROL "", IDC_INFO_COMMENTS, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 103, 136, 8
-}
-
-ID_DWL_DIALOG DIALOG  0, 0, 261, 110
-STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Установка Wine Gecko"
-FONT 8, "MS Shell Dlg"
-{
-    LTEXT "Wine не может найти пакет Gecko, который необходим для корректной работы приложений с поддержкой HTML. Wine может автоматически загрузить и установить его для вас.\n\
-\n\
-Примечание: рекомендуется использовать пакет, предоставляемый вашим дистрибутивом. Посетите http://wiki.winehq.org/Gecko для получения более подробной информации.",
-          ID_DWL_STATUS, 10, 10, 240, 70, SS_LEFT
-    CONTROL "Прогресс", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 65, 240, 12
-    DEFPUSHBUTTON "&Установить", ID_DWL_INSTALL, 180, 85, 70, 15, WS_GROUP | WS_TABSTOP
-    PUSHBUTTON "&Отмена", IDCANCEL, 100, 85, 70, 15, WS_GROUP | WS_TABSTOP
-}
diff --git a/dlls/appwiz.cpl/Si.rc b/dlls/appwiz.cpl/Si.rc
deleted file mode 100644
index bfcc62c..0000000
--- a/dlls/appwiz.cpl/Si.rc
+++ /dev/null
@@ -1,83 +0,0 @@
-/*
-* Add/Remove Programs Slovenian resources
-*
-* Copyright 2008 Rok Mandeljc
-*
-* 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
-*
-*/
-
-#include "res.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT
-
-IDD_MAIN DIALOG 0, 0, 320, 220
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Dodaj/odstrani programe"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "Za namestitev novega programa z diskete, CD-ROMa ali trdega diska kliknite 'Namesti'.", 1000, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 7, 270, 20
- CONTROL "&Namesti ...", IDC_INSTALL, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 246, 26, 64, 14
- CONTROL "", -1, "STATIC", SS_LEFT | SS_SUNKEN | WS_CHILD | WS_VISIBLE, 7, 46, 303, 1
- CONTROL 2, 1001, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 21, 20
-        CONTROL "Naslednji programi omogočajo samodejno odstranitev. Za odstranitev programa oz. spremembo nameščenih komponent izberite program s seznama in kliknite 'Dodaj/Odstrani'.", 1002, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 57, 270, 30
- CONTROL "", IDL_PROGRAMS, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SORTASCENDING | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 90, 303, 100
- CONTROL "&Informacije ...", IDC_SUPPORT_INFO, "button", BS_PUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 104, 198, 64, 14
- CONTROL "&Modify ...", IDC_MODIFY, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 172, 198, 68, 14
- CONTROL "&Odstrani ...", IDC_ADDREMOVE, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 244, 198, 68, 14
- CONTROL 3, 1003, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 57, 21, 20
-}
-
-IDD_INFO DIALOG 0, 0, 256, 138
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Informacije"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "V redu", IDOK, "BUTTON", BS_DEFPUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 103, 116, 50, 14
-        CONTROL "Naslednje informacije lahko uporabite pri pridobivanju tehnične podpore za %s:", IDC_INFO_LABEL, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 12, 9, 228, 19
- CONTROL "Založnik:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 30, 80, 8
- CONTROL "Različica:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 40, 80, 8
- CONTROL "Kontakt:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 50, 80, 8
- CONTROL "Tehnična podpora:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 60, 80, 8
- CONTROL "Telefon teh. podpore:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 70, 80, 8
- CONTROL "Readme:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 80, 80, 8
- CONTROL "Popravki:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 90, 80, 8
- CONTROL "Komentar:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 100, 80, 8
- CONTROL "", IDC_INFO_PUBLISHER, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 30, 136, 8
- CONTROL "", IDC_INFO_VERSION, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 40, 136, 8
- CONTROL "", IDC_INFO_CONTACT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 50, 136, 8
- CONTROL "", IDC_INFO_SUPPORT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 60, 136, 8
- CONTROL "", IDC_INFO_PHONE, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 70, 136, 8
- CONTROL "", IDC_INFO_README, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 80, 136, 8
- CONTROL "", IDC_INFO_UPDATES, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 90, 136, 8
- CONTROL "", IDC_INFO_COMMENTS, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 100, 136, 8
-}
-
-ID_DWL_DIALOG DIALOG  0, 0, 260, 105
-STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Namestitev Wine Gecko"
-FONT 8, "MS Shell Dlg"
-{
-    LTEXT "Wine ni našel paketa Gecko, ki ga aplikacije, ki uporabljajo HTML potrebujejo, da delujejo pravilno. Wine ga lahko avtomatsko prenese in namesti.\n\
-\n\
-Opomba: priporočljivo je uporabiti Gecko paket od distribucije. Poglej\n\
-http://wiki.winehq.org/Gecko za podrobnost.",
-          ID_DWL_STATUS, 10, 10, 240, 50, SS_LEFT
-    CONTROL "Napredek", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 60, 240, 12
-    DEFPUSHBUTTON "&Namesti", ID_DWL_INSTALL, 200, 80, 50, 15, WS_GROUP | WS_TABSTOP
-    PUSHBUTTON "&Prekliči", IDCANCEL, 140, 80, 50, 15, WS_GROUP | WS_TABSTOP
-}
diff --git a/dlls/appwiz.cpl/Sr.rc b/dlls/appwiz.cpl/Sr.rc
deleted file mode 100644
index 7b0fd6f..0000000
--- a/dlls/appwiz.cpl/Sr.rc
+++ /dev/null
@@ -1,147 +0,0 @@
-/*
-* Add/Remove Programs Serbian resources
-*
-* Copyright 2010 Nenad Vujic
-*                Paul Vriens
-* Copyright 2010 Đorđe Vasiljević
-*
-* 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
-*
-*/
-
-#include "res.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_LATIN
-
-IDD_MAIN DIALOG 0, 0, 320, 220
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Instaliraj/ukloni"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "Da biste instalirali novi program sa diskete, diska ili tvrdog diska, kliknite na dugme „Instaliraj...“.", 1000, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 7, 270, 20
- CONTROL "&Instaliraj...", IDC_INSTALL, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 246, 26, 64, 14
- CONTROL "", -1, "STATIC", SS_LEFT | SS_SUNKEN | WS_CHILD | WS_VISIBLE, 7, 46, 303, 1
- CONTROL 2, 1001, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 21, 20
- CONTROL "Program se može automatski ukloniti. Da uklonite program ili da izmenite instalacione delove, izaberite sa spiska i kliknite na dugme „Izmeni/ukloni“.", 1002, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 57, 270, 30
- CONTROL "", IDL_PROGRAMS, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SORTASCENDING | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 90, 303, 100
- CONTROL "&Podrška...", IDC_SUPPORT_INFO, "button", BS_PUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 104, 198, 64, 14
- CONTROL "&Izmeni...", IDC_MODIFY, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 172, 198, 68, 14
- CONTROL "&Ukloni...", IDC_ADDREMOVE, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 244, 198, 68, 14
- CONTROL 3, 1003, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 57, 21, 20
-}
-
-IDD_INFO DIALOG 0, 0, 256, 138
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Podrška"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "U redu", IDOK, "BUTTON", BS_DEFPUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 103, 116, 50, 14
- CONTROL "Sledeći podaci se mogu koristiti za dobijanje tehničke podrške za %s:", IDC_INFO_LABEL, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 12, 9, 228, 19
- CONTROL "Izdavač:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 30, 60, 8
- CONTROL "Izdanje:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 40, 60, 8
- CONTROL "Kontakt:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 50, 60, 8
- CONTROL "Podrška:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 60, 64, 8
- CONTROL "Telefon za podršku:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 70, 68, 8
- CONTROL "Pročitaj me:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 80, 60, 8
- CONTROL "Dogradnje:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 90, 60, 8
- CONTROL "Komentari:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 100, 60, 8
- CONTROL "", IDC_INFO_PUBLISHER, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 30, 136, 8
- CONTROL "", IDC_INFO_VERSION, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 40, 136, 8
- CONTROL "", IDC_INFO_CONTACT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 50, 136, 8
- CONTROL "", IDC_INFO_SUPPORT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 60, 136, 8
- CONTROL "", IDC_INFO_PHONE, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 70, 136, 8
- CONTROL "", IDC_INFO_README, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 80, 136, 8
- CONTROL "", IDC_INFO_UPDATES, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 90, 136, 8
- CONTROL "", IDC_INFO_COMMENTS, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 100, 136, 8
-}
-
-LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_CYRILLIC
-
-IDD_MAIN DIALOG 0, 0, 320, 220
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Инсталирај/уклони"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "Да бисте инсталирали нови програм са дискете, диска или тврдог диска, кликните на дугме „Инсталирај...“.", 1000, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 7, 270, 20
- CONTROL "&Инсталирај...", IDC_INSTALL, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 246, 26, 64, 14
- CONTROL "", -1, "STATIC", SS_LEFT | SS_SUNKEN | WS_CHILD | WS_VISIBLE, 7, 46, 303, 1
- CONTROL 2, 1001, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 21, 20
- CONTROL "Програм се може аутоматски уклонити. Да уклоните програм или да измените инсталационе делове, изаберите са списка и кликните на дугме „Измени/уклони“.", 1002, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 57, 270, 30
- CONTROL "", IDL_PROGRAMS, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SORTASCENDING | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 90, 303, 100
- CONTROL "&Подршка...", IDC_SUPPORT_INFO, "button", BS_PUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 104, 198, 64, 14
- CONTROL "&Измени...", IDC_MODIFY, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 172, 198, 68, 14
- CONTROL "&Уклони...", IDC_ADDREMOVE, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 244, 198, 68, 14
- CONTROL 3, 1003, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 57, 21, 20
-}
-
-IDD_INFO DIALOG 0, 0, 256, 138
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Подршка"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "У реду", IDOK, "BUTTON", BS_DEFPUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 103, 116, 50, 14
- CONTROL "Следећи подаци се могу користити за добијање техничке подршке за %s:", IDC_INFO_LABEL, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 12, 9, 228, 19
- CONTROL "Издавач:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 30, 60, 8
- CONTROL "Издање:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 40, 60, 8
- CONTROL "Контакт:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 50, 60, 8
- CONTROL "Подршка:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 60, 64, 8
- CONTROL "Телефон за подршку:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 70, 68, 8
- CONTROL "Прочитај ме:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 80, 60, 8
- CONTROL "Доградње:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 90, 60, 8
- CONTROL "Коментари:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 100, 60, 8
- CONTROL "", IDC_INFO_PUBLISHER, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 30, 136, 8
- CONTROL "", IDC_INFO_VERSION, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 40, 136, 8
- CONTROL "", IDC_INFO_CONTACT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 50, 136, 8
- CONTROL "", IDC_INFO_SUPPORT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 60, 136, 8
- CONTROL "", IDC_INFO_PHONE, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 70, 136, 8
- CONTROL "", IDC_INFO_README, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 80, 136, 8
- CONTROL "", IDC_INFO_UPDATES, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 90, 136, 8
- CONTROL "", IDC_INFO_COMMENTS, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 100, 136, 8
-}
-
-LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_CYRILLIC
-
-ID_DWL_DIALOG DIALOG  0, 0, 260, 95
-STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Wine Gecko инсталациони програм"
-FONT 8, "MS Shell Dlg"
-{
-    LTEXT "Wine није успео да пронађе Gecko пакет који је неопходан за исправно функционисање HTML " \
-          "програма. Wine је у могућности да аутоматски преузме и инсталира програм.\n\n" \
-          "Напомена: препоручујемо Вам да користите расподељене пакете. Погледајте http://wiki.winehq.org/Gecko за више информација.",
-          ID_DWL_STATUS, 10, 10, 240, 50, SS_LEFT
-    CONTROL "Напредак", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 40, 240, 12
-    DEFPUSHBUTTON "&Инсталирај", ID_DWL_INSTALL, 200, 70, 50, 15, WS_GROUP | WS_TABSTOP
-    PUSHBUTTON "&Откажи", IDCANCEL, 140, 70, 50, 15, WS_GROUP | WS_TABSTOP
-}
-
-LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_LATIN
-
-
-ID_DWL_DIALOG DIALOG  0, 0, 260, 95
-STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Wine Gecko instalacioni program"
-FONT 8, "MS Shell Dlg"
-{
-    LTEXT "Wine nije uspeo da pronađe Gecko paket koji je neophodan za ispravno funkcionisanje HTML " \
-          "programa. Wine je u mogućnosti da automatski preuzme i instalira program.\n\n" \
-          "Napomena: preporučujemo Vam da koristite raspodeljene pakete. Pogledajte http://wiki.winehq.org/Gecko za više informacija.",
-          ID_DWL_STATUS, 10, 10, 240, 50, SS_LEFT
-    CONTROL "Napredak", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 40, 240, 12
-    DEFPUSHBUTTON "&Instaliraj", ID_DWL_INSTALL, 200, 70, 50, 15, WS_GROUP | WS_TABSTOP
-    PUSHBUTTON "&Otkaži", IDCANCEL, 140, 70, 50, 15, WS_GROUP | WS_TABSTOP
-}
diff --git a/dlls/appwiz.cpl/Sv.rc b/dlls/appwiz.cpl/Sv.rc
deleted file mode 100644
index fbb80c5..0000000
--- a/dlls/appwiz.cpl/Sv.rc
+++ /dev/null
@@ -1,85 +0,0 @@
-/*
-* Add/Remove Programs Swedish resources
-*
-* Copyright 2001-2002, 2008 Owen Rudge
-* Copyright 2008 Daniel Nylander <po@danielnylander.se>
-*
-* 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
-*
-*/
-
-#include "res.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
-
-IDD_MAIN DIALOG 0, 0, 320, 220
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Installera/Avinstallera"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "Klicka på Installera för att installera ett nytt program från en diskett, cd-skiva eller din hårddisk.", 1000, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 7, 270, 20
- CONTROL "&Installera...", IDC_INSTALL, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 246, 26, 64, 14
- CONTROL "", -1, "STATIC", SS_LEFT | SS_SUNKEN | WS_CHILD | WS_VISIBLE, 7, 46, 303, 1
- CONTROL 2, 1001, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 21, 20
- CONTROL "Följande programvara kan automatiskt tas bort. Markera den från listan och klicka på Lägg till/Ta bort för att ta bort eller ändra dess installerade komponenter.", 1002, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 57, 270, 30
- CONTROL "", IDL_PROGRAMS, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SORTASCENDING | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 90, 303, 100
- CONTROL "&Supportinfo...", IDC_SUPPORT_INFO, "button", BS_PUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 104, 198, 64, 14
- CONTROL "&Modify...", IDC_MODIFY, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 172, 198, 68, 14
- CONTROL "&Ta bort....", IDC_ADDREMOVE, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 244, 198, 68, 14
- CONTROL 3, 1003, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 57, 21, 20
-}
-
-IDD_INFO DIALOG 0, 0, 256, 138
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Supportinformation"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "OK", IDOK, "BUTTON", BS_DEFPUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 103, 116, 50, 14
- CONTROL "Följande information kan användas för att få teknisk support för %s:", IDC_INFO_LABEL, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 12, 9, 228, 19
- CONTROL "Utgivare:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 30, 60, 8
- CONTROL "Version:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 40, 60, 8
- CONTROL "Kontakt:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 50, 60, 8
- CONTROL "Supportinformation:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 60, 64, 8
- CONTROL "Telefonsupport:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 70, 68, 8
- CONTROL "Readme:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 80, 60, 8
- CONTROL "Produktuppdateringar:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 90, 60, 8
- CONTROL "Kommentarer:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 100, 60, 8
- CONTROL "", IDC_INFO_PUBLISHER, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 30, 136, 8
- CONTROL "", IDC_INFO_VERSION, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 40, 136, 8
- CONTROL "", IDC_INFO_CONTACT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 50, 136, 8
- CONTROL "", IDC_INFO_SUPPORT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 60, 136, 8
- CONTROL "", IDC_INFO_PHONE, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 70, 136, 8
- CONTROL "", IDC_INFO_README, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 80, 136, 8
- CONTROL "", IDC_INFO_UPDATES, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 90, 136, 8
- CONTROL "", IDC_INFO_COMMENTS, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 100, 136, 8
-}
-
-ID_DWL_DIALOG DIALOG  0, 0, 260, 95
-STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Wine Gecko Installationsprogram"
-FONT 8, "MS Shell Dlg"
-{
-    LTEXT "Wine kunde inte hitta paketet Gecko vilket krävs för att program med inbäddad HTML " \
-          "ska fungera korrekt. Wine kan hämta och installera det automatiskt åt dig.\n\n" \
-          "Obs: Du rekommenderas att använda din distributions paket i stället. " \
-          "Se http://wiki.winehq.org/Gecko för mer information.",
-          ID_DWL_STATUS, 10, 10, 240, 50, SS_LEFT
-    CONTROL "Förlopp", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 40, 240, 12
-    DEFPUSHBUTTON "&Installera", ID_DWL_INSTALL, 200, 70, 50, 15, WS_GROUP | WS_TABSTOP
-    PUSHBUTTON "&Avbryt", IDCANCEL, 140, 70, 50, 15, WS_GROUP | WS_TABSTOP
-}
diff --git a/dlls/appwiz.cpl/Tr.rc b/dlls/appwiz.cpl/Tr.rc
deleted file mode 100644
index 2461b1f..0000000
--- a/dlls/appwiz.cpl/Tr.rc
+++ /dev/null
@@ -1,35 +0,0 @@
-/*
- * Copyright 2006 Fatih Aþýcý
- *
- * 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
- */
-
-#include "res.h"
-
-LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
-
-ID_DWL_DIALOG DIALOG  0, 0, 260, 95
-STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Wine Gecko Kurucusu"
-FONT 8, "MS Shell Dlg"
-{
-    LTEXT "Wine could not find a Gecko package which is needed for applications embedding HTML " \
-          "to work correctly. Wine can automatically download and install it for you.\n\n" \
-          "Note: it's recommended to use distro packages instead. See http://wiki.winehq.org/Gecko for details.",
-          ID_DWL_STATUS, 10, 10, 240, 50, SS_LEFT
-    CONTROL "Ýlerleme", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 50, 240, 12
-    DEFPUSHBUTTON "&Kur", ID_DWL_INSTALL, 200, 70, 50, 15, WS_GROUP | WS_TABSTOP
-    PUSHBUTTON "&Ýptal", IDCANCEL, 140, 70, 50, 15, WS_GROUP | WS_TABSTOP
-}
diff --git a/dlls/appwiz.cpl/Uk.rc b/dlls/appwiz.cpl/Uk.rc
deleted file mode 100644
index b74e85e..0000000
--- a/dlls/appwiz.cpl/Uk.rc
+++ /dev/null
@@ -1,84 +0,0 @@
-/*
-* Add/Remove Programs Ukrainian resources
-*
-* Copyright 2001-2002, 2008 Owen Rudge
-* Copyright 2010 Igor Paliychuk
-*
-* 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
-*
-*/
-
-#include "res.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
-
-IDD_MAIN DIALOG 0, 0, 320, 220
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Встановлення/Видалення"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "Щоб встановити нову програму з дискети, CD-ROM, чи жорсткого диску, натисніть Встановити.", 1000, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 7, 270, 20
- CONTROL "&Встановити...", IDC_INSTALL, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 246, 26, 64, 14
- CONTROL "", -1, "STATIC", SS_LEFT | SS_SUNKEN | WS_CHILD | WS_VISIBLE, 7, 46, 303, 1
- CONTROL 2, 1001, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 21, 20
- CONTROL "Дане ПЗ може бути видалене автоматично. Щоб видалити програму чи змінити її склад, виберіть її зі списку та натисніть Змінити/Видалити.", 1002, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 57, 270, 30
- CONTROL "", IDL_PROGRAMS, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SORTASCENDING | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 90, 303, 100
- CONTROL "&Дані підтримки...", IDC_SUPPORT_INFO, "button", BS_PUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 100, 198, 64, 14
- CONTROL "&Змінити...", IDC_MODIFY, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 168, 198, 68, 14
- CONTROL "Ви&далити...", IDC_ADDREMOVE, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 240, 198, 72, 14
- CONTROL 3, 1003, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 57, 21, 20
-}
-
-IDD_INFO DIALOG 0, 0, 256, 138
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Дані підтримки"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "OK", IDOK, "BUTTON", BS_DEFPUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 103, 116, 50, 14
- CONTROL "Ці дані можуть бути використані для отримання тех. підтримки для %s:", IDC_INFO_LABEL, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 12, 9, 228, 19
- CONTROL "Видавець:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 30, 60, 8
- CONTROL "Версія:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 40, 60, 8
- CONTROL "Контактна особа:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 50, 60, 8
- CONTROL "Дані підтримки:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 60, 64, 8
- CONTROL "Телефон підтримки:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 70, 68, 8
- CONTROL "Файл Readme:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 80, 60, 8
- CONTROL "Оновлення:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 90, 60, 8
- CONTROL "Коментарі:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 100, 60, 8
- CONTROL "", IDC_INFO_PUBLISHER, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 30, 136, 8
- CONTROL "", IDC_INFO_VERSION, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 40, 136, 8
- CONTROL "", IDC_INFO_CONTACT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 50, 136, 8
- CONTROL "", IDC_INFO_SUPPORT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 60, 136, 8
- CONTROL "", IDC_INFO_PHONE, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 70, 136, 8
- CONTROL "", IDC_INFO_README, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 80, 136, 8
- CONTROL "", IDC_INFO_UPDATES, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 90, 136, 8
- CONTROL "", IDC_INFO_COMMENTS, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 100, 136, 8
-}
-
-ID_DWL_DIALOG DIALOG  0, 0, 260, 95
-STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Встановлювач Wine Gecko"
-FONT 8, "MS Shell Dlg"
-{
-    LTEXT "Wine не може знайти пакунок Gecko, який потрібний для коректної роботи додатків " \
-          "з підтримкою HTML. Wine може автоматично завантажити та встановити його для Вас.\n\n" \
-          "Зауважте: Рекомендується використати пакет з вашого дистрибутиву. Детальніше читайте http://wiki.winehq.org/Gecko.",
-          ID_DWL_STATUS, 10, 10, 240, 50, SS_LEFT
-    CONTROL "Прогрес", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 40, 240, 12
-    DEFPUSHBUTTON "&Встановити", ID_DWL_INSTALL, 200, 70, 50, 15, WS_GROUP | WS_TABSTOP
-    PUSHBUTTON "&Скасувати", IDCANCEL, 140, 70, 50, 15, WS_GROUP | WS_TABSTOP
-}
diff --git a/dlls/appwiz.cpl/Zh.rc b/dlls/appwiz.cpl/Zh.rc
deleted file mode 100644
index c324725..0000000
--- a/dlls/appwiz.cpl/Zh.rc
+++ /dev/null
@@ -1,140 +0,0 @@
-/*
-* Add/Remove Programs (Simplified and Traditional Chinese Resources)
-*
-* Copyright 2008 Hongbo Ni <hongbo.at.njstar.com>
-* Copyright 2010 Cheer Xiao <xiaqqaix.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
-* 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
-*
-*/
-
-#include "res.h"
-
-/* Chinese text is encoded in UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
-
-IDD_MAIN DIALOG 0, 0, 320, 220
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "安装/卸载"
-FONT 9, "MS Shell Dlg"
-{
- CONTROL "要从软盘,光盘或硬盘安装新程序,请按'安装'.", 1000, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 7, 270, 20
- CONTROL "安装(&I)...", IDC_INSTALL, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 246, 26, 64, 14
- CONTROL "", -1, "STATIC", SS_LEFT | SS_SUNKEN | WS_CHILD | WS_VISIBLE, 7, 46, 303, 1
- CONTROL 2, 1001, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 21, 20
- CONTROL "下列软件可以自动卸载. 按'添加/删除'可卸载选定程序或者调整已安装部件.", 1002, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 57, 270, 30
- CONTROL "", IDL_PROGRAMS, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SORTASCENDING | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 90, 303, 100
- CONTROL "技术支持(&S)...", IDC_SUPPORT_INFO, "button", BS_PUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 104, 198, 64, 14
- CONTROL "&Modify...", IDC_MODIFY, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 172, 198, 68, 14
- CONTROL "&Remove...", IDC_ADDREMOVE, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 244, 198, 68, 14
- CONTROL 3, 1003, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 57, 21, 20
-}
-
-IDD_INFO DIALOG 0, 0, 256, 138
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "技术支持信息"
-FONT 9, "MS Shell Dlg"
-{
- CONTROL "确定", IDOK, "BUTTON", BS_DEFPUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 103, 116, 50, 14
- CONTROL "%s 技术支持信息:", IDC_INFO_LABEL, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 12, 9, 228, 19
- CONTROL "生产商:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 30, 60, 8
- CONTROL "版本:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 40, 60, 8
- CONTROL "联系人:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 50, 60, 8
- CONTROL "支持信息:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 60, 64, 8
- CONTROL "支持电话:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 70, 68, 8
- CONTROL "产品说明:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 80, 60, 8
- CONTROL "产品更新:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 90, 60, 8
- CONTROL "备注:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 100, 60, 8
- CONTROL "", IDC_INFO_PUBLISHER, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 30, 136, 8
- CONTROL "", IDC_INFO_VERSION, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 40, 136, 8
- CONTROL "", IDC_INFO_CONTACT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 50, 136, 8
- CONTROL "", IDC_INFO_SUPPORT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 60, 136, 8
- CONTROL "", IDC_INFO_PHONE, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 70, 136, 8
- CONTROL "", IDC_INFO_README, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 80, 136, 8
- CONTROL "", IDC_INFO_UPDATES, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 90, 136, 8
- CONTROL "", IDC_INFO_COMMENTS, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 100, 136, 8
-}
-
-ID_DWL_DIALOG DIALOG  0, 0, 260, 95
-STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Wine Gecko 安装"
-FONT 9, "MS Shell Dlg"
-{
-    LTEXT "Wine 未找到到用于支持嵌入 HTML 的 Gecko 引擎。Wine 可以自动并下载安装它。\n\n" \
-          "注意: 推荐您安装为发行版定制的软件包。具体参看 http://wiki.winehq.org/Gecko。",
-          ID_DWL_STATUS, 10, 10, 240, 50, SS_LEFT
-    CONTROL "进度", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 40, 240, 12
-    DEFPUSHBUTTON "安装(&I)", ID_DWL_INSTALL, 200, 70, 50, 15, WS_GROUP | WS_TABSTOP
-    PUSHBUTTON "取消(&C)", IDCANCEL, 140, 70, 50, 15, WS_GROUP | WS_TABSTOP
-}
-
-LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL
-
-IDD_MAIN DIALOG 0, 0, 320, 220
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "安裝/卸載"
-FONT 9, "MS Shell Dlg"
-{
- CONTROL "要從軟碟,光碟或硬碟安裝新程式,請按'安裝'.", 1000, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 7, 270, 20
- CONTROL "安裝(&I)...", IDC_INSTALL, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 246, 26, 64, 14
- CONTROL "", -1, "STATIC", SS_LEFT | SS_SUNKEN | WS_CHILD | WS_VISIBLE, 7, 46, 303, 1
- CONTROL 2, 1001, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 21, 20
- CONTROL "下列軟件可以自動卸載. 按'添加/刪除'可卸載選定程式或者調整已安裝部件.", 1002, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 57, 270, 30
- CONTROL "", IDL_PROGRAMS, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SORTASCENDING | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 90, 303, 100
- CONTROL "技術支援(&S)...", IDC_SUPPORT_INFO, "button", BS_PUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 176, 198, 64, 14
- CONTROL "&Modify...", IDC_MODIFY, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 172, 198, 68, 14
- CONTROL "添加/刪除(&R)...", IDC_ADDREMOVE, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 246, 198, 64, 14
- CONTROL 3, 1003, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 57, 21, 20
-}
-
-IDD_INFO DIALOG 0, 0, 256, 138
-STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "技術支援資訊"
-FONT 9, "MS Shell Dlg"
-{
- CONTROL "確定", IDOK, "BUTTON", BS_DEFPUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 103, 116, 50, 14
- CONTROL "%s 技術支援資訊:", IDC_INFO_LABEL, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 12, 9, 228, 19
- CONTROL "生產商:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 30, 60, 8
- CONTROL "版本:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 40, 60, 8
- CONTROL "聯繫人:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 50, 60, 8
- CONTROL "支援資訊:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 60, 64, 8
- CONTROL "支援電話:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 70, 68, 8
- CONTROL "產品說明:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 80, 60, 8
- CONTROL "產品更新:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 90, 60, 8
- CONTROL "備註:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 100, 60, 8
- CONTROL "", IDC_INFO_PUBLISHER, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 30, 136, 8
- CONTROL "", IDC_INFO_VERSION, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 40, 136, 8
- CONTROL "", IDC_INFO_CONTACT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 50, 136, 8
- CONTROL "", IDC_INFO_SUPPORT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 60, 136, 8
- CONTROL "", IDC_INFO_PHONE, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 70, 136, 8
- CONTROL "", IDC_INFO_README, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 80, 136, 8
- CONTROL "", IDC_INFO_UPDATES, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 90, 136, 8
- CONTROL "", IDC_INFO_COMMENTS, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 104, 100, 136, 8
-}
-
-ID_DWL_DIALOG DIALOG  0, 0, 260, 85
-STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION "Wine Gecko 安裝"
-FONT 9, "MS Shell Dlg"
-{
-    LTEXT "這個運用程式要顯示一個HTML 網頁. Wine 需要裝上 Gecko (Mozilla HTML " \
-          "engine)才能顯示HTML網頁. 如果你想自動下載和安裝Gecko," \
-          "請按'安裝'.", ID_DWL_STATUS, 10, 10, 240, 30, SS_LEFT
-    CONTROL "Progress", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 40, 240, 12
-    DEFPUSHBUTTON "安裝(&I)", ID_DWL_INSTALL, 200, 60, 50, 15, WS_GROUP | WS_TABSTOP
-    PUSHBUTTON "取消(&C)", IDCANCEL, 140, 60, 50, 15, WS_GROUP | WS_TABSTOP
-}
diff --git a/dlls/appwiz.cpl/appwiz.rc b/dlls/appwiz.cpl/appwiz.rc
index 697600c..b4ed7b4 100644
--- a/dlls/appwiz.cpl/appwiz.rc
+++ b/dlls/appwiz.cpl/appwiz.rc
@@ -50,6 +50,63 @@
     IDS_INVALID_SHA     "Unexpected checksum of downloaded file. Aborting installation of corrupted file."
 }
 
+IDD_MAIN DIALOG 0, 0, 320, 220
+STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+CAPTION "Install/Uninstall"
+FONT 8, "MS Shell Dlg"
+{
+ CONTROL "To install a new program from a floppy disk, CD-ROM drive, or your hard drive, click Install.", 1000, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 7, 270, 20
+ CONTROL "&Install...", IDC_INSTALL, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 246, 26, 64, 14
+ CONTROL "", -1, "STATIC", SS_LEFT | SS_SUNKEN | WS_CHILD | WS_VISIBLE, 7, 46, 303, 1
+ CONTROL 2, 1001, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 21, 20
+ CONTROL "The following software can be automatically removed. To remove a program or to modify its installed components, select it from the list and click Change/Remove.", 1002, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 40, 54, 275, 34
+ CONTROL "", IDL_PROGRAMS, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SORTASCENDING | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 90, 303, 100
+ CONTROL "&Support Info", IDC_SUPPORT_INFO, "button", BS_PUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 34, 198, 90, 14
+ CONTROL "&Modify...", IDC_MODIFY, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 128, 198, 90, 14
+ CONTROL "&Remove", IDC_ADDREMOVE, "BUTTON", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 222, 198, 90, 14
+ CONTROL 3, 1003, "STATIC", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 57, 21, 20
+}
+
+IDD_INFO DIALOG 0, 0, 256, 138
+STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+CAPTION "Support Information"
+FONT 8, "MS Shell Dlg"
+{
+ CONTROL "OK", IDOK, "BUTTON", BS_DEFPUSHBUTTON | BS_CENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 6, 120, 50, 14
+ CONTROL "The following information can be used to get technical support for %s:", IDC_INFO_LABEL, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 6, 8, 220, 24
+ CONTROL "Publisher:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 6, 35, 90, 8
+ CONTROL "Version:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 6, 45, 90, 8
+ CONTROL "Contact:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 6, 55, 90, 8
+ CONTROL "Support Information:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 6, 65, 90, 8
+ CONTROL "Support Telephone:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 6, 75, 90, 8
+ CONTROL "Readme:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 6, 85, 90, 8
+ CONTROL "Product Updates:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 6, 95, 90, 8
+ CONTROL "Comments:", -1, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 6, 105, 90, 8
+ CONTROL "", IDC_INFO_PUBLISHER, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 100, 35, 150, 8
+ CONTROL "", IDC_INFO_VERSION, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 100, 45, 150, 8
+ CONTROL "", IDC_INFO_CONTACT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 100, 55, 150, 8
+ CONTROL "", IDC_INFO_SUPPORT, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 100, 65, 150, 8
+ CONTROL "", IDC_INFO_PHONE, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 100, 75, 150, 8
+ CONTROL "", IDC_INFO_README, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 100, 85, 150, 8
+ CONTROL "", IDC_INFO_UPDATES, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 100, 95, 150, 8
+ CONTROL "", IDC_INFO_COMMENTS, "static", SS_LEFT | WS_CHILD | WS_VISIBLE, 100, 105, 150, 8
+}
+
+ID_DWL_DIALOG DIALOG  0, 0, 260, 95
+STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+CAPTION "Wine Gecko Installer"
+FONT 8, "MS Shell Dlg"
+{
+    LTEXT "Wine could not find a Gecko package which is needed for applications embedding HTML " \
+          "to work correctly. Wine can automatically download and install it for you.\n\n" \
+          "Note: it is recommended to use your distribution's packages instead. " \
+          "See http://wiki.winehq.org/Gecko for details.",
+          ID_DWL_STATUS, 10, 10, 240, 65, SS_LEFT
+    CONTROL "", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 40, 240, 12
+    DEFPUSHBUTTON "&Install", ID_DWL_INSTALL, 200, 76, 50, 14, WS_GROUP | WS_TABSTOP
+    PUSHBUTTON "Cancel", IDCANCEL, 144, 76, 50, 14, WS_GROUP | WS_TABSTOP
+}
+
 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
 
 /* @makedep: appwiz.ico */
diff --git a/po/ar.po b/po/ar.po
index 5a23c63..8a84661 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -13,6 +13,130 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr ""
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr ""
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr ""
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr ""
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr ""
+
+#: appwiz.rc:72
+#, fuzzy
+msgid "Support Information"
+msgstr "معلومات"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "حسنا"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr ""
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr ""
+
+#: appwiz.rc:79
+#, fuzzy
+msgid "Contact:"
+msgstr "الم&حتويات"
+
+#: appwiz.rc:80
+#, fuzzy
+msgid "Support Information:"
+msgstr "معلومات"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr ""
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr ""
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr ""
+
+#: appwiz.rc:84
+#, fuzzy
+msgid "Comments:"
+msgstr "الم&حتويات"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr ""
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr ""
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "ألغِ"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr ""
@@ -62,10 +186,6 @@
 msgid "All files (*.*)"
 msgstr "كل الملفات (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr ""
-
 #: appwiz.rc:43
 msgid "&Modify/Remove"
 msgstr ""
@@ -109,34 +229,6 @@
 msgid "Current format:"
 msgstr "معلومات"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "حسنا"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "ألغِ"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr ""
@@ -9793,10 +9885,6 @@
 msgid "&Export Registry File..."
 msgstr ""
 
-#: regedit.rc:42 regedit.rc:87
-msgid "&Modify..."
-msgstr ""
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr ""
@@ -12141,10 +12229,6 @@
 msgid "Last Change:"
 msgstr ""
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr ""
-
 #: winefile.rc:174
 #, fuzzy
 msgid "Cop&yright:"
diff --git a/po/bg.po b/po/bg.po
index 38bc9c4..6e407f7 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -13,6 +13,140 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+#, fuzzy
+msgid "Install/Uninstall"
+msgstr "Инсталиране..."
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+
+#: appwiz.rc:59
+#, fuzzy
+msgid "&Install..."
+msgstr "Инсталирай"
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr ""
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+#, fuzzy
+msgid "&Modify..."
+msgstr "&Промени"
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr "Пре&махни"
+
+#: appwiz.rc:72
+#, fuzzy
+msgid "Support Information"
+msgstr "Информация"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "OK"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr ""
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr ""
+
+#: appwiz.rc:79
+#, fuzzy
+msgid "Contact:"
+msgstr "&Съдържание"
+
+#: appwiz.rc:80
+#, fuzzy
+msgid "Support Information:"
+msgstr "Информация"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr ""
+
+#: appwiz.rc:82
+#, fuzzy
+msgid "Readme:"
+msgstr "Готово"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr ""
+
+#: appwiz.rc:84
+#, fuzzy
+msgid "Comments:"
+msgstr "Коментар"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr "Wine Gecko Installer"
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it's recommended to use distro packages instead. See http://wiki."
+"winehq.org/Gecko for details."
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr "Инсталирай"
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "Отмени"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr ""
@@ -66,10 +200,6 @@
 msgid "All files (*.*)"
 msgstr "Всички файлове (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr "Пре&махни"
-
 #: appwiz.rc:43
 #, fuzzy
 msgid "&Modify/Remove"
@@ -114,34 +244,6 @@
 msgid "Current format:"
 msgstr "&Печат"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "OK"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "Отмени"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr ""
@@ -9957,11 +10059,6 @@
 msgid "&Export Registry File..."
 msgstr "&Изнеси файл от регистъра..."
 
-#: regedit.rc:42 regedit.rc:87
-#, fuzzy
-msgid "&Modify..."
-msgstr "&Промени"
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr "&Ключ"
@@ -12341,10 +12438,6 @@
 msgid "Last Change:"
 msgstr ""
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr ""
-
 #: winefile.rc:174
 #, fuzzy
 msgid "Cop&yright:"
diff --git a/po/ca.po b/po/ca.po
index af0a52a..ed1a79f 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -13,6 +13,138 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr "Instal·lar/Desinstal·lar"
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+"Per instal·lar un nou programa des de un disquet, disc compact, o el vostre "
+"disc dur, feu clic en Instal·la."
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr "&Instal·la..."
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+"El següent programari es pot eliminar automàticament. Per treure un programa "
+"o modificar els seus components instal·lats, seleccioneu-lo de la llista i "
+"feu clic en Canvia/Treu."
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr "&Info. de suport"
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr "&Modifica..."
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr "T&reu"
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr "Informació de Suport"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "D'acord"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+"La següent informació es pot utilitzar per obtenir suport tècnic per a %s:"
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr "Editor:"
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr "Versió:"
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr "Contacte:"
+
+#: appwiz.rc:80
+msgid "Support Information:"
+msgstr "Informació de Suport:"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr "Telèfon de Suport:"
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr "Llegiu-me:"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr "Actualitzacions de Producte:"
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr "Comentaris:"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr "Instal·lador del Wine Gecko"
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+"El Wine no ha pogut trobar un paquet del Gecko que es necessita perquè les "
+"aplicacions que inclouen HTML funcionin correctament. El Wine el pot "
+"descarregar i instal·lar automàticament per vostè.\n"
+"\n"
+"Nota: es recomana utilitzar els paquets de la vostra distribució en compte."
+"Vegeu http://wiki.winehq.org/Gecko pels detalls."
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr "&Instal·la"
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "Cancel·la"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr "Afegeix/Treu Programes"
@@ -66,10 +198,6 @@
 msgid "All files (*.*)"
 msgstr "Tots els fitxers (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr "T&reu"
-
 #: appwiz.rc:43
 msgid "&Modify/Remove"
 msgstr "&Modifica/Treu"
@@ -114,34 +242,6 @@
 msgid "Current format:"
 msgstr "Format actual:"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "D'acord"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "Cancel·la"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr "Forma d'ona: %s"
@@ -10260,10 +10360,6 @@
 msgid "&Export Registry File..."
 msgstr "&Exporta Fitxer de Registre..."
 
-#: regedit.rc:42 regedit.rc:87
-msgid "&Modify..."
-msgstr "&Modifica..."
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr "&Clau"
@@ -12678,10 +12774,6 @@
 msgid "Last Change:"
 msgstr "Últim Canvi:"
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr "Versió:"
-
 #: winefile.rc:174
 msgid "Cop&yright:"
 msgstr "&Drets d'Autor:"
diff --git a/po/cs.po b/po/cs.po
index 682c73f..68906d6 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -13,6 +13,135 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr ""
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+
+#: appwiz.rc:59
+#, fuzzy
+msgid "&Install..."
+msgstr "Instalovat téma..."
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr ""
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+#, fuzzy
+msgid "&Modify..."
+msgstr "Z&měnit"
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr "Odeb&rat DLL náhradu"
+
+#: appwiz.rc:72
+#, fuzzy
+msgid "Support Information"
+msgstr "Informace"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "OK"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr ""
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr ""
+
+#: appwiz.rc:79
+#, fuzzy
+msgid "Contact:"
+msgstr "&Obsah"
+
+#: appwiz.rc:80
+#, fuzzy
+msgid "Support Information:"
+msgstr "Informace"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr ""
+
+#: appwiz.rc:82
+#, fuzzy
+msgid "Readme:"
+msgstr "Připraven"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr ""
+
+#: appwiz.rc:84
+#, fuzzy
+msgid "Comments:"
+msgstr "Komentář"
+
+#: appwiz.rc:97
+#, fuzzy
+msgid "Wine Gecko Installer"
+msgstr "Deinstalátor"
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+
+#: appwiz.rc:106
+#, fuzzy
+msgid "&Install"
+msgstr "Instalovat téma..."
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "Storno"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr ""
@@ -72,10 +201,6 @@
 msgid "All files (*.*)"
 msgstr "Všechny soubory (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr "Odeb&rat DLL náhradu"
-
 #: appwiz.rc:43
 #, fuzzy
 msgid "&Modify/Remove"
@@ -119,34 +244,6 @@
 msgid "Current format:"
 msgstr "Současný formát:"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "OK"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "Storno"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr ""
@@ -10349,11 +10446,6 @@
 msgid "&Export Registry File..."
 msgstr "&Exportovat soubor registru..."
 
-#: regedit.rc:42 regedit.rc:87
-#, fuzzy
-msgid "&Modify..."
-msgstr "Z&měnit"
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr "&Klíč"
@@ -12786,10 +12878,6 @@
 msgid "Last Change:"
 msgstr ""
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr ""
-
 #: winefile.rc:174
 #, fuzzy
 msgid "Cop&yright:"
diff --git a/po/da.po b/po/da.po
index 8a12c51..89fed66 100644
--- a/po/da.po
+++ b/po/da.po
@@ -13,6 +13,137 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr "Installer/Fjern"
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+"For at installere et nyt program fra en diskette, cd-rom-drev, eller din "
+"harddisk, skal du klikke på Installer."
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr "&Installer…"
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+"Følgende software kan blive fjernet automatisk. Hvis du vil fjerne et "
+"program eller ændre dets installerede komponenter, skal du vælge det fra "
+"listen, og klik på Rediger / Fjern."
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr "&Support Information"
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr "&Rediger..."
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr "&Fjern"
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr "Support Information"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "OK"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr "Følgende oplysninger kan bruges til at få teknisk support for% s:"
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr "Udgiver:"
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr "Version:"
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr "Kontakt:"
+
+#: appwiz.rc:80
+msgid "Support Information:"
+msgstr "Support Information:"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr "Support Telefon:"
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr "Læs mig:"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr "Produkt Opdateringer:"
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr "Kommentarer:"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr "Installere Wine Gecko"
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+"Wine kunne ikke finde Gecko Pakken, som er nødvendig for at få "
+"applikationers indlejringaf HTML til at fungere korrekt. Wine kan automatisk "
+"downloade, og installere det for dig.\n"
+"\n"
+"Bemærk: Det anbefales at bruge distributions pakker i stedet. Se http://wiki."
+"winehq.org/Gecko for flere detaljer."
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr "&Installer"
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "Annuller"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr "Tilføj/Fjern Programmer"
@@ -71,10 +202,6 @@
 "#-#-#-#-#  da.po (Wine)  #-#-#-#-#\n"
 "Alle Filer (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr "&Fjern"
-
 #: appwiz.rc:43
 #, fuzzy
 msgid "&Modify/Remove"
@@ -118,34 +245,6 @@
 msgid "Current format:"
 msgstr "Nuværende format:"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "OK"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "Annuller"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr "Lydkurve: %s"
@@ -10405,11 +10504,6 @@
 msgid "&Export Registry File..."
 msgstr "&Eksportér registeringsfil..."
 
-#: regedit.rc:42 regedit.rc:87
-#, fuzzy
-msgid "&Modify..."
-msgstr "&Ændre"
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr "Nø&gle"
@@ -12847,10 +12941,6 @@
 msgid "Last Change:"
 msgstr "Sidst ændret:"
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr "Version:"
-
 #: winefile.rc:174
 msgid "Cop&yright:"
 msgstr "&Ophavsret:"
diff --git a/po/de.po b/po/de.po
index 159ae15..3fd1cca 100644
--- a/po/de.po
+++ b/po/de.po
@@ -13,6 +13,139 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr "Software"
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+"Um ein Programm von Diskette, CD-ROM oder Festplatte zu installieren, "
+"klicken Sie Installieren."
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr "&Installieren..."
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+"Folgende Programme können automatisch entfernt werden. Um ein Programm zu "
+"entfernen oder um installierte Komponenten zu ändern, wählen Sie es aus der "
+"Liste aus und klicken Sie auf Ändern/Entfernen."
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr "&Informationen..."
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr "&Ändern..."
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr "&Entfernen"
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr "Support Information"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "OK"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+"Verwenden Sie folgende Informationen um technischen Support für %s zu "
+"erhalten:"
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr "Herausgeber:"
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr "&Version:"
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr "Kontakt:"
+
+#: appwiz.rc:80
+msgid "Support Information:"
+msgstr "Supportinformationen:"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr "Supportrufnummer:"
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr "Readme:"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr "Produkt Updates:"
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr "Kommentare:"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr "Wine-Gecko-Installation"
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+"Wine kann das Gecko-Paket nicht finden. Es wird von Programmen mit "
+"eingebettetem HTML benötigt, damit diese richtig funktionieren.\n"
+"Wine kann das Paket für Sie herunterladen und installieren.\n"
+"\n"
+"Hinweis: Es wird empfohlen das Paket ihrer Distribution zu verwenden. "
+"Weitere Hinweise finden Sie unter http://wiki.winehq.org/Gecko"
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr "&Installieren"
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "Abbrechen"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr "Software"
@@ -64,10 +197,6 @@
 msgid "All files (*.*)"
 msgstr "Alle Dateien (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr "&Entfernen"
-
 #: appwiz.rc:43
 msgid "&Modify/Remove"
 msgstr "Än&dern/Entfernen"
@@ -112,34 +241,6 @@
 msgid "Current format:"
 msgstr "Aktuelles Format:"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "OK"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "Abbrechen"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr "Waveform: %s"
@@ -10249,10 +10350,6 @@
 msgid "&Export Registry File..."
 msgstr "Registry &exportieren..."
 
-#: regedit.rc:42 regedit.rc:87
-msgid "&Modify..."
-msgstr "&Ändern..."
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr "&Schlüssel"
@@ -12670,10 +12767,6 @@
 msgid "Last Change:"
 msgstr "Letzte &Änderung:"
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr "&Version:"
-
 #: winefile.rc:174
 msgid "Cop&yright:"
 msgstr "&Copyright:"
diff --git a/po/el.po b/po/el.po
index cc4ddc7..927c178 100644
--- a/po/el.po
+++ b/po/el.po
@@ -13,6 +13,130 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr ""
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr ""
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr ""
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr ""
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr ""
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr ""
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr ""
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr ""
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr ""
+
+#: appwiz.rc:79
+#, fuzzy
+msgid "Contact:"
+msgstr "&Περιεχόμενα"
+
+#: appwiz.rc:80
+#, fuzzy
+msgid "Support Information:"
+msgstr "Εκτύπωση"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr ""
+
+#: appwiz.rc:82
+#, fuzzy
+msgid "Readme:"
+msgstr "Έτοιμο"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr ""
+
+#: appwiz.rc:84
+#, fuzzy
+msgid "Comments:"
+msgstr "&Περιεχόμενα"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr ""
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr ""
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr ""
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr ""
@@ -63,10 +187,6 @@
 msgid "All files (*.*)"
 msgstr ""
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr ""
-
 #: appwiz.rc:43
 msgid "&Modify/Remove"
 msgstr ""
@@ -111,34 +231,6 @@
 msgid "Current format:"
 msgstr "Εκτύπωση"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr ""
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr ""
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr ""
@@ -9800,10 +9892,6 @@
 msgid "&Export Registry File..."
 msgstr ""
 
-#: regedit.rc:42 regedit.rc:87
-msgid "&Modify..."
-msgstr ""
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr ""
@@ -12129,10 +12217,6 @@
 msgid "Last Change:"
 msgstr ""
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr ""
-
 #: winefile.rc:174
 msgid "Cop&yright:"
 msgstr ""
diff --git a/po/en.po b/po/en.po
index 648c4fc..e6a4dee 100644
--- a/po/en.po
+++ b/po/en.po
@@ -13,6 +13,126 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr ""
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr "&Install..."
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr ""
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr "&Modify..."
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr "&Remove"
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr "Support Information"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "OK"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr "Publisher:"
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr "Version:"
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr "Contact:"
+
+#: appwiz.rc:80
+msgid "Support Information:"
+msgstr "Support Information:"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr ""
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr ""
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr "Product Updates:"
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr "Comments:"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr "Wine Gecko Installer"
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr "&Install"
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "Cancel"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr ""
@@ -64,10 +184,6 @@
 msgid "All files (*.*)"
 msgstr ""
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr "&Remove"
-
 #: appwiz.rc:43
 msgid "&Modify/Remove"
 msgstr "&Modify/Remove"
@@ -110,34 +226,6 @@
 msgid "Current format:"
 msgstr "Current format:"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "OK"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "Cancel"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr ""
@@ -9976,10 +10064,6 @@
 msgid "&Export Registry File..."
 msgstr "&Export Registry File..."
 
-#: regedit.rc:42 regedit.rc:87
-msgid "&Modify..."
-msgstr "&Modify..."
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr "&Key"
@@ -12312,10 +12396,6 @@
 msgid "Last Change:"
 msgstr ""
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr "Version:"
-
 #: winefile.rc:174
 msgid "Cop&yright:"
 msgstr "Cop&yright:"
diff --git a/po/en_US.po b/po/en_US.po
index 1743cc8..a38529f 100644
--- a/po/en_US.po
+++ b/po/en_US.po
@@ -13,6 +13,137 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr "Install/Uninstall"
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr "&Install..."
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr "&Support Info"
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr "&Modify..."
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr "&Remove"
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr "Support Information"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "OK"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr "The following information can be used to get technical support for %s:"
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr "Publisher:"
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr "Version:"
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr "Contact:"
+
+#: appwiz.rc:80
+msgid "Support Information:"
+msgstr "Support Information:"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr "Support Telephone:"
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr "Readme:"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr "Product Updates:"
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr "Comments:"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr "Wine Gecko Installer"
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr "&Install"
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "Cancel"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr "Add/Remove Programs"
@@ -66,10 +197,6 @@
 msgid "All files (*.*)"
 msgstr "All files (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr "&Remove"
-
 #: appwiz.rc:43
 msgid "&Modify/Remove"
 msgstr "&Modify/Remove"
@@ -114,34 +241,6 @@
 msgid "Current format:"
 msgstr "Current format:"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "OK"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "Cancel"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr "Waveform: %s"
@@ -10159,10 +10258,6 @@
 msgid "&Export Registry File..."
 msgstr "&Export Registry File..."
 
-#: regedit.rc:42 regedit.rc:87
-msgid "&Modify..."
-msgstr "&Modify..."
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr "&Key"
@@ -12558,10 +12653,6 @@
 msgid "Last Change:"
 msgstr "Last Change:"
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr "Version:"
-
 #: winefile.rc:174
 msgid "Cop&yright:"
 msgstr "Cop&yright:"
diff --git a/po/eo.po b/po/eo.po
index 8185ac5..fb8dfad 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -13,6 +13,136 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr ""
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+
+#: appwiz.rc:59
+#, fuzzy
+msgid "&Install..."
+msgstr "&Notu..."
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr ""
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+#, fuzzy
+msgid "&Modify..."
+msgstr "Modifita"
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+#, fuzzy
+msgid "&Remove"
+msgstr "&Notu..."
+
+#: appwiz.rc:72
+#, fuzzy
+msgid "Support Information"
+msgstr "Informo pri"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "Bone"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr ""
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr ""
+
+#: appwiz.rc:79
+#, fuzzy
+msgid "Contact:"
+msgstr "Enhavo"
+
+#: appwiz.rc:80
+#, fuzzy
+msgid "Support Information:"
+msgstr "Informo pri"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr ""
+
+#: appwiz.rc:82
+#, fuzzy
+msgid "Readme:"
+msgstr "Preta"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr ""
+
+#: appwiz.rc:84
+#, fuzzy
+msgid "Comments:"
+msgstr "Komentario"
+
+#: appwiz.rc:97
+#, fuzzy
+msgid "Wine Gecko Installer"
+msgstr "Wine Programa Malinstalilo"
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+
+#: appwiz.rc:106
+#, fuzzy
+msgid "&Install"
+msgstr "&Notu..."
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "Rezigni"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr ""
@@ -66,11 +196,6 @@
 msgid "All files (*.*)"
 msgstr "Tutaj dosieroj (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-#, fuzzy
-msgid "&Remove"
-msgstr "&Notu..."
-
 #: appwiz.rc:43
 #, fuzzy
 msgid "&Modify/Remove"
@@ -115,34 +240,6 @@
 msgid "Current format:"
 msgstr "&Presu"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "Bone"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "Rezigni"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr ""
@@ -9983,11 +10080,6 @@
 msgid "&Export Registry File..."
 msgstr ""
 
-#: regedit.rc:42 regedit.rc:87
-#, fuzzy
-msgid "&Modify..."
-msgstr "Modifita"
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr ""
@@ -12385,10 +12477,6 @@
 msgid "Last Change:"
 msgstr ""
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr ""
-
 #: winefile.rc:174
 #, fuzzy
 msgid "Cop&yright:"
diff --git a/po/es.po b/po/es.po
index 81d1e66..2bf7ec4 100644
--- a/po/es.po
+++ b/po/es.po
@@ -13,6 +13,139 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr "Instalar/Desinstalar"
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+"Para instalar un nuevo programa desde un disquete, unidad de CD-ROM, o su "
+"disco duro, haga clic en Instalar."
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr "&Instalar..."
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+"El siguiente software puede ser eliminado automáticamente. Para quitar un "
+"programa o modificar sus componentes instalados, selecciónelo en la lista y "
+"haga clic en Modificar/Quitar."
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr "&Información de soporte..."
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr "&Modificar..."
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr "E&liminar"
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr "Información de Soporte"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "Aceptar"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+"La siguiente información puede ser usada para obtener soporte técnico para "
+"%s:"
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr "Editor:"
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr "Versión:"
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr "Contacto:"
+
+#: appwiz.rc:80
+msgid "Support Information:"
+msgstr "Información de Soporte:"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr "Teléfono de Soporte:"
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr "Léeme:"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr "Actualizaciones del Producto:"
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr "Comentarios:"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr "Wine Gecko Installer"
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+"Wine no pudo encontrar el paquete de Gecko, el cual es necesario para que "
+"las aplicaciones que embeban HTML funcionen correctamente. Wine puede "
+"descargarlo e instalarlo automáticamente por usted.\n"
+"\n"
+"Nota: se recomienda que utilice en su lugar los paquetes de su distribución. "
+"Veáse http://wiki.winehq.org/Gecko para más detalles."
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr "&Instalar"
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "Cancelar"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr "Agregar/Quitar Programas"
@@ -66,10 +199,6 @@
 msgid "All files (*.*)"
 msgstr "Todos los archivos (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr "E&liminar"
-
 #: appwiz.rc:43
 #, fuzzy
 msgid "&Modify/Remove"
@@ -113,34 +242,6 @@
 msgid "Current format:"
 msgstr "Formato actual:"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "Aceptar"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "Cancelar"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr "Formato de ondas: %s"
@@ -10602,11 +10703,6 @@
 msgid "&Export Registry File..."
 msgstr "&Exportar archivo de registro..."
 
-#: regedit.rc:42 regedit.rc:87
-#, fuzzy
-msgid "&Modify..."
-msgstr "&Modificar"
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr "&Clave"
@@ -13079,10 +13175,6 @@
 msgid "Last Change:"
 msgstr "Último cambio:"
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr "Versión:"
-
 #: winefile.rc:174
 msgid "Cop&yright:"
 msgstr "Cop&yright:"
diff --git a/po/fa.po b/po/fa.po
index 9f267a2..5886289 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -13,6 +13,130 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr ""
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr ""
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr ""
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr ""
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr ""
+
+#: appwiz.rc:72
+#, fuzzy
+msgid "Support Information"
+msgstr "اطلاعات"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "قبول"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr ""
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr ""
+
+#: appwiz.rc:79
+#, fuzzy
+msgid "Contact:"
+msgstr "&محتویات"
+
+#: appwiz.rc:80
+#, fuzzy
+msgid "Support Information:"
+msgstr "اطلاعات"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr ""
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr ""
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr ""
+
+#: appwiz.rc:84
+#, fuzzy
+msgid "Comments:"
+msgstr "&محتویات"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr ""
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr ""
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "انصراف"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr ""
@@ -62,10 +186,6 @@
 msgid "All files (*.*)"
 msgstr "همه‌ی پرونده‌ها (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr ""
-
 #: appwiz.rc:43
 msgid "&Modify/Remove"
 msgstr ""
@@ -109,34 +229,6 @@
 msgid "Current format:"
 msgstr "اطلاعات"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "قبول"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "انصراف"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr ""
@@ -9796,10 +9888,6 @@
 msgid "&Export Registry File..."
 msgstr ""
 
-#: regedit.rc:42 regedit.rc:87
-msgid "&Modify..."
-msgstr ""
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr ""
@@ -12144,10 +12232,6 @@
 msgid "Last Change:"
 msgstr ""
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr ""
-
 #: winefile.rc:174
 #, fuzzy
 msgid "Cop&yright:"
diff --git a/po/fi.po b/po/fi.po
index 5d396b7..a194cd1 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -13,6 +13,143 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr ""
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+
+#: appwiz.rc:59
+#, fuzzy
+msgid "&Install..."
+msgstr "Asenna &teema..."
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr ""
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+#, fuzzy
+msgid "&Modify..."
+msgstr "Muokattu"
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr "&Poista"
+
+#: appwiz.rc:72
+#, fuzzy
+msgid "Support Information"
+msgstr ""
+"#-#-#-#-#  fi.po (Wine)  #-#-#-#-#\n"
+"Tiedoitus\n"
+"#-#-#-#-#  fi.po (Wine)  #-#-#-#-#\n"
+"Tietoja"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "OK"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr ""
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr ""
+
+#: appwiz.rc:79
+#, fuzzy
+msgid "Contact:"
+msgstr "Kontaktit"
+
+#: appwiz.rc:80
+#, fuzzy
+msgid "Support Information:"
+msgstr ""
+"#-#-#-#-#  fi.po (Wine)  #-#-#-#-#\n"
+"Tiedoitus\n"
+"#-#-#-#-#  fi.po (Wine)  #-#-#-#-#\n"
+"Tietoja"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr ""
+
+#: appwiz.rc:82
+#, fuzzy
+msgid "Readme:"
+msgstr "Valmis"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr ""
+
+#: appwiz.rc:84
+#, fuzzy
+msgid "Comments:"
+msgstr "Kommentit"
+
+#: appwiz.rc:97
+#, fuzzy
+msgid "Wine Gecko Installer"
+msgstr "Wine Sovelluksen Poistaja"
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+
+#: appwiz.rc:106
+#, fuzzy
+msgid "&Install"
+msgstr "Asenna &teema..."
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "Peruuta"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr ""
@@ -65,10 +202,6 @@
 msgid "All files (*.*)"
 msgstr "Kaikki tiedostot (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr "&Poista"
-
 #: appwiz.rc:43
 #, fuzzy
 msgid "&Modify/Remove"
@@ -118,34 +251,6 @@
 msgid "Current format:"
 msgstr "Tulosta"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "OK"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "Peruuta"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr ""
@@ -10096,11 +10201,6 @@
 msgid "&Export Registry File..."
 msgstr ""
 
-#: regedit.rc:42 regedit.rc:87
-#, fuzzy
-msgid "&Modify..."
-msgstr "Muokattu"
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr ""
@@ -12504,10 +12604,6 @@
 msgid "Last Change:"
 msgstr ""
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr ""
-
 #: winefile.rc:174
 #, fuzzy
 msgid "Cop&yright:"
diff --git a/po/fr.po b/po/fr.po
index 412a3f1..ab9efb0 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -13,6 +13,139 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr "Installation/Désinstallation"
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+"Pour installer un nouveau programme à partir d'une disquette, d'un CD-ROM ou "
+"d'un disque dur, cliquez sur Installer."
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr "&Installer..."
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+"Les logiciels suivants peuvent être désinstallés automatiquement.\n"
+"Pour supprimer un programme ou modifier ses composants, sélectionnez-le dans "
+"la liste et cliquez sur Supprimer ou Modifier respectivement."
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr "Inf&ormations de support..."
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr "&Modifier..."
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr "&Supprimer"
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr "Informations de support"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "OK"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+"Les informations suivantes peuvent être utilisées pour obtenir du support "
+"technique pour %s :"
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr "Éditeur :"
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr "Version :"
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr "Contact :"
+
+#: appwiz.rc:80
+msgid "Support Information:"
+msgstr "Support :"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr "Téléphone :"
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr "Lisez-moi :"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr "Mises à jour :"
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr "Commentaires :"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr "Programme d'installation de Gecko pour Wine"
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+"Wine n'a pu trouver de paquet Gecko, qui est nécessaire pour que les "
+"applications incorporant du HTML puissent fonctionner correctement.\n"
+"Wine peut automatiquement le télécharger et l'installer pour vous.\n"
+"\n"
+"Note : il est recommandé d'utiliser le paquet de votre distribution si "
+"disponible. Consultez http://wiki.winehq.org/Gecko pour plus de détails."
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr "&Installer"
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "Annuler"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr "Ajout/Suppression de programmes"
@@ -67,10 +200,6 @@
 msgid "All files (*.*)"
 msgstr "Tous les fichiers (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr "&Supprimer"
-
 #: appwiz.rc:43
 msgid "&Modify/Remove"
 msgstr "&Modifier/Supprimer"
@@ -115,34 +244,6 @@
 msgid "Current format:"
 msgstr "Format actuel :"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "OK"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "Annuler"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr "Forme d'onde : %s"
@@ -10279,10 +10380,6 @@
 msgid "&Export Registry File..."
 msgstr "&Exporter un fichier registre..."
 
-#: regedit.rc:42 regedit.rc:87
-msgid "&Modify..."
-msgstr "&Modifier..."
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr "&Clé"
@@ -12713,10 +12810,6 @@
 msgid "Last Change:"
 msgstr "Modification :"
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr "Version :"
-
 #: winefile.rc:174
 msgid "Cop&yright:"
 msgstr "Cop&yright :"
diff --git a/po/he.po b/po/he.po
index f60e065..bf11417 100644
--- a/po/he.po
+++ b/po/he.po
@@ -15,6 +15,135 @@
 "X-Generator: Virtaal 0.7.0-beta5\n"
 "X-Project-Style: default\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr "התקנה/הסרה"
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+"כדי להתקין תכנית חדש מתקליטון, כונן תקליטורים או הכונן הקשיח שלך יש ללחוץ על "
+"התקנה."
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr "ה&תקנה..."
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+"ניתן להסיר אוטומטית את התכניות הבאות. כדי להסיר תכנית או כדי לשנות את רכיביה "
+"המותקנים, יש לבחור בה מהרשימה וללחוץ על שינוי/הסרה."
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr "&פרטי תמיכה..."
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr "&שינוי..."
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr "ה&סרה"
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr "פרטי תמיכה"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "אישור"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr "ניתן להשתמש בפרטים שלהלן כדי לקבל תמיכה טכנית עבור %s:"
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr "מפיץ:"
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr "גרסה:"
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr "פרטי קשר:"
+
+#: appwiz.rc:80
+msgid "Support Information:"
+msgstr "פרטי תמיכה:"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr "טלפון לתמיכה:"
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr "מידע לקריאה:"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr "עדכוני המוצר:"
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr "הערות:"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr "התקנת Gecko על Wine"
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+"אין באפשרות Wine למצוא את החבילה של Gecko הדרושה לצורך פעולה תקינה של "
+"יישומים המפענחים HTML.באפשרות Wine להוריד ולהתקין אותה אוטומטית עבורך.\n"
+"\n"
+"לתשומת לבך: מומלץ להשתמש בחבילות ההפצה במקום. ניתן לעיין בכתובת http://wiki."
+"winehq.org/Gecko לפרטים נוספים."
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr "ה&תקנה"
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "ביטול"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr "הוספה/הסרה של תכניות"
@@ -67,10 +196,6 @@
 msgid "All files (*.*)"
 msgstr "כל הקבצים (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr "ה&סרה"
-
 #: appwiz.rc:43
 msgid "&Modify/Remove"
 msgstr "&שינוי/הסרה"
@@ -113,34 +238,6 @@
 msgid "Current format:"
 msgstr "המבנה הנוכחי:"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "אישור"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "ביטול"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr "Waveform: %s"
@@ -10245,10 +10342,6 @@
 msgid "&Export Registry File..."
 msgstr "י&צוא קובץ מרישום המערכת..."
 
-#: regedit.rc:42 regedit.rc:87
-msgid "&Modify..."
-msgstr "&שינוי..."
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr "&מפתח"
@@ -12744,10 +12837,6 @@
 msgid "Last Change:"
 msgstr "שינוי אחרון:"
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr "גרסה:"
-
 #: winefile.rc:174
 msgid "Cop&yright:"
 msgstr "&זכויות יוצרים:"
diff --git a/po/hi.po b/po/hi.po
index 3287b69..8df5840 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -13,6 +13,127 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr ""
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr ""
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr ""
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr ""
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr ""
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr ""
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr ""
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr ""
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr ""
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr ""
+
+#: appwiz.rc:80
+#, fuzzy
+msgid "Support Information:"
+msgstr "फ़ॉन्ट (&F)..."
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr ""
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr ""
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr ""
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr ""
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr ""
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr ""
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr ""
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr ""
@@ -62,10 +183,6 @@
 msgid "All files (*.*)"
 msgstr ""
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr ""
-
 #: appwiz.rc:43
 msgid "&Modify/Remove"
 msgstr ""
@@ -109,34 +226,6 @@
 msgid "Current format:"
 msgstr "फ़ॉन्ट (&F)..."
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr ""
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr ""
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr ""
@@ -9654,10 +9743,6 @@
 msgid "&Export Registry File..."
 msgstr ""
 
-#: regedit.rc:42 regedit.rc:87
-msgid "&Modify..."
-msgstr ""
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr ""
@@ -11953,10 +12038,6 @@
 msgid "Last Change:"
 msgstr ""
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr ""
-
 #: winefile.rc:174
 msgid "Cop&yright:"
 msgstr ""
diff --git a/po/hu.po b/po/hu.po
index 8b243b6..09419e6 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -13,6 +13,139 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr "Telepítés/Eltávolítás"
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+"Új program telepítéséhez hajlékonylemezrõl, CD-ROM meghajtóról vagy "
+"merevlemezrõl kattintson a Telepítés gombra."
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr "&Telepítés..."
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+"A következõ programot automatikusan el lehet távolítani. Program "
+"eltávolításához vagy a telepített komponenseinek módosításához válassza ki a "
+"szoftvert a listából, majd kattintson Módosítás/Eltávolítás gombra."
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr "Tám&ogatási Információ..."
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr "&Módosítás..."
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr "E&ltávolítás"
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr "Támogatási információ"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "OK"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+"A következõ információk használhatóak a(z) %s technikai támogatásának "
+"igénybevételéhez:"
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr "Kiadó:"
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr "Verzió:"
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr "Kapcsolat:"
+
+#: appwiz.rc:80
+msgid "Support Information:"
+msgstr "Támogatási információ:"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr "Telefonos támogatás:"
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr "OlvassEl fájl:"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr "Termékfrissítések:"
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr "Megjegyzések:"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr "Wine Gecko Installer"
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+"A Wine nem talált Gecko csomagot, ami ahhoz szükséges hogy a HTML-t beágyazó "
+"alkalmazások megfelelően működjenek. A Wine ezt automatikusan letöltheti és "
+"feltelepítheti Önnek.\n"
+"\n"
+"Megjegyzés: Ajánlott a disztribúció csomagjának használata ez helyet. Lásd a "
+"http://wiki.winehq.org/Gecko címet a részletekért."
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr "&Telepítés"
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "Mégse"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr "Programok hozzáadása/eltávolítása"
@@ -72,10 +205,6 @@
 "#-#-#-#-#  hu.po (Wine)  #-#-#-#-#\n"
 "Összes fájl (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr "E&ltávolítás"
-
 #: appwiz.rc:43
 #, fuzzy
 msgid "&Modify/Remove"
@@ -119,34 +248,6 @@
 msgid "Current format:"
 msgstr "Jelenlegi formátum:"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "OK"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "Mégse"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr "Hullámforma: %s"
@@ -10297,11 +10398,6 @@
 msgid "&Export Registry File..."
 msgstr "Regisztrációs adatbázis fájl &exportálása..."
 
-#: regedit.rc:42 regedit.rc:87
-#, fuzzy
-msgid "&Modify..."
-msgstr "&Módosítás"
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr "&Kulcs"
@@ -12721,11 +12817,6 @@
 msgid "Last Change:"
 msgstr ""
 
-#: winefile.rc:172
-#, fuzzy
-msgid "Version:"
-msgstr "Verzió"
-
 #: winefile.rc:174
 #, fuzzy
 msgid "Cop&yright:"
diff --git a/po/it.po b/po/it.po
index 101ef5d..69b5c2e 100644
--- a/po/it.po
+++ b/po/it.po
@@ -13,6 +13,139 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr "Installa/Disinstalla"
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+"Per installare un nuovo programma dal floppy disk, CD-ROM o dal tuo hard "
+"disk, clicca Installa."
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr "&Installa..."
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+"Il seguente software può essere automaticamente rimosso. Per rimuovere un "
+"programma o per modificare i suoi componenti installati, selezionalo dalla "
+"lista e clicca Cambia/Rimuovi."
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr "Informazioni di &supporto..."
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr "&Modifica..."
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr "&Rimuovi..."
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr "Informazioni di supporto"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "Ok"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+"Le seguenti informazioni possono essere usate per ottenere supporto tecnico "
+"per %s:"
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr "Editore:"
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr "Versione:"
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr "Contatti:"
+
+#: appwiz.rc:80
+msgid "Support Information:"
+msgstr "Informazioni di supporto:"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr "Telefono di supporto:"
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr "Leggimi:"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr "Aggiornamenti del prodotto:"
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr "Commenti:"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr "Installer di Wine Gecko"
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+"Wine non ha trovato un pacchetto Gecko, necessario ad applicazioni che "
+"incorporano HTML per funzionare correttamente. Wine lo può scaricare e "
+"installare automaticamente per te.\n"
+"\n"
+"Nota: è raccomandato usare i pacchetti delle distribuzioni. Leggi http://"
+"wiki.winehq.org/Gecko per i dettagli."
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr "&Installa"
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "Annulla"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr "Aggiungi/Rimuovi Programmi"
@@ -66,10 +199,6 @@
 msgid "All files (*.*)"
 msgstr "Tutti i file (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr "&Rimuovi..."
-
 #: appwiz.rc:43
 msgid "&Modify/Remove"
 msgstr "&Modifica/Rimuovi..."
@@ -114,34 +243,6 @@
 msgid "Current format:"
 msgstr "Formato attuale:"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "Ok"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "Annulla"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr "Formato wave: %s"
@@ -10220,10 +10321,6 @@
 msgid "&Export Registry File..."
 msgstr "&Esporta..."
 
-#: regedit.rc:42 regedit.rc:87
-msgid "&Modify..."
-msgstr "&Modifica..."
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr "Chiave"
@@ -12641,10 +12738,6 @@
 msgid "Last Change:"
 msgstr "Ultima modifica:"
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr "Versione:"
-
 #: winefile.rc:174
 msgid "Cop&yright:"
 msgstr "&Copyright:"
diff --git a/po/ja.po b/po/ja.po
index 61b2689..86e6d70 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -13,6 +13,137 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr "インストールとアンインストール"
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+"フロッピー ディスク、CD-ROM ドライブまたはハードドライブからプログラムをイン"
+"ストールするには、[インストール] をクリックしてください。"
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr "インストール(&I)..."
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+"以下のソフトウェアを自動的に削除できます。プログラムを削除またはインストール"
+"されたコンポーネントを変更するには、リストからプログラムを選択し [変更と削"
+"除] をクリックしてください。"
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr "サポート情報(&S)"
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr "変更(&M)..."
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr "削除(&R)"
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr "サポート情報"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "OK"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr "以下の情報は %s に対する技術サポートを得るのに利用できます:"
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr "発行元:"
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr "Version:"
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr "連絡:"
+
+#: appwiz.rc:80
+msgid "Support Information:"
+msgstr "サポート情報:"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr "サポート電話:"
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr "Readme:"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr "製品の更新:"
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr "コメント:"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr "Wine Gecko インストーラ"
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+"Gecko パッケージが見つかりません。このパッケージは、HTML を組み込んだアプリ"
+"ケーションが正しく動作するために必要です。 Wine で Gecko パッケージを自動的に"
+"ダウンロードし、インストールできます。\n"
+"\n"
+"注意: 代わりにディストリビューションのパッケージを利用することをおすすめしま"
+"す。詳しくは、http://wiki.winehq.org/Gecko を参照ください。"
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr "インストール(&I)"
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "キャンセル"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr "プログラムの追加と削除"
@@ -66,10 +197,6 @@
 msgid "All files (*.*)"
 msgstr "すべてのファイル (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr "削除(&R)"
-
 #: appwiz.rc:43
 msgid "&Modify/Remove"
 msgstr "変更と削除(&M)"
@@ -114,34 +241,6 @@
 msgid "Current format:"
 msgstr "現在のフォーマット:"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "OK"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "キャンセル"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr "Waveファイル: %s"
@@ -10188,10 +10287,6 @@
 msgid "&Export Registry File..."
 msgstr "レジストリのエクスポート(&E)..."
 
-#: regedit.rc:42 regedit.rc:87
-msgid "&Modify..."
-msgstr "変更(&M)..."
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr "キー(&K)"
@@ -12605,10 +12700,6 @@
 msgid "Last Change:"
 msgstr "Last Change:"
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr "Version:"
-
 #: winefile.rc:174
 msgid "Cop&yright:"
 msgstr "Cop&yright:"
diff --git a/po/ko.po b/po/ko.po
index 5c5db38..9dbe813 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -13,6 +13,137 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr "설치/삭제"
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+"플로피 디스크나 시디롬이나 ,하드디스크에서 새 프로그램을 설치하려면  [설치]"
+"를 클릭하십시오."
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr "설치(&I)..."
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+"이 소프트웨어는 자동으로 삭제되었을 수도 있습니다.설치된 구성요소를 고치거나 "
+"프로그램을 지우려면 , 추가/삭제 목록에서 선택하십시오.."
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr "지원  정보(&S)"
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr "고치기(&M)..."
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr "제거(&R)"
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr "지원 정보"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "확인"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr "이 정보는 %s: 에서 기술 지원을 받기 위해 사용됩니다"
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr "제작사:"
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr "버젼:"
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr "연락처:"
+
+#: appwiz.rc:80
+msgid "Support Information:"
+msgstr "지원 정보:"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr "지원 전화:"
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr "주의사항:"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr "제품 업데이트:"
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr "설명:"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr "Wine Gecko 설치관리자"
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+"Wine은 HTML 임베딩 프로그램이 정상적으로 작동하기 위해서 필요로 하는 Gecko 패"
+"키지를 찾을 수 없습니다. WIne은 당신을 위해 자동으로 다운로드하고 설치할 것입"
+"니다.\n"
+"\n"
+"\n"
+"주위:당신의 배포판의 패키지를 대신 사용하는 것을 추천합니다. 자세한 것은 "
+"http://wiki.winehq.org/Gecko를 보십시오."
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr "설치(&I)"
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "취소"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr "프로그램 추가/삭제"
@@ -66,10 +197,6 @@
 msgid "All files (*.*)"
 msgstr "모든 파일 (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr "제거(&R)"
-
 #: appwiz.rc:43
 msgid "&Modify/Remove"
 msgstr "고치기(&M)/제거"
@@ -114,34 +241,6 @@
 msgid "Current format:"
 msgstr "현재 형식:"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "확인"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "취소"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr "파형: %s"
@@ -10122,10 +10221,6 @@
 msgid "&Export Registry File..."
 msgstr "레지스트리 파일 내보내기(&E)..."
 
-#: regedit.rc:42 regedit.rc:87
-msgid "&Modify..."
-msgstr "고치기(&M)..."
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr "&키(&K)"
@@ -12511,10 +12606,6 @@
 msgid "Last Change:"
 msgstr "마지막 변화:"
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr "버젼:"
-
 #: winefile.rc:174
 msgid "Cop&yright:"
 msgstr "저작권(&Y):"
diff --git a/po/lt.po b/po/lt.po
index 9ae1257..d7ad5cd 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -15,6 +15,137 @@
 "X-Generator: Virtaal 0.7.1-rc1\n"
 "X-Project-Style: default\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr "Įdiegti/Pašalinti"
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+"Norėdami įdiegti naują programą iš diskelio, kompaktinio disko ar standžiojo "
+"disko spauskite „Įdiegti“."
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr "Į&diegti..."
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+"Ši programinė įranga gali būti automatiškai pašalinta. Norėdami pašalinti "
+"programą ar modifikuoti jos įdiegtus komponentus pažymėkite ją sąraše ir "
+"spauskite „Pakeisti/pašalinti“."
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr "&Priežiūros informacija..."
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr "&Modifikuoti..."
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr "Pa&šalinti"
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr "Priežiūros informacija"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "Gerai"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+"Ši informacija gali būti panaudota programos „%s“ techninei priežiūrai gauti:"
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr "Leidėjas:"
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr "Versija:"
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr "Kontaktas:"
+
+#: appwiz.rc:80
+msgid "Support Information:"
+msgstr "Priežiūros informacija:"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr "Priežiūros telefonas:"
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr "Skaityk:"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr "Produkto atnaujinimai:"
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr "Komentarai:"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr "Wine Gecko diegimo programa"
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+"Wine nepavyko rasti Gecko paketo reikalingo programoms įterpiančioms HTML "
+"teisingai veikti. Wine gali automatiškai atsiųsti ir įdiegti šį paketą.\n"
+"\n"
+"Pastaba: rekomenduojama naudoti distribucijos paketus. Daugiau informacijos "
+"http://wiki.winehq.org/Gecko."
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr "&Įdiegti"
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "Atsisakyti"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr "Pridėti/pašalinti programas"
@@ -68,10 +199,6 @@
 msgid "All files (*.*)"
 msgstr "Visi failai (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr "Pa&šalinti"
-
 #: appwiz.rc:43
 msgid "&Modify/Remove"
 msgstr "Pa&keisti/pašalinti"
@@ -116,34 +243,6 @@
 msgid "Current format:"
 msgstr "Dabartinis formatas:"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "Gerai"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "Atsisakyti"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr "Bangos forma: %s"
@@ -10175,10 +10274,6 @@
 msgid "&Export Registry File..."
 msgstr "E&ksportuoti registro failą..."
 
-#: regedit.rc:42 regedit.rc:87
-msgid "&Modify..."
-msgstr "&Modifikuoti..."
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr "&Raktas"
@@ -12586,10 +12681,6 @@
 msgid "Last Change:"
 msgstr "Pask. keitimas:"
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr "Versija:"
-
 #: winefile.rc:174
 msgid "Cop&yright:"
 msgstr "&Autoriaus teisės:"
diff --git a/po/ml.po b/po/ml.po
index 57e83e3..777abe7 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -13,6 +13,127 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr ""
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr ""
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr ""
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr ""
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr ""
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr ""
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr ""
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr ""
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr ""
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr ""
+
+#: appwiz.rc:80
+#, fuzzy
+msgid "Support Information:"
+msgstr "_അക്ഷരസഞ്ചയം..."
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr ""
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr ""
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr ""
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr ""
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr ""
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr ""
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr ""
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr ""
@@ -62,10 +183,6 @@
 msgid "All files (*.*)"
 msgstr ""
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr ""
-
 #: appwiz.rc:43
 msgid "&Modify/Remove"
 msgstr ""
@@ -109,34 +226,6 @@
 msgid "Current format:"
 msgstr "_അക്ഷരസഞ്ചയം..."
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr ""
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr ""
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr ""
@@ -9654,10 +9743,6 @@
 msgid "&Export Registry File..."
 msgstr ""
 
-#: regedit.rc:42 regedit.rc:87
-msgid "&Modify..."
-msgstr ""
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr ""
@@ -11953,10 +12038,6 @@
 msgid "Last Change:"
 msgstr ""
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr ""
-
 #: winefile.rc:174
 msgid "Cop&yright:"
 msgstr ""
diff --git a/po/nb_NO.po b/po/nb_NO.po
index 7ecf62a..fad817e 100644
--- a/po/nb_NO.po
+++ b/po/nb_NO.po
@@ -13,6 +13,136 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr "Installer/Avinstaller"
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+"Trykk «Installer» for å installere et program fra en diskett, CD-stasjon "
+"eller annet medium."
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr "&Installer..."
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+"Følgende programmer kan fjernes automatisk. Merk et program og trykk Endre/"
+"Fjern for å fjerne det eller endre installerte komponenter"
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr "&Støtteinformasjon..."
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr "&Endre..."
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr "&Fjern"
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr "Støtteinformasjon"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "OK"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr "Følgende informasjon kan brukes til å få teknisk støtte for %s:"
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr "Utgiver:"
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr "Versjon:"
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr "Kontakt:"
+
+#: appwiz.rc:80
+msgid "Support Information:"
+msgstr "Støtteinformasjon:"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr "Kundestøtte, tlf:"
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr "Lesmeg-fil:"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr "Produktoppdateringer:"
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr "Kommentarer:"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr "Installere Wine Gecko"
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it's recommended to use distro packages instead. See http://wiki."
+"winehq.org/Gecko for details."
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr "&Installer"
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "Avbryt"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr "Legg til/Fjern programmer"
@@ -64,10 +194,6 @@
 msgid "All files (*.*)"
 msgstr "Alle filer (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr "&Fjern"
-
 #: appwiz.rc:43
 #, fuzzy
 msgid "&Modify/Remove"
@@ -111,34 +237,6 @@
 msgid "Current format:"
 msgstr "Gjeldende format:"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "OK"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "Avbryt"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr "Lydformat: %s"
@@ -10443,11 +10541,6 @@
 msgid "&Export Registry File..."
 msgstr "&Eksporter registerfil..."
 
-#: regedit.rc:42 regedit.rc:87
-#, fuzzy
-msgid "&Modify..."
-msgstr "&Endre"
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr "Nø&kkel"
@@ -12890,10 +12983,6 @@
 msgid "Last Change:"
 msgstr "Sist endret:"
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr "Versjon:"
-
 #: winefile.rc:174
 msgid "Cop&yright:"
 msgstr "&Kopirett:"
diff --git a/po/nl.po b/po/nl.po
index a6dd0a2..c538888 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -13,6 +13,139 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr "Installeren/Verwijderen"
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+"Om een programma te installeren vanaf een diskette, CD-ROM, of uw harde "
+"schijf, klik op Installeren."
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr "&Installeren..."
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+"De volgende software kan automatisch verwijderd worden. Om een programma te "
+"verwijderen of de geïnstalleerde onderdelen te wijzigen, selecteer het in de "
+"lijst en druk op Wijzigen/Verwijderen."
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr "&Support Informatie..."
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr "&Wijzigen..."
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr "&Verwijderen"
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr "Support Informatie"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "OK"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+"De volgende informatie kan gebruikt worden om technische ondersteuning te "
+"krijgen voor %s:"
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr "Uitgever:"
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr "Versie:"
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr "Contact:"
+
+#: appwiz.rc:80
+msgid "Support Information:"
+msgstr "Support Informatie:"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr "Support Telefoon:"
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr "Lees mij:"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr "Product Updates:"
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr "Commentaar:"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr "Wine-Gecko-Installatie"
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+"Wine kon geen Gecko pakket vinden. Gecko is nodig voor programma's die "
+"gebruik maken van embedded HTML. Wine kan het automatisch voor u downloaden "
+"en installeren.\n"
+"\n"
+"Noot: het is aanbevolen om distro pakketten te gebruiken. Zie http://wiki."
+"winehq.org/Gecko voor details."
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr "&Installeren"
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "Annuleren"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr "Software"
@@ -66,10 +199,6 @@
 msgid "All files (*.*)"
 msgstr "Alle bestanden (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr "&Verwijderen"
-
 #: appwiz.rc:43
 #, fuzzy
 msgid "&Modify/Remove"
@@ -115,34 +244,6 @@
 msgid "Current format:"
 msgstr "Huidig formaat:"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "OK"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "Annuleren"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr "Waveform: %s"
@@ -10308,11 +10409,6 @@
 msgid "&Export Registry File..."
 msgstr "Registerbestand &exporteren..."
 
-#: regedit.rc:42 regedit.rc:87
-#, fuzzy
-msgid "&Modify..."
-msgstr "&Wijzigen"
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr "&Sleutel"
@@ -12757,10 +12853,6 @@
 msgid "Last Change:"
 msgstr "Laatste wijziging:"
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr "Versie:"
-
 #: winefile.rc:174
 msgid "Cop&yright:"
 msgstr "Cop&yright:"
diff --git a/po/or.po b/po/or.po
index ea5f701..9dd9ad2 100644
--- a/po/or.po
+++ b/po/or.po
@@ -13,6 +13,127 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr ""
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr ""
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr ""
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr ""
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr ""
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr ""
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr ""
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr ""
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr ""
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr ""
+
+#: appwiz.rc:80
+#, fuzzy
+msgid "Support Information:"
+msgstr "ଅକ୍ଷରରୂପ (&F)..."
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr ""
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr ""
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr ""
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr ""
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr ""
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr ""
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr ""
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr ""
@@ -62,10 +183,6 @@
 msgid "All files (*.*)"
 msgstr ""
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr ""
-
 #: appwiz.rc:43
 msgid "&Modify/Remove"
 msgstr ""
@@ -109,34 +226,6 @@
 msgid "Current format:"
 msgstr "ଅକ୍ଷରରୂପ (&F)..."
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr ""
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr ""
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr ""
@@ -9654,10 +9743,6 @@
 msgid "&Export Registry File..."
 msgstr ""
 
-#: regedit.rc:42 regedit.rc:87
-msgid "&Modify..."
-msgstr ""
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr ""
@@ -11953,10 +12038,6 @@
 msgid "Last Change:"
 msgstr ""
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr ""
-
 #: winefile.rc:174
 msgid "Cop&yright:"
 msgstr ""
diff --git a/po/pa.po b/po/pa.po
index 175b9e7..08a4040 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -13,6 +13,127 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr ""
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr ""
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr ""
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr ""
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr ""
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr ""
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr ""
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr ""
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr ""
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr ""
+
+#: appwiz.rc:80
+#, fuzzy
+msgid "Support Information:"
+msgstr "ਫੌਂਟ(&F)..."
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr ""
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr ""
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr ""
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr ""
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr ""
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr ""
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr ""
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr ""
@@ -62,10 +183,6 @@
 msgid "All files (*.*)"
 msgstr ""
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr ""
-
 #: appwiz.rc:43
 msgid "&Modify/Remove"
 msgstr ""
@@ -109,34 +226,6 @@
 msgid "Current format:"
 msgstr "ਫੌਂਟ(&F)..."
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr ""
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr ""
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr ""
@@ -9654,10 +9743,6 @@
 msgid "&Export Registry File..."
 msgstr ""
 
-#: regedit.rc:42 regedit.rc:87
-msgid "&Modify..."
-msgstr ""
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr ""
@@ -11953,10 +12038,6 @@
 msgid "Last Change:"
 msgstr ""
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr ""
-
 #: winefile.rc:174
 msgid "Cop&yright:"
 msgstr ""
diff --git a/po/pl.po b/po/pl.po
index 59df43d..5fc0c26 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -13,6 +13,139 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr "Zainstaluj/Odinstaluj"
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+"Aby dodać program z dysku, płyty CD-ROM lub dyskietki, kliknij przycisk "
+"Zainstaluj"
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr "&Zainstaluj..."
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+"To oprogramowanie może być usunięte automatycznie. Aby usunąć program lub "
+"zmienić jego zainstalowane komponenty, zaznacz go z listy i naciśnij Zmień/"
+"Usuń."
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr "&Informacje o wsparciu..."
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr "&Modyfikuj..."
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr "&Usuń..."
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr "Informacje o wsparciu"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "OK"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+"Podane informacje mogą być przydatne przy otrzymaniu pomocy technicznej dla "
+"%s:"
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr "Wydawca:"
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr "&Wersja:"
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr "Kontakt:"
+
+#: appwiz.rc:80
+msgid "Support Information:"
+msgstr "Informacje o wsparciu:"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr "Wsparcie przez telefon:"
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr "CzytajTo:"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr "Aktualizacje produktu:"
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr "Komentarze:"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr "Instalator Wine Gecko"
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+"Nie znaleziono paczki Gecko potrzebnej do prawidłowego działania aplikacji "
+"zawierających kod HTML . Wine może automatycznie pobrać i zainstalować tą "
+"paczkę dla ciebie.\n"
+"\n"
+"Uwaga: Lepiej jednak użyć paczki z twojej dystrybucji. Po szczegóły zajrzyj "
+"na http://wiki.winehq.org/Gecko."
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr "&Zainstaluj"
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "Anuluj"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr "Dodaj/Usuń programy"
@@ -66,10 +199,6 @@
 msgid "All files (*.*)"
 msgstr "Wszystkie pliki (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr "&Usuń..."
-
 #: appwiz.rc:43
 msgid "&Modify/Remove"
 msgstr "&Zmień/Usuń..."
@@ -114,34 +243,6 @@
 msgid "Current format:"
 msgstr "Wybrany format:"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "OK"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "Anuluj"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr "Kształt fali: %s"
@@ -10211,10 +10312,6 @@
 msgid "&Export Registry File..."
 msgstr "&Eksportuj plik rejestru..."
 
-#: regedit.rc:42 regedit.rc:87
-msgid "&Modify..."
-msgstr "&Modyfikuj..."
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr "&Klucz"
@@ -12628,10 +12725,6 @@
 msgid "Last Change:"
 msgstr "&Ostatnio modyfikowany:"
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr "&Wersja:"
-
 #: winefile.rc:174
 msgid "Cop&yright:"
 msgstr "Prawa a&utorskie:"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 2b4add2..3aef40c 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -13,6 +13,138 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr "Instalar/Desinstalar"
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+"Para instalar um programa novo a partir de um disquete, CD-ROM ou do seu "
+"disco rígido, clique em Instalar."
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr "&Instalar..."
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+"O software a seguir pode ser automaticamente removido. Para remover um "
+"programa ou modificar os seus componentes instalados, selecione-o na lista e "
+"clique em Adicionar/Remover."
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr "&Informação de Suporte..."
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr "&Modificar..."
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr "&Remover"
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr "Informação de Suporte"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "OK"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+"A informação seguinte pode ser usada para obter suporte técnico para %s:"
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr "Editor:"
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr "Versão:"
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr "Contato:"
+
+#: appwiz.rc:80
+msgid "Support Information:"
+msgstr "Informação de Suporte:"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr "Telefone de Suporte:"
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr "Leia-me:"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr "Atualizações de Produto:"
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr "Comentários:"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr "Instalador Wine Gecko"
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+"O Wine não pôde encontrar o pacote Gecko que é necessário para aplicações "
+"com HTML embutido funcionarem corretamente. O Wine pode automaticamente "
+"efetuar o download e instalá-lo para você.\n"
+"\n"
+"Nota: é recomendável usar os pacotes da sua distribuição ao invés disso.\n"
+"Veja http://wiki.winehq.org/Gecko para mais detalhes."
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr "&Instalar"
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "Cancelar"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr "Adicionar/Remover Programas"
@@ -66,10 +198,6 @@
 msgid "All files (*.*)"
 msgstr "Todos os arquivos (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr "&Remover"
-
 #: appwiz.rc:43
 #, fuzzy
 msgid "&Modify/Remove"
@@ -113,34 +241,6 @@
 msgid "Current format:"
 msgstr "Formato atual:"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "OK"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "Cancelar"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr "Formato wave: %s"
@@ -10512,11 +10612,6 @@
 msgid "&Export Registry File..."
 msgstr "&Exportar arquivo do Registro..."
 
-#: regedit.rc:42 regedit.rc:87
-#, fuzzy
-msgid "&Modify..."
-msgstr "&Modificar"
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr "&Chave"
@@ -12970,10 +13065,6 @@
 msgid "Last Change:"
 msgstr "Última alteração:"
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr "Versão:"
-
 #: winefile.rc:174
 msgid "Cop&yright:"
 msgstr "Direitos de autor:"
diff --git a/po/pt_PT.po b/po/pt_PT.po
index e44afe0..53b2479 100644
--- a/po/pt_PT.po
+++ b/po/pt_PT.po
@@ -13,6 +13,138 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr "Instalar/Desinstalar"
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+"Para instalar um programa novo a partir de uma disquete, CD-ROM ou do seu "
+"disco rígido clique em Instalar."
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr "&Instalar..."
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+"O software seguinte pode ser automaticamente removido. Para remover um "
+"programa ou modificar os seus componentes instalados seleccione-o da lista e "
+"clique em Adicionar/Remover."
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr "&Informação de Suporte..."
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr "&Modificar..."
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr "&Remover"
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr "Informação de Suporte"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "OK"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+"A informação seguinte pode ser usada para obter suporte técnico para %s:"
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr "Editor:"
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr "Versão:"
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr "Contacto:"
+
+#: appwiz.rc:80
+msgid "Support Information:"
+msgstr "Informação de Suporte:"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr "Telefone de Suporte:"
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr "Readme:"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr "Actualizações de Produto:"
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr "Comentários:"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr "Instalador Wine Gecko"
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+"O Wine não conseguiu encontrar o pacote Gecko que é necessário para "
+"aplicações com HTML embutido funcionarem corretamente. O Wine pode "
+"automaticamente efetuar o download e instalá-lo por si.\n"
+"\n"
+"Nota: é recomendável usar os pacotes da sua distribuição em vez disso.\n"
+"Veja http://wiki.winehq.org/Gecko para mais detalhes."
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr "&Instalar"
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "Cancelar"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr "Adicionar/Remover Programas"
@@ -71,10 +203,6 @@
 "#-#-#-#-#  pt_PT.po (Wine)  #-#-#-#-#\n"
 "Todos os ficheiros (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr "&Remover"
-
 #: appwiz.rc:43
 #, fuzzy
 msgid "&Modify/Remove"
@@ -118,34 +246,6 @@
 msgid "Current format:"
 msgstr "Formato actual:"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "OK"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "Cancelar"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr "Formato wave: %s"
@@ -10532,11 +10632,6 @@
 msgid "&Export Registry File..."
 msgstr "&Exportar ficheiro do Registo..."
 
-#: regedit.rc:42 regedit.rc:87
-#, fuzzy
-msgid "&Modify..."
-msgstr "&Modificar"
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr "&Chave"
@@ -12991,10 +13086,6 @@
 msgid "Last Change:"
 msgstr "Última alteração:"
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr "Versão:"
-
 #: winefile.rc:174
 msgid "Cop&yright:"
 msgstr "Direitos de autor:"
diff --git a/po/rm.po b/po/rm.po
index 71583cb..ff14fca 100644
--- a/po/rm.po
+++ b/po/rm.po
@@ -13,6 +13,132 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr ""
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+
+#: appwiz.rc:59
+#, fuzzy
+msgid "&Install..."
+msgstr "&Annotaziun..."
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr ""
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+#, fuzzy
+msgid "&Modify..."
+msgstr "Capchar"
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+#, fuzzy
+msgid "&Remove"
+msgstr "&Annotaziun..."
+
+#: appwiz.rc:72
+#, fuzzy
+msgid "Support Information"
+msgstr "INFUORMAZIUN"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr ""
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr ""
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr ""
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr ""
+
+#: appwiz.rc:80
+#, fuzzy
+msgid "Support Information:"
+msgstr "INFUORMAZIUN"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr ""
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr ""
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr ""
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr ""
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr ""
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+
+#: appwiz.rc:106
+#, fuzzy
+msgid "&Install"
+msgstr "&Annotaziun..."
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr ""
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr ""
@@ -62,11 +188,6 @@
 msgid "All files (*.*)"
 msgstr "Tuot las datotecas (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-#, fuzzy
-msgid "&Remove"
-msgstr "&Annotaziun..."
-
 #: appwiz.rc:43
 msgid "&Modify/Remove"
 msgstr ""
@@ -111,34 +232,6 @@
 msgid "Current format:"
 msgstr "INFUORMAZIUN"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr ""
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr ""
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr ""
@@ -9715,11 +9808,6 @@
 msgid "&Export Registry File..."
 msgstr ""
 
-#: regedit.rc:42 regedit.rc:87
-#, fuzzy
-msgid "&Modify..."
-msgstr "Capchar"
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr ""
@@ -12039,10 +12127,6 @@
 msgid "Last Change:"
 msgstr ""
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr ""
-
 #: winefile.rc:174
 msgid "Cop&yright:"
 msgstr ""
diff --git a/po/ro.po b/po/ro.po
index 32ea0fe..37fe36d 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -13,6 +13,139 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr "Instalare/dezinstalare"
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+"Pentru a instala un program de pe dischetă, CD-ROM sau discul fix, apăsați "
+"pe „Instalează”."
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr "&Instalează..."
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+"Urmatoarele programe pot fi îndepărtate automat. Pentru a îndepărta un "
+"program sau pentru ai modifica componentele instalate, alegeți programul din "
+"listă și apăsați pe „Adaugă/&șterge”."
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr "Informații a&sistență..."
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr "&Modifică..."
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr "&Elimină"
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr "Informații de asistență"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "OK"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+"Următoarele informații pot fi folosite la obținerea de asistență technică "
+"pentru „%s”:"
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr "Emitent:"
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr "Versiune:"
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr "Contact:"
+
+#: appwiz.rc:80
+msgid "Support Information:"
+msgstr "Informații de asistență:"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr "Asistență prin telefon:"
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr "Readme:"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr "Actualizări produs:"
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr "Comentarii:"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr "Instalator Wine Gecko"
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it's recommended to use distro packages instead. See http://wiki."
+"winehq.org/Gecko for details."
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr "&Instalează"
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "Renunță"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr "Adăugare/eliminare programe"
@@ -65,10 +198,6 @@
 msgid "All files (*.*)"
 msgstr "Toate fișierele (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr "&Elimină"
-
 #: appwiz.rc:43
 #, fuzzy
 msgid "&Modify/Remove"
@@ -112,34 +241,6 @@
 msgid "Current format:"
 msgstr "Formatul curent:"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "OK"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "Renunță"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr "Forma de undă: %s"
@@ -10756,11 +10857,6 @@
 msgid "&Export Registry File..."
 msgstr "&Exportare fișier registru..."
 
-#: regedit.rc:42 regedit.rc:87
-#, fuzzy
-msgid "&Modify..."
-msgstr "&Modifică"
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr "Che&ie"
@@ -13215,10 +13311,6 @@
 msgid "Last Change:"
 msgstr "Ultima modificare:"
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr "Versiune:"
-
 #: winefile.rc:174
 msgid "Cop&yright:"
 msgstr "Drep&t de autor:"
diff --git a/po/ru.po b/po/ru.po
index 079494f..826358e 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -13,6 +13,140 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr "Установка/Удаление"
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+"Чтобы установить программу с CD-ROM, дискеты или жёсткого диска, нажмите "
+"Установить."
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr "Ус&тановить..."
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+"&Перечисленные программы можно удалить или переустановить автоматически. "
+"Чтобы удалить программу или изменить состав установленных компонентов, "
+"выберите нужный пункт списка и нажмите кнопку Установить/Удалить."
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr "&Сведения о поддержке..."
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr "&Изменить..."
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr "&Удалить"
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr "Сведения о поддержке"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "ОК"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+"Перечисленная информация может быть использована для получения технической "
+"поддержки приложения %s:"
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr "Издатель:"
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr "Версия:"
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr "Контактное лицо:"
+
+#: appwiz.rc:80
+msgid "Support Information:"
+msgstr "Поддержка:"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr "Телефон:"
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr "Файл 'Readme':"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr "Обновления:"
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr "Комментарий:"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr "Установка Wine Gecko"
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+"Wine не может найти пакет Gecko, который необходим для корректной работы "
+"приложений с поддержкой HTML. Wine может автоматически загрузить и "
+"установить его для вас.\n"
+"\n"
+"Примечание: рекомендуется использовать пакет, предоставляемый вашим "
+"дистрибутивом. Посетите http://wiki.winehq.org/Gecko для получения более "
+"подробной информации."
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr "&Установить"
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "Отмена"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr "Установка/удаление программ"
@@ -65,10 +199,6 @@
 msgid "All files (*.*)"
 msgstr "Все файлы (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr "&Удалить"
-
 #: appwiz.rc:43
 msgid "&Modify/Remove"
 msgstr "&Изменить/Удалить"
@@ -113,34 +243,6 @@
 msgid "Current format:"
 msgstr "Текущий формат:"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "ОК"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "Отмена"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr "Звуковой поток: %s"
@@ -10196,10 +10298,6 @@
 msgid "&Export Registry File..."
 msgstr "&Экспортировать файл реестра..."
 
-#: regedit.rc:42 regedit.rc:87
-msgid "&Modify..."
-msgstr "&Изменить..."
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr "&Раздел"
@@ -12612,10 +12710,6 @@
 msgid "Last Change:"
 msgstr "Последнее изменение:"
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr "Версия:"
-
 #: winefile.rc:174
 msgid "Cop&yright:"
 msgstr "Cop&yright:"
diff --git a/po/sk.po b/po/sk.po
index 077d4d5..330f80a 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -13,6 +13,134 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr ""
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+
+#: appwiz.rc:59
+#, fuzzy
+msgid "&Install..."
+msgstr "&Skomentovať..."
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr ""
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+#, fuzzy
+msgid "&Modify..."
+msgstr "Modifikovaný"
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+#, fuzzy
+msgid "&Remove"
+msgstr "&Skomentovať..."
+
+#: appwiz.rc:72
+#, fuzzy
+msgid "Support Information"
+msgstr "Informácie"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr ""
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr ""
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr ""
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr ""
+
+#: appwiz.rc:80
+#, fuzzy
+msgid "Support Information:"
+msgstr "Informácie"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr ""
+
+#: appwiz.rc:82
+#, fuzzy
+msgid "Readme:"
+msgstr "Pripravená"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr ""
+
+#: appwiz.rc:84
+#, fuzzy
+msgid "Comments:"
+msgstr "Moje dokumenty"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr ""
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+
+#: appwiz.rc:106
+#, fuzzy
+msgid "&Install"
+msgstr "&Skomentovať..."
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "Zrušiť"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr ""
@@ -63,11 +191,6 @@
 msgid "All files (*.*)"
 msgstr "Všetky súbory (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-#, fuzzy
-msgid "&Remove"
-msgstr "&Skomentovať..."
-
 #: appwiz.rc:43
 #, fuzzy
 msgid "&Modify/Remove"
@@ -112,34 +235,6 @@
 msgid "Current format:"
 msgstr "&Tlačiť"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr ""
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "Zrušiť"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr ""
@@ -9843,11 +9938,6 @@
 msgid "&Export Registry File..."
 msgstr ""
 
-#: regedit.rc:42 regedit.rc:87
-#, fuzzy
-msgid "&Modify..."
-msgstr "Modifikovaný"
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr ""
@@ -12200,10 +12290,6 @@
 msgid "Last Change:"
 msgstr ""
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr ""
-
 #: winefile.rc:174
 msgid "Cop&yright:"
 msgstr ""
diff --git a/po/sl.po b/po/sl.po
index 6025a33..4dcf6d5 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -13,6 +13,139 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr "Dodaj/odstrani programe"
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+"Za namestitev novega programa z diskete, CD-ROMa ali trdega diska kliknite "
+"'Namesti'."
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr "&Namesti ..."
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+"Naslednji programi omogočajo samodejno odstranitev. Za odstranitev programa "
+"oz. spremembo nameščenih komponent izberite program s seznama in kliknite "
+"'Dodaj/Odstrani'."
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr "&Informacije ..."
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr "&Modify ..."
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr "&Odstrani"
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr "Informacije"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "V redu"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+"Naslednje informacije lahko uporabite pri pridobivanju tehnične podpore za "
+"%s:"
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr "Založnik:"
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr "Različica:"
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr "Kontakt:"
+
+#: appwiz.rc:80
+msgid "Support Information:"
+msgstr "Tehnična podpora:"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr "Telefon teh. podpore:"
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr "Readme:"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr "Popravki:"
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr "Komentar:"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr "Namestitev Wine Gecko"
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+"Wine ni našel paketa Gecko, ki ga aplikacije, ki uporabljajo HTML "
+"potrebujejo, da delujejo pravilno. Wine ga lahko avtomatsko prenese in "
+"namesti.\n"
+"\n"
+"Opomba: priporočljivo je uporabiti Gecko paket od distribucije. Poglej\n"
+"http://wiki.winehq.org/Gecko za podrobnost."
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr "&Namesti"
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "Prekliči"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr "Dodaj/odstrani programe"
@@ -66,10 +199,6 @@
 msgid "All files (*.*)"
 msgstr "Vse datoteke (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr "&Odstrani"
-
 #: appwiz.rc:43
 #, fuzzy
 msgid "&Modify/Remove"
@@ -115,34 +244,6 @@
 msgid "Current format:"
 msgstr "Trenutna oblika zapisa:"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "V redu"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "Prekliči"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr "Valovna oblika: %s"
@@ -10216,11 +10317,6 @@
 msgid "&Export Registry File..."
 msgstr "&Izvozi datoteko registra ..."
 
-#: regedit.rc:42 regedit.rc:87
-#, fuzzy
-msgid "&Modify..."
-msgstr "Spre&meni"
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr "&Ključ"
@@ -12659,10 +12755,6 @@
 msgid "Last Change:"
 msgstr "Nazadnje spremenjeno:"
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr "Različica:"
-
 #: winefile.rc:174
 msgid "Cop&yright:"
 msgstr "&Avtorske pravice:"
diff --git a/po/sr_RS@cyrillic.po b/po/sr_RS@cyrillic.po
index d7bd1b9..5eaa805 100644
--- a/po/sr_RS@cyrillic.po
+++ b/po/sr_RS@cyrillic.po
@@ -13,6 +13,136 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr "Инсталирај/уклони"
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+"Да бисте инсталирали нови програм са дискете, диска или тврдог диска, "
+"кликните на дугме „Инсталирај...“."
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr "&Инсталирај..."
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+"Програм се може аутоматски уклонити. Да уклоните програм или да измените "
+"инсталационе делове, изаберите са списка и кликните на дугме „Измени/уклони“."
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr "&Подршка..."
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr "&Измени..."
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr "&Уклони"
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr "Подршка"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "У реду"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr "Следећи подаци се могу користити за добијање техничке подршке за %s:"
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr "Издавач:"
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr "Издање:"
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr "Контакт:"
+
+#: appwiz.rc:80
+msgid "Support Information:"
+msgstr "Подршка:"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr "Телефон за подршку:"
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr "Прочитај ме:"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr "Доградње:"
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr "Коментари:"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr "Wine Gecko инсталациони програм"
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+"Wine није успео да пронађе Gecko пакет који је неопходан за исправно "
+"функционисање HTML програма. Wine је у могућности да аутоматски преузме и "
+"инсталира програм.\n"
+"\n"
+"Напомена: препоручујемо Вам да користите расподељене пакете. Погледајте "
+"http://wiki.winehq.org/Gecko за више информација."
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr "&Инсталирај"
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "Откажи"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr "Додај/уклони програме"
@@ -69,10 +199,6 @@
 msgid "All files (*.*)"
 msgstr "Све датотеке (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr "&Уклони"
-
 #: appwiz.rc:43
 #, fuzzy
 msgid "&Modify/Remove"
@@ -116,34 +242,6 @@
 msgid "Current format:"
 msgstr "Текући формат:"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "У реду"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "Откажи"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr "Таласни облик: %s"
@@ -10147,11 +10245,6 @@
 msgid "&Export Registry File..."
 msgstr ""
 
-#: regedit.rc:42 regedit.rc:87
-#, fuzzy
-msgid "&Modify..."
-msgstr "Измењено"
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr ""
@@ -12612,11 +12705,6 @@
 msgid "Last Change:"
 msgstr ""
 
-#: winefile.rc:172
-#, fuzzy
-msgid "Version:"
-msgstr "Издање"
-
 #: winefile.rc:174
 #, fuzzy
 msgid "Cop&yright:"
diff --git a/po/sr_RS@latin.po b/po/sr_RS@latin.po
index 3152c13..4039ef4 100644
--- a/po/sr_RS@latin.po
+++ b/po/sr_RS@latin.po
@@ -13,6 +13,136 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr "Instaliraj/ukloni"
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+"Da biste instalirali novi program sa diskete, diska ili tvrdog diska, "
+"kliknite na dugme „Instaliraj...“."
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr "&Instaliraj..."
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+"Program se može automatski ukloniti. Da uklonite program ili da izmenite "
+"instalacione delove, izaberite sa spiska i kliknite na dugme „Izmeni/ukloni“."
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr "&Podrška..."
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr "&Izmeni..."
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr "&Ukloni"
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr "Podrška"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "U redu"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr "Sledeći podaci se mogu koristiti za dobijanje tehničke podrške za %s:"
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr "Izdavač:"
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr "Izdanje:"
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr "Kontakt:"
+
+#: appwiz.rc:80
+msgid "Support Information:"
+msgstr "Podrška:"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr "Telefon za podršku:"
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr "Pročitaj me:"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr "Dogradnje:"
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr "Komentari:"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr "Wine Gecko instalacioni program"
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+"Wine nije uspeo da pronađe Gecko paket koji je neophodan za ispravno "
+"funkcionisanje HTML programa. Wine je u mogućnosti da automatski preuzme i "
+"instalira program.\n"
+"\n"
+"Napomena: preporučujemo Vam da koristite raspodeljene pakete. Pogledajte "
+"http://wiki.winehq.org/Gecko za više informacija."
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr "&Instaliraj"
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "Otkaži"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr "Dodaj/ukloni programe"
@@ -74,10 +204,6 @@
 "#-#-#-#-#  sr_RS@latin.po (Wine)  #-#-#-#-#\n"
 "Svi fajlovi (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr "&Ukloni"
-
 #: appwiz.rc:43
 #, fuzzy
 msgid "&Modify/Remove"
@@ -121,34 +247,6 @@
 msgid "Current format:"
 msgstr "Tekući format:"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "U redu"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "Otkaži"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr "Talasni oblik: %s"
@@ -10221,11 +10319,6 @@
 msgid "&Export Registry File..."
 msgstr ""
 
-#: regedit.rc:42 regedit.rc:87
-#, fuzzy
-msgid "&Modify..."
-msgstr "Izmenjeno"
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr ""
@@ -12686,11 +12779,6 @@
 msgid "Last Change:"
 msgstr ""
 
-#: winefile.rc:172
-#, fuzzy
-msgid "Version:"
-msgstr "Izdanje"
-
 #: winefile.rc:174
 #, fuzzy
 msgid "Cop&yright:"
diff --git a/po/sv.po b/po/sv.po
index 887571d..f8f6fb6 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -13,6 +13,137 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr "Installera/Avinstallera"
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+"Klicka på Installera för att installera ett nytt program från en diskett, cd-"
+"skiva eller din hårddisk."
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr "&Installera..."
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+"Följande programvara kan automatiskt tas bort. Markera den från listan och "
+"klicka på Lägg till/Ta bort för att ta bort eller ändra dess installerade "
+"komponenter."
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr "&Supportinfo..."
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr "&Modify..."
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr "Ta &bort"
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr "Supportinformation"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "OK"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr "Följande information kan användas för att få teknisk support för %s:"
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr "Utgivare:"
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr "Version:"
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr "Kontakt:"
+
+#: appwiz.rc:80
+msgid "Support Information:"
+msgstr "Supportinformation:"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr "Telefonsupport:"
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr "Readme:"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr "Produktuppdateringar:"
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr "Kommentarer:"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr "Wine Gecko Installationsprogram"
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+"Wine kunde inte hitta paketet Gecko vilket krävs för att program med "
+"inbäddad HTML ska fungera korrekt. Wine kan hämta och installera det "
+"automatiskt åt dig.\n"
+"\n"
+"Obs: Du rekommenderas att använda din distributions paket i stället. Se "
+"http://wiki.winehq.org/Gecko för mer information."
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr "&Installera"
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "Avbryt"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr "Lägg till/Ta bort program"
@@ -66,10 +197,6 @@
 msgid "All files (*.*)"
 msgstr "Alla filer (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr "Ta &bort"
-
 #: appwiz.rc:43
 #, fuzzy
 msgid "&Modify/Remove"
@@ -114,34 +241,6 @@
 msgid "Current format:"
 msgstr "Aktuellt format:"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "OK"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "Avbryt"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr "Vågform: %s"
@@ -10160,11 +10259,6 @@
 msgid "&Export Registry File..."
 msgstr "&Exportera Registerfil..."
 
-#: regedit.rc:42 regedit.rc:87
-#, fuzzy
-msgid "&Modify..."
-msgstr "&Ändra"
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr "&Nyckel"
@@ -12586,10 +12680,6 @@
 msgid "Last Change:"
 msgstr "Sist ändrad:"
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr "Version:"
-
 #: winefile.rc:174
 msgid "Cop&yright:"
 msgstr "Cop&yright:"
diff --git a/po/te.po b/po/te.po
index 3cb585e..e7500cf 100644
--- a/po/te.po
+++ b/po/te.po
@@ -13,6 +13,127 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr ""
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr ""
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr ""
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr ""
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr ""
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr ""
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr ""
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr ""
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr ""
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr ""
+
+#: appwiz.rc:80
+#, fuzzy
+msgid "Support Information:"
+msgstr "ఫాంట్... (&F)"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr ""
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr ""
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr ""
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr ""
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr ""
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr ""
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr ""
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr ""
@@ -62,10 +183,6 @@
 msgid "All files (*.*)"
 msgstr ""
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr ""
-
 #: appwiz.rc:43
 msgid "&Modify/Remove"
 msgstr ""
@@ -109,34 +226,6 @@
 msgid "Current format:"
 msgstr "ఫాంట్... (&F)"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr ""
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr ""
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr ""
@@ -9654,10 +9743,6 @@
 msgid "&Export Registry File..."
 msgstr ""
 
-#: regedit.rc:42 regedit.rc:87
-msgid "&Modify..."
-msgstr ""
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr ""
@@ -11953,10 +12038,6 @@
 msgid "Last Change:"
 msgstr ""
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr ""
-
 #: winefile.rc:174
 msgid "Cop&yright:"
 msgstr ""
diff --git a/po/th.po b/po/th.po
index 858f82a..227a245 100644
--- a/po/th.po
+++ b/po/th.po
@@ -13,6 +13,131 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr ""
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr ""
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr ""
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr ""
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr ""
+
+#: appwiz.rc:72
+#, fuzzy
+msgid "Support Information"
+msgstr "รายละเอียด"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "ตกลง"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr ""
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr ""
+
+#: appwiz.rc:79
+#, fuzzy
+msgid "Contact:"
+msgstr "เนื้อหา"
+
+#: appwiz.rc:80
+#, fuzzy
+msgid "Support Information:"
+msgstr "รายละเอียด"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr ""
+
+#: appwiz.rc:82
+#, fuzzy
+msgid "Readme:"
+msgstr "พร้อม"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr ""
+
+#: appwiz.rc:84
+#, fuzzy
+msgid "Comments:"
+msgstr "เนื้อหา"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr ""
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr ""
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "ยกเลิก"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr ""
@@ -62,10 +187,6 @@
 msgid "All files (*.*)"
 msgstr "ทุกแฟ้ม (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr ""
-
 #: appwiz.rc:43
 msgid "&Modify/Remove"
 msgstr ""
@@ -109,34 +230,6 @@
 msgid "Current format:"
 msgstr "พิมพ์\tCtrl+P"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "ตกลง"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "ยกเลิก"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr ""
@@ -9822,10 +9915,6 @@
 msgid "&Export Registry File..."
 msgstr ""
 
-#: regedit.rc:42 regedit.rc:87
-msgid "&Modify..."
-msgstr ""
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr ""
@@ -12169,10 +12258,6 @@
 msgid "Last Change:"
 msgstr ""
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr ""
-
 #: winefile.rc:174
 #, fuzzy
 msgid "Cop&yright:"
diff --git a/po/tr.po b/po/tr.po
index d34183c..0b67693 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -13,6 +13,140 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+#, fuzzy
+msgid "Install/Uninstall"
+msgstr "Kuruluyor..."
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+
+#: appwiz.rc:59
+#, fuzzy
+msgid "&Install..."
+msgstr "&Kur"
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr ""
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+#, fuzzy
+msgid "&Modify..."
+msgstr "&Değiştir"
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr "&Sil"
+
+#: appwiz.rc:72
+#, fuzzy
+msgid "Support Information"
+msgstr "Bilgi"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "Tamam"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr ""
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr "Sürüm:"
+
+#: appwiz.rc:79
+#, fuzzy
+msgid "Contact:"
+msgstr "&İçindekiler"
+
+#: appwiz.rc:80
+#, fuzzy
+msgid "Support Information:"
+msgstr "Bilgi"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr ""
+
+#: appwiz.rc:82
+#, fuzzy
+msgid "Readme:"
+msgstr "Hazır"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr ""
+
+#: appwiz.rc:84
+#, fuzzy
+msgid "Comments:"
+msgstr "Açıklamalar"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr "Wine Gecko Kurucusu"
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it's recommended to use distro packages instead. See http://wiki."
+"winehq.org/Gecko for details."
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr "&Kur"
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "İptal"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr ""
@@ -68,10 +202,6 @@
 msgid "All files (*.*)"
 msgstr "Tüm dosyalar (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr "&Sil"
-
 #: appwiz.rc:43
 #, fuzzy
 msgid "&Modify/Remove"
@@ -115,34 +245,6 @@
 msgid "Current format:"
 msgstr "Geçerli biçim:"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "Tamam"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "İptal"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr ""
@@ -10475,11 +10577,6 @@
 msgid "&Export Registry File..."
 msgstr "Kayıt Dosyası &Kaydet..."
 
-#: regedit.rc:42 regedit.rc:87
-#, fuzzy
-msgid "&Modify..."
-msgstr "&Değiştir"
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr "&Anahtar"
@@ -12871,10 +12968,6 @@
 msgid "Last Change:"
 msgstr "Son Değişme:"
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr "Sürüm:"
-
 #: winefile.rc:174
 msgid "Cop&yright:"
 msgstr "&Telif Hakkı:"
diff --git a/po/uk.po b/po/uk.po
index 8d0705b..dc601ea 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -13,6 +13,136 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr "Встановлення/Видалення"
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+"Щоб встановити нову програму з дискети, CD-ROM, чи жорсткого диску, "
+"натисніть Встановити."
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr "&Встановити..."
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+"Дане ПЗ може бути видалене автоматично. Щоб видалити програму чи змінити її "
+"склад, виберіть її зі списку та натисніть Змінити/Видалити."
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr "&Дані підтримки..."
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr "&Змінити..."
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr "&Видалити"
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr "Дані підтримки"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "OK"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr "Ці дані можуть бути використані для отримання тех. підтримки для %s:"
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr "Видавець:"
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr "Версія:"
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr "Контактна особа:"
+
+#: appwiz.rc:80
+msgid "Support Information:"
+msgstr "Дані підтримки:"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr "Телефон підтримки:"
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr "Файл Readme:"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr "Оновлення:"
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr "Коментарі:"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr "Встановлювач Wine Gecko"
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+"Wine не може знайти пакунок Gecko, який потрібний для коректної роботи "
+"додатків з підтримкою HTML. Wine може автоматично завантажити та встановити "
+"його для Вас.\n"
+"\n"
+"Зауважте: Рекомендується використати пакет з вашого дистрибутиву. Детальніше "
+"читайте http://wiki.winehq.org/Gecko."
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr "&Встановити"
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "Скасувати"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr "Встановлення/Видалення Програм"
@@ -64,10 +194,6 @@
 msgid "All files (*.*)"
 msgstr "Всі файли (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr "&Видалити"
-
 #: appwiz.rc:43
 msgid "&Modify/Remove"
 msgstr "&Змінити/Видалити"
@@ -112,34 +238,6 @@
 msgid "Current format:"
 msgstr "Поточний формат:"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "OK"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "Скасувати"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr "Звуковий потік: %s"
@@ -10151,10 +10249,6 @@
 msgid "&Export Registry File..."
 msgstr "&Експортувати файл реєстру..."
 
-#: regedit.rc:42 regedit.rc:87
-msgid "&Modify..."
-msgstr "&Змінити..."
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr "&Ключ"
@@ -12572,10 +12666,6 @@
 msgid "Last Change:"
 msgstr "Останні зміни:"
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr "Версія:"
-
 #: winefile.rc:174
 msgid "Cop&yright:"
 msgstr "Cop&yright:"
diff --git a/po/wa.po b/po/wa.po
index fb0d17f..2084f95 100644
--- a/po/wa.po
+++ b/po/wa.po
@@ -13,6 +13,134 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr ""
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+
+#: appwiz.rc:59
+#, fuzzy
+msgid "&Install..."
+msgstr "&Sicrîre..."
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr ""
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+#, fuzzy
+msgid "&Modify..."
+msgstr "&Copyî..."
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+#, fuzzy
+msgid "&Remove"
+msgstr "&Sicrîre..."
+
+#: appwiz.rc:72
+#, fuzzy
+msgid "Support Information"
+msgstr "Informåcion"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "I Va"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr ""
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr ""
+
+#: appwiz.rc:79
+#, fuzzy
+msgid "Contact:"
+msgstr "Å&dvins"
+
+#: appwiz.rc:80
+#, fuzzy
+msgid "Support Information:"
+msgstr "Informåcion"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr ""
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr ""
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr ""
+
+#: appwiz.rc:84
+#, fuzzy
+msgid "Comments:"
+msgstr "Å&dvins"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr ""
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+
+#: appwiz.rc:106
+#, fuzzy
+msgid "&Install"
+msgstr "&Sicrîre..."
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "Rinoncî"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr ""
@@ -62,11 +190,6 @@
 msgid "All files (*.*)"
 msgstr "Tos les fitchîs (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-#, fuzzy
-msgid "&Remove"
-msgstr "&Sicrîre..."
-
 #: appwiz.rc:43
 msgid "&Modify/Remove"
 msgstr ""
@@ -111,34 +234,6 @@
 msgid "Current format:"
 msgstr "&Rexhe"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "I Va"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "Rinoncî"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr ""
@@ -9765,11 +9860,6 @@
 msgid "&Export Registry File..."
 msgstr ""
 
-#: regedit.rc:42 regedit.rc:87
-#, fuzzy
-msgid "&Modify..."
-msgstr "&Copyî..."
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr ""
@@ -12117,10 +12207,6 @@
 msgid "Last Change:"
 msgstr ""
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr ""
-
 #: winefile.rc:174
 #, fuzzy
 msgid "Cop&yright:"
diff --git a/po/wine.pot b/po/wine.pot
index 10b725f..eab3e82 100644
--- a/po/wine.pot
+++ b/po/wine.pot
@@ -10,6 +10,126 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr ""
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr ""
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr ""
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr ""
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr ""
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr ""
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr ""
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr ""
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr ""
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr ""
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr ""
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr ""
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr ""
+
+#: appwiz.rc:80
+msgid "Support Information:"
+msgstr ""
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr ""
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr ""
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr ""
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr ""
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr ""
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr ""
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr ""
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr ""
@@ -59,10 +179,6 @@
 msgid "All files (*.*)"
 msgstr ""
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr ""
-
 #: appwiz.rc:43
 msgid "&Modify/Remove"
 msgstr ""
@@ -105,34 +221,6 @@
 msgid "Current format:"
 msgstr ""
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr ""
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr ""
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr ""
@@ -9617,10 +9705,6 @@
 msgid "&Export Registry File..."
 msgstr ""
 
-#: regedit.rc:42 regedit.rc:87
-msgid "&Modify..."
-msgstr ""
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr ""
@@ -11905,10 +11989,6 @@
 msgid "Last Change:"
 msgstr ""
 
-#: winefile.rc:172
-msgid "Version:"
-msgstr ""
-
 #: winefile.rc:174
 msgid "Cop&yright:"
 msgstr ""
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 7492eb5..90a776e 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -13,6 +13,129 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr "安装/卸载"
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr "要从软盘,光盘或硬盘安装新程序,请按'安装'."
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr "安装(&I)..."
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr "下列软件可以自动卸载. 按'添加/删除'可卸载选定程序或者调整已安装部件."
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr "技术支持(&S)..."
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr "&Modify..."
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr "删除(&R)"
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr "技术支持信息"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "确定"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr "%s 技术支持信息:"
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr "生产商:"
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr "版本:"
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr "联系人:"
+
+#: appwiz.rc:80
+msgid "Support Information:"
+msgstr "支持信息:"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr "支持电话:"
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr "产品说明:"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr "产品更新:"
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr "备注:"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr "Wine Gecko 安装"
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+"Wine 未找到到用于支持嵌入 HTML 的 Gecko 引擎。Wine 可以自动并下载安装它。\n"
+"\n"
+"注意: 推荐您安装为发行版定制的软件包。具体参看 http://wiki.winehq.org/Gecko。"
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr "安装(&I)"
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "取消"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr "添加/删除程序"
@@ -62,10 +185,6 @@
 msgid "All files (*.*)"
 msgstr "所有文件 (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr "删除(&R)"
-
 #: appwiz.rc:43
 #, fuzzy
 msgid "&Modify/Remove"
@@ -109,34 +228,6 @@
 msgid "Current format:"
 msgstr "当前格式:"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "确定"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "取消"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr "波形: %s"
@@ -10087,11 +10178,6 @@
 msgid "&Export Registry File..."
 msgstr "导出注册表文件(&E)..."
 
-#: regedit.rc:42 regedit.rc:87
-#, fuzzy
-msgid "&Modify..."
-msgstr "修改(&M)"
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr "键(&K)"
@@ -12470,11 +12556,6 @@
 msgid "Last Change:"
 msgstr ""
 
-#: winefile.rc:172
-#, fuzzy
-msgid "Version:"
-msgstr "版本"
-
 #: winefile.rc:174
 #, fuzzy
 msgid "Cop&yright:"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index a6112c3..1d32eb0 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -13,6 +13,128 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: appwiz.rc:55
+msgid "Install/Uninstall"
+msgstr "安裝/卸載"
+
+#: appwiz.rc:58
+msgid ""
+"To install a new program from a floppy disk, CD-ROM drive, or your hard "
+"drive, click Install."
+msgstr "要從軟碟,光碟或硬碟安裝新程式,請按'安裝'."
+
+#: appwiz.rc:59
+msgid "&Install..."
+msgstr "安裝(&I)..."
+
+#: appwiz.rc:62
+msgid ""
+"The following software can be automatically removed. To remove a program or "
+"to modify its installed components, select it from the list and click Change/"
+"Remove."
+msgstr "下列軟件可以自動卸載. 按'添加/刪除'可卸載選定程式或者調整已安裝部件."
+
+#: appwiz.rc:64
+msgid "&Support Info"
+msgstr "技術支援(&S)..."
+
+#: appwiz.rc:65 regedit.rc:42 regedit.rc:87
+msgid "&Modify..."
+msgstr "&Modify..."
+
+#: appwiz.rc:66 appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239
+#: wordpad.rc:245
+msgid "&Remove"
+msgstr "刪除(&R)"
+
+#: appwiz.rc:72
+msgid "Support Information"
+msgstr "技術支援資訊"
+
+#: appwiz.rc:75 avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84
+#: localui.rc:41 localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45
+#: mshtml.rc:55 msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38
+#: setupapi.rc:56 shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39
+#: net.rc:44 notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103
+#: progman.rc:121 progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196
+#: progman.rc:213 regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284
+#: regedit.rc:297 regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216
+#: winecfg.rc:226 wineconsole.rc:131 winefile.rc:134 winefile.rc:157
+#: winefile.rc:187 winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204
+#: wordpad.rc:215 wordpad.rc:233 wordpad.rc:246
+msgid "OK"
+msgstr "確定"
+
+#: appwiz.rc:76
+msgid "The following information can be used to get technical support for %s:"
+msgstr "%s 技術支援資訊:"
+
+#: appwiz.rc:77
+msgid "Publisher:"
+msgstr "生產商:"
+
+#: appwiz.rc:78 winefile.rc:172
+msgid "Version:"
+msgstr "版本:"
+
+#: appwiz.rc:79
+msgid "Contact:"
+msgstr "聯繫人:"
+
+#: appwiz.rc:80
+msgid "Support Information:"
+msgstr "支援資訊:"
+
+#: appwiz.rc:81
+msgid "Support Telephone:"
+msgstr "支援電話:"
+
+#: appwiz.rc:82
+msgid "Readme:"
+msgstr "產品說明:"
+
+#: appwiz.rc:83
+msgid "Product Updates:"
+msgstr "產品更新:"
+
+#: appwiz.rc:84
+msgid "Comments:"
+msgstr "備註:"
+
+#: appwiz.rc:97
+msgid "Wine Gecko Installer"
+msgstr "Wine Gecko 安裝"
+
+#: appwiz.rc:100
+msgid ""
+"Wine could not find a Gecko package which is needed for applications "
+"embedding HTML to work correctly. Wine can automatically download and "
+"install it for you.\n"
+"\n"
+"Note: it is recommended to use your distribution's packages instead. See "
+"http://wiki.winehq.org/Gecko for details."
+msgstr ""
+"這個運用程式要顯示一個HTML 網頁. Wine 需要裝上 Gecko (Mozilla HTML engine)才"
+"能顯示HTML網頁. 如果你想自動下載和安裝Gecko,請按'安裝'."
+
+#: appwiz.rc:106
+msgid "&Install"
+msgstr "安裝(&I)"
+
+#: appwiz.rc:107 avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44
+#: ieframe.rc:85 inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47
+#: msacm32.rc:51 mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56
+#: oledlg.rc:88 serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42
+#: wininet.rc:49 wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160
+#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
+#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
+#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
+#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
+#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
+#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
+msgid "Cancel"
+msgstr "取消"
+
 #: appwiz.rc:28
 msgid "Add/Remove Programs"
 msgstr "添加/刪除程式"
@@ -62,10 +184,6 @@
 msgid "All files (*.*)"
 msgstr "所有檔案 (*.*)"
 
-#: appwiz.rc:42 msacm32.rc:37 winecfg.rc:202 winecfg.rc:239 wordpad.rc:245
-msgid "&Remove"
-msgstr "刪除(&R)"
-
 #: appwiz.rc:43
 msgid "&Modify/Remove"
 msgstr ""
@@ -108,34 +226,6 @@
 msgid "Current format:"
 msgstr "當前格式:"
 
-#: avifil32.rc:51 credui.rc:49 dinput.rc:43 ieframe.rc:84 localui.rc:41
-#: localui.rc:54 mpr.rc:46 msacm32.rc:50 mshtml.rc:45 mshtml.rc:55
-#: msvfw32.rc:33 oledlg.rc:55 oledlg.rc:87 serialui.rc:38 setupapi.rc:56
-#: shlwapi.rc:41 wininet.rc:48 wininet.rc:68 winspool.rc:39 net.rc:44
-#: notepad.rc:122 oleview.rc:159 oleview.rc:172 progman.rc:103 progman.rc:121
-#: progman.rc:139 progman.rc:155 progman.rc:177 progman.rc:196 progman.rc:213
-#: regedit.rc:244 regedit.rc:255 regedit.rc:268 regedit.rc:284 regedit.rc:297
-#: regedit.rc:310 taskmgr.rc:446 taskmgr.rc:521 winecfg.rc:216 winecfg.rc:226
-#: wineconsole.rc:131 winefile.rc:134 winefile.rc:157 winefile.rc:187
-#: winemine.rc:68 winemine.rc:78 winemine.rc:92 wordpad.rc:204 wordpad.rc:215
-#: wordpad.rc:233 wordpad.rc:246
-msgid "OK"
-msgstr "確定"
-
-#: avifil32.rc:52 browseui.rc:37 credui.rc:50 dinput.rc:44 ieframe.rc:85
-#: inetcpl.rc:78 localui.rc:42 localui.rc:55 mpr.rc:47 msacm32.rc:51
-#: mshtml.rc:46 mshtml.rc:56 msvfw32.rc:34 oledlg.rc:56 oledlg.rc:88
-#: serialui.rc:39 setupapi.rc:39 setupapi.rc:57 shlwapi.rc:42 wininet.rc:49
-#: wininet.rc:69 winspool.rc:40 notepad.rc:123 oleview.rc:160 oleview.rc:173
-#: progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156 progman.rc:178
-#: progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256 regedit.rc:269
-#: regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447 taskmgr.rc:522
-#: wineboot.rc:31 winecfg.rc:217 winecfg.rc:227 wineconsole.rc:132
-#: winefile.rc:135 winefile.rc:158 winefile.rc:188 winemine.rc:93
-#: wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
-msgid "Cancel"
-msgstr "取消"
-
 #: avifil32.rc:27
 msgid "Waveform: %s"
 msgstr "波形: %s"
@@ -10123,11 +10213,6 @@
 msgid "&Export Registry File..."
 msgstr "導出註冊表檔案(&E)..."
 
-#: regedit.rc:42 regedit.rc:87
-#, fuzzy
-msgid "&Modify..."
-msgstr "修改(&M)"
-
 #: regedit.rc:46 regedit.rc:97
 msgid "&Key"
 msgstr "關鍵詞(&K)"
@@ -12509,11 +12594,6 @@
 msgid "Last Change:"
 msgstr ""
 
-#: winefile.rc:172
-#, fuzzy
-msgid "Version:"
-msgstr "版本"
-
 #: winefile.rc:174
 #, fuzzy
 msgid "Cop&yright:"