hhctrl: Convert translations to po files.
diff --git a/configure b/configure
index fd5ae16..6a95925 100755
--- a/configure
+++ b/configure
@@ -14966,7 +14966,7 @@
 wine_fn_config_dll gphoto2.ds enable_gphoto2_ds
 wine_fn_config_dll gpkcsp enable_gpkcsp
 wine_fn_config_dll hal enable_hal
-wine_fn_config_dll hhctrl.ocx enable_hhctrl_ocx
+wine_fn_config_dll hhctrl.ocx enable_hhctrl_ocx po
 wine_fn_config_dll hid enable_hid implib
 wine_fn_config_dll hlink enable_hlink implib
 wine_fn_config_test dlls/hlink/tests hlink_test
@@ -15405,6 +15405,8 @@
 cs \
 da \
 de \
+el \
+en \
 en_US \
 eo \
 es \
diff --git a/configure.ac b/configure.ac
index 6615e0d..8bab882 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2495,7 +2495,7 @@
 WINE_CONFIG_DLL(gphoto2.ds)
 WINE_CONFIG_DLL(gpkcsp)
 WINE_CONFIG_DLL(hal)
-WINE_CONFIG_DLL(hhctrl.ocx)
+WINE_CONFIG_DLL(hhctrl.ocx,,[po])
 WINE_CONFIG_DLL(hid,,[implib])
 WINE_CONFIG_DLL(hlink,,[implib])
 WINE_CONFIG_TEST(dlls/hlink/tests)
@@ -2934,6 +2934,8 @@
 cs \
 da \
 de \
+el \
+en \
 en_US \
 eo \
 es \
diff --git a/dlls/hhctrl.ocx/Cs.rc b/dlls/hhctrl.ocx/Cs.rc
deleted file mode 100644
index b914762..0000000
--- a/dlls/hhctrl.ocx/Cs.rc
+++ /dev/null
@@ -1,64 +0,0 @@
-/* Hey, Emacs, open this file with -*- coding: cp1250 -*-
- *
- * HTML Help resources
- * Czech Language Support
- *
- * Copyright 2005 James Hawkins
- * Copyright 2005 David Kredba
- *
- * 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 "resource.h"
-
-LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
-
-/* Czech strings in CP1250 */
-
-STRINGTABLE
-BEGIN
-    IDS_CONTENTS     "&Obsah"
-    IDS_INDEX        "I&ndex"
-    IDS_SEARCH       "&Hledat"
-    IDS_FAVORITES    "Oblí&bené"
-END
-
-STRINGTABLE
-BEGIN
-    IDTB_EXPAND      "Rozbalit"
-    IDTB_CONTRACT    "Skrýt"
-    IDTB_STOP        "Zastavit"
-    IDTB_REFRESH     "Obnovit"
-    IDTB_BACK        "Zpìt"
-    IDTB_HOME        "Domù"
-    IDTB_SYNC        "Synchronizovat"
-    IDTB_PRINT       "Tisk"
-    IDTB_OPTIONS     "Volby"
-    IDTB_FORWARD     "Vpøed"
-    IDTB_NOTES       "IDTB_NOTES"
-    IDTB_BROWSE_FWD  "IDTB_BROWSE_FWD"
-    IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
-    IDTB_CONTENTS    "IDTB_CONTENTS"
-    IDTB_INDEX       "IDTB_INDEX"
-    IDTB_SEARCH      "IDTB_SEARCH"
-    IDTB_HISTORY     "IDTB_HISTORY"
-    IDTB_FAVORITES   "IDTB_FAVORITES"
-    IDTB_JUMP1       "Skok1"
-    IDTB_JUMP2       "Skok2"
-    IDTB_CUSTOMIZE   "Pøizpùsobit"
-    IDTB_ZOOM        "Lupa"
-    IDTB_TOC_NEXT    "IDTB_TOC_NEXT"
-    IDTB_TOC_PREV    "IDTB_TOC_PREV"
-END
diff --git a/dlls/hhctrl.ocx/Da.rc b/dlls/hhctrl.ocx/Da.rc
deleted file mode 100644
index 1832d71..0000000
--- a/dlls/hhctrl.ocx/Da.rc
+++ /dev/null
@@ -1,60 +0,0 @@
-/*
- * HTML Help resources
- * Danish Language Support
- *
- * Copyright 2008 Jens Albretsen <jens@albretsen.dk>
- *
- * 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 "resource.h"
-
-LANGUAGE LANG_DANISH, SUBLANG_DEFAULT
-
-STRINGTABLE
-BEGIN
-    IDS_CONTENTS     "&Indhold"
-    IDS_INDEX        "I&ndeks"
-    IDS_SEARCH       "&Søg"
-    IDS_FAVORITES    "Favor&itter"
-END
-
-STRINGTABLE
-BEGIN
-    IDTB_EXPAND      "Vis"
-    IDTB_CONTRACT    "Skjul"
-    IDTB_STOP        "Stop"
-    IDTB_REFRESH     "Opdatér"
-    IDTB_BACK        "Tilbage"
-    IDTB_HOME        "Hjem"
-    IDTB_SYNC        "Synkroniser"
-    IDTB_PRINT       "Udskriv"
-    IDTB_OPTIONS     "Indstillinger"
-    IDTB_FORWARD     "Frem"
-    IDTB_NOTES       "IDTB_NOTES"
-    IDTB_BROWSE_FWD  "IDTB_BROWSE_FWD"
-    IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
-    IDTB_CONTENTS    "IDTB_CONTENTS"
-    IDTB_INDEX       "IDTB_INDEX"
-    IDTB_SEARCH      "IDTB_SEARCH"
-    IDTB_HISTORY     "IDTB_HISTORY"
-    IDTB_FAVORITES   "IDTB_FAVORITES"
-    IDTB_JUMP1       "Jump1"
-    IDTB_JUMP2       "Jump2"
-    IDTB_CUSTOMIZE   "Tilpas"
-    IDTB_ZOOM        "Forstør"
-    IDTB_TOC_NEXT    "IDTB_TOC_NEXT"
-    IDTB_TOC_PREV    "IDTB_TOC_PREV"
-END
diff --git a/dlls/hhctrl.ocx/De.rc b/dlls/hhctrl.ocx/De.rc
deleted file mode 100644
index 20b20f8..0000000
--- a/dlls/hhctrl.ocx/De.rc
+++ /dev/null
@@ -1,62 +0,0 @@
-/*
- * HTML Help resources
- * German Language Support
- *
- * Copyright 2005 Henning Gerhardt
- *
- * 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 "resource.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
-
-STRINGTABLE
-BEGIN
-    IDS_CONTENTS     "&Inhalt"
-    IDS_INDEX        "I&ndex"
-    IDS_SEARCH       "&Suche"
-    IDS_FAVORITES    "&Favoriten"
-END
-
-STRINGTABLE
-BEGIN
-    IDTB_EXPAND      "Anzeigen"
-    IDTB_CONTRACT    "Verstecken"
-    IDTB_STOP        "Stopp"
-    IDTB_REFRESH     "Aktualisieren"
-    IDTB_BACK        "Zurück"
-    IDTB_HOME        "Startseite"
-    IDTB_SYNC        "Synchronisieren"
-    IDTB_PRINT       "Drucken"
-    IDTB_OPTIONS     "Einstellungen"
-    IDTB_FORWARD     "Vorwärts"
-    IDTB_NOTES       "IDTB_NOTES"
-    IDTB_BROWSE_FWD  "IDTB_BROWSE_FWD"
-    IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
-    IDTB_CONTENTS    "IDTB_CONTENTS"
-    IDTB_INDEX       "IDTB_INDEX"
-    IDTB_SEARCH      "IDTB_SEARCH"
-    IDTB_HISTORY     "IDTB_HISTORY"
-    IDTB_FAVORITES   "IDTB_FAVORITES"
-    IDTB_JUMP1       "Sprung1"
-    IDTB_JUMP2       "Sprung2"
-    IDTB_CUSTOMIZE   "Anpassen"
-    IDTB_ZOOM        "Vergrößern"
-    IDTB_TOC_NEXT    "IDTB_TOC_NEXT"
-    IDTB_TOC_PREV    "IDTB_TOC_PREV"
-END
diff --git a/dlls/hhctrl.ocx/El.rc b/dlls/hhctrl.ocx/El.rc
deleted file mode 100644
index 4fa79a2..0000000
--- a/dlls/hhctrl.ocx/El.rc
+++ /dev/null
@@ -1,60 +0,0 @@
-/*
- * HTML Help resources
- * Greek Language Support
- *
- * Copyright 2008 Apostolos Alexiadis
- *
- * 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 "resource.h"
-
-LANGUAGE LANG_GREEK, SUBLANG_DEFAULT
-
-STRINGTABLE
-BEGIN
-    IDS_CONTENTS     "&Ðåñéå÷üìåíá"
-    IDS_INDEX        "I&ndex"
-    IDS_SEARCH       "&ÁíáæÞôçóç"
-    IDS_FAVORITES    "Á&ãáðçìÝíá"
-END
-
-STRINGTABLE
-BEGIN
-    IDTB_EXPAND      "ÅìöÜíéóç"
-    IDTB_CONTRACT    "Áðüêñõøç"
-    IDTB_STOP        "Ôåñìáôéóìüò"
-    IDTB_REFRESH     "ÁíáíÝùóç"
-    IDTB_BACK        "Ðßóù"
-    IDTB_HOME        "Home"
-    IDTB_SYNC        "Sync"
-    IDTB_PRINT       "Åêôýðùóç"
-    IDTB_OPTIONS     "ÅðéëïãÝò"
-    IDTB_FORWARD     "Forward"
-    IDTB_NOTES       "IDTB_NOTES"
-    IDTB_BROWSE_FWD  "IDTB_BROWSE_FWD"
-    IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
-    IDTB_CONTENTS    "IDTB_CONTENTS"
-    IDTB_INDEX       "IDTB_INDEX"
-    IDTB_SEARCH      "IDTB_SEARCH"
-    IDTB_HISTORY     "IDTB_HISTORY"
-    IDTB_FAVORITES   "IDTB_FAVORITES"
-    IDTB_JUMP1       "Jump1"
-    IDTB_JUMP2       "Jump2"
-    IDTB_CUSTOMIZE   "Customize"
-    IDTB_ZOOM        "Zoom"
-    IDTB_TOC_NEXT    "IDTB_TOC_NEXT"
-    IDTB_TOC_PREV    "IDTB_TOC_PREV"
-END
diff --git a/dlls/hhctrl.ocx/Es.rc b/dlls/hhctrl.ocx/Es.rc
deleted file mode 100644
index d7681aa..0000000
--- a/dlls/hhctrl.ocx/Es.rc
+++ /dev/null
@@ -1,63 +0,0 @@
-/*
- * HTML Help resources
- * Spanish Language Support
- *
- * Copyright 2010 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 "resource.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
-
-STRINGTABLE
-BEGIN
-    IDS_CONTENTS     "&Contenido"
-    IDS_INDEX        "Í&ndice"
-    IDS_SEARCH       "&Buscar"
-    IDS_FAVORITES    "Favor&itos"
-END
-
-STRINGTABLE
-BEGIN
-    IDTB_EXPAND      "Mostrar"
-    IDTB_CONTRACT    "Ocultar"
-    IDTB_STOP        "Parar"
-    IDTB_REFRESH     "Recargar"
-    IDTB_BACK        "Atrás"
-    IDTB_HOME        "Inicio"
-    IDTB_SYNC        "Sincronizar"
-    IDTB_PRINT       "Imprimir"
-    IDTB_OPTIONS     "Opciones"
-    IDTB_FORWARD     "Adelante"
-    IDTB_NOTES       "IDTB_NOTES"
-    IDTB_BROWSE_FWD  "IDTB_BROWSE_FWD"
-    IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
-    IDTB_CONTENTS    "IDTB_CONTENTS"
-    IDTB_INDEX       "IDTB_INDEX"
-    IDTB_SEARCH      "IDTB_SEARCH"
-    IDTB_HISTORY     "IDTB_HISTORY"
-    IDTB_FAVORITES   "IDTB_FAVORITES"
-    IDTB_JUMP1       "Jump1"
-    IDTB_JUMP2       "Jump2"
-    IDTB_CUSTOMIZE   "Personalizar"
-    IDTB_ZOOM        "Zoom"
-    IDTB_TOC_NEXT    "IDTB_TOC_NEXT"
-    IDTB_TOC_PREV    "IDTB_TOC_PREV"
-END
diff --git a/dlls/hhctrl.ocx/Fi.rc b/dlls/hhctrl.ocx/Fi.rc
deleted file mode 100644
index 825422e..0000000
--- a/dlls/hhctrl.ocx/Fi.rc
+++ /dev/null
@@ -1,60 +0,0 @@
-/*
- * HTML Help resources
- * Finnish Language Support
- *
- * Copyright 2005 Kimmo Myllyvirta
- *
- * 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 "resource.h"
-
-LANGUAGE LANG_FINNISH, SUBLANG_DEFAULT
-
-STRINGTABLE
-BEGIN
-    IDS_CONTENTS     "&Sisällys"
-    IDS_INDEX        "&Hakemisto"
-    IDS_SEARCH       "&Etsi"
-    IDS_FAVORITES    "S&uosikit"
-END
-
-STRINGTABLE
-BEGIN
-    IDTB_EXPAND      "Näytä"
-    IDTB_CONTRACT    "Piilota"
-    IDTB_STOP        "Pysäytä"
-    IDTB_REFRESH     "Päivitä"
-    IDTB_BACK        "Takaisin"
-    IDTB_HOME        "Alkuun"
-    IDTB_SYNC        "Synkronoi"
-    IDTB_PRINT       "Tulosta"
-    IDTB_OPTIONS     "Valinnat"
-    IDTB_FORWARD     "Seuraava"
-    IDTB_NOTES       "IDTB_NOTES"
-    IDTB_BROWSE_FWD  "IDTB_BROWSE_FWD"
-    IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
-    IDTB_CONTENTS    "IDTB_CONTENTS"
-    IDTB_INDEX       "IDTB_INDEX"
-    IDTB_SEARCH      "IDTB_SEARCH"
-    IDTB_HISTORY     "IDTB_HISTORY"
-    IDTB_FAVORITES   "IDTB_FAVORITES"
-    IDTB_JUMP1       "Hyppää1"
-    IDTB_JUMP2       "Hyppää2"
-    IDTB_CUSTOMIZE   "Räätälöi"
-    IDTB_ZOOM        "Suurenna"
-    IDTB_TOC_NEXT    "IDTB_TOC_NEXT"
-    IDTB_TOC_PREV    "IDTB_TOC_PREV"
-END
diff --git a/dlls/hhctrl.ocx/Fr.rc b/dlls/hhctrl.ocx/Fr.rc
deleted file mode 100644
index 2146a3c..0000000
--- a/dlls/hhctrl.ocx/Fr.rc
+++ /dev/null
@@ -1,63 +0,0 @@
-/*
- * HTML Help resources
- * French Language Support
- *
- * Copyright 2006 Jonathan Ernst
- *
- * 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 "resource.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
-
-STRINGTABLE
-BEGIN
-    IDS_CONTENTS     "Somm&aire"
-    IDS_INDEX        "I&ndex"
-    IDS_SEARCH       "&Recherche"
-    IDS_FAVORITES    "&Signets"
-END
-
-STRINGTABLE
-BEGIN
-    IDTB_EXPAND      "Afficher"
-    IDTB_CONTRACT    "Cacher"
-    IDTB_STOP        "Arrêter"
-    IDTB_REFRESH     "A&ctualiser"
-    IDTB_BACK        "Précédent"
-    IDTB_HOME        "Sommaire"
-    IDTB_SYNC        "Synchroniser"
-    IDTB_PRINT       "Imprimer"
-    IDTB_OPTIONS     "Options"
-    IDTB_FORWARD     "Suivant"
-    IDTB_NOTES       "IDTB_NOTES"
-    IDTB_BROWSE_FWD  "IDTB_BROWSE_FWD"
-    IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
-    IDTB_CONTENTS    "IDTB_CONTENTS"
-    IDTB_INDEX       "IDTB_INDEX"
-    IDTB_SEARCH      "IDTB_SEARCH"
-    IDTB_HISTORY     "IDTB_HISTORY"
-    IDTB_FAVORITES   "IDTB_FAVORITES"
-    IDTB_JUMP1       "Saut1"
-    IDTB_JUMP2       "Saut2"
-    IDTB_CUSTOMIZE   "Personnaliser"
-    IDTB_ZOOM        "Zoom"
-    IDTB_TOC_NEXT    "IDTB_TOC_NEXT"
-    IDTB_TOC_PREV    "IDTB_TOC_PREV"
-END
diff --git a/dlls/hhctrl.ocx/He.rc b/dlls/hhctrl.ocx/He.rc
deleted file mode 100644
index 8b1faa3..0000000
--- a/dlls/hhctrl.ocx/He.rc
+++ /dev/null
@@ -1,63 +0,0 @@
-/*
- * HTML Help resources
- * Hebrew Language Support
- *
- * Copyright 2005 James Hawkins
- * 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 "resource.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_HEBREW, SUBLANG_DEFAULT
-
-STRINGTABLE
-BEGIN
-    IDS_CONTENTS     "&תכנים"
-    IDS_INDEX        "מ&פתח נושאים"
-    IDS_SEARCH       "&חיפוש"
-    IDS_FAVORITES    "מו&עדפים"
-END
-
-STRINGTABLE
-BEGIN
-    IDTB_EXPAND      "הצגה"
-    IDTB_CONTRACT    "הסתרה"
-    IDTB_STOP        "עצירה"
-    IDTB_REFRESH     "רענון"
-    IDTB_BACK        "חזרה"
-    IDTB_HOME        "דף הבית"
-    IDTB_SYNC        "סנכרון"
-    IDTB_PRINT       "הדפסה"
-    IDTB_OPTIONS     "אפשרויות"
-    IDTB_FORWARD     "קדימה"
-    IDTB_NOTES       "IDTB_NOTES"
-    IDTB_BROWSE_FWD  "IDTB_BROWSE_FWD"
-    IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
-    IDTB_CONTENTS    "IDTB_CONTENTS"
-    IDTB_INDEX       "IDTB_INDEX"
-    IDTB_SEARCH      "IDTB_SEARCH"
-    IDTB_HISTORY     "IDTB_HISTORY"
-    IDTB_FAVORITES   "IDTB_FAVORITES"
-    IDTB_JUMP1       "מעבר 1"
-    IDTB_JUMP2       "מעבר 2"
-    IDTB_CUSTOMIZE   "התאמה אישית"
-    IDTB_ZOOM        "תקריב"
-    IDTB_TOC_NEXT    "IDTB_TOC_NEXT"
-    IDTB_TOC_PREV    "IDTB_TOC_PREV"
-END
diff --git a/dlls/hhctrl.ocx/Hu.rc b/dlls/hhctrl.ocx/Hu.rc
deleted file mode 100644
index 0cab8cd..0000000
--- a/dlls/hhctrl.ocx/Hu.rc
+++ /dev/null
@@ -1,60 +0,0 @@
-/*
- * HTML Help resources
- * Hungarian Language Support
- *
- * Copyright 2006 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 "resource.h"
-
-LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT
-
-STRINGTABLE
-BEGIN
-    IDS_CONTENTS     "&Tartalom"
-    IDS_INDEX        "I&ndex"
-    IDS_SEARCH       "&Keresés"
-    IDS_FAVORITES    "Kedven&cek"
-END
-
-STRINGTABLE
-BEGIN
-    IDTB_EXPAND      "Megjelenítés"
-    IDTB_CONTRACT    "Elrejtés"
-    IDTB_STOP        "Megállítás"
-    IDTB_REFRESH     "Frissítés"
-    IDTB_BACK        "Vissza"
-    IDTB_HOME        "Kezdõlap"
-    IDTB_SYNC        "Szink."
-    IDTB_PRINT       "Nyomtatás"
-    IDTB_OPTIONS     "Opciók"
-    IDTB_FORWARD     "Elõre"
-    IDTB_NOTES       "IDTB_NOTES"
-    IDTB_BROWSE_FWD  "IDTB_BROWSE_FWD"
-    IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
-    IDTB_CONTENTS    "IDTB_CONTENTS"
-    IDTB_INDEX       "IDTB_INDEX"
-    IDTB_SEARCH      "IDTB_SEARCH"
-    IDTB_HISTORY     "IDTB_HISTORY"
-    IDTB_FAVORITES   "IDTB_FAVORITES"
-    IDTB_JUMP1       "Jump1"
-    IDTB_JUMP2       "Jump2"
-    IDTB_CUSTOMIZE   "Testreszabás"
-    IDTB_ZOOM        "Zoom"
-    IDTB_TOC_NEXT    "IDTB_TOC_NEXT"
-    IDTB_TOC_PREV    "IDTB_TOC_PREV"
-END
diff --git a/dlls/hhctrl.ocx/It.rc b/dlls/hhctrl.ocx/It.rc
deleted file mode 100644
index 2569a83..0000000
--- a/dlls/hhctrl.ocx/It.rc
+++ /dev/null
@@ -1,64 +0,0 @@
-/*
- * HTML Help resources
- * Italian Language Support
- *
- * Copyright 2005 James Hawkins
- * Copyright 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 "resource.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
-
-STRINGTABLE
-BEGIN
-    IDS_CONTENTS     "&Contenuti"
-    IDS_INDEX        "&Indice"
-    IDS_SEARCH       "&Ricerca"
-    IDS_FAVORITES    "&Preferiti"
-END
-
-STRINGTABLE
-BEGIN
-    IDTB_EXPAND      "Mostra"
-    IDTB_CONTRACT    "Nascondi"
-    IDTB_STOP        "Ferma"
-    IDTB_REFRESH     "Aggiorna"
-    IDTB_BACK        "Indietro"
-    IDTB_HOME        "Inizio"
-    IDTB_SYNC        "Sincronizza"
-    IDTB_PRINT       "Stampa"
-    IDTB_OPTIONS     "Opzioni"
-    IDTB_FORWARD     "Avanti"
-    IDTB_NOTES       "IDTB_NOTES"
-    IDTB_BROWSE_FWD  "IDTB_BROWSE_FWD"
-    IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
-    IDTB_CONTENTS    "IDTB_CONTENTS"
-    IDTB_INDEX       "IDTB_INDEX"
-    IDTB_SEARCH      "IDTB_SEARCH"
-    IDTB_HISTORY     "IDTB_HISTORY"
-    IDTB_FAVORITES   "IDTB_FAVORITES"
-    IDTB_JUMP1       "Salto1"
-    IDTB_JUMP2       "Salto2"
-    IDTB_CUSTOMIZE   "Personalizza"
-    IDTB_ZOOM        "Zoom"
-    IDTB_TOC_NEXT    "IDTB_TOC_NEXT"
-    IDTB_TOC_PREV    "IDTB_TOC_PREV"
-END
diff --git a/dlls/hhctrl.ocx/Ja.rc b/dlls/hhctrl.ocx/Ja.rc
deleted file mode 100644
index f16beab..0000000
--- a/dlls/hhctrl.ocx/Ja.rc
+++ /dev/null
@@ -1,64 +0,0 @@
-/*
- * HTML Help resources
- * Japanese Language Support
- *
- * Copyright 2005 James Hawkins
- * Copyright 2010 Akihiro Sagawa
- *
- * 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 "resource.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
-
-STRINGTABLE
-BEGIN
-    IDS_CONTENTS     "目次(&C)"
-    IDS_INDEX        "索引(&N)"
-    IDS_SEARCH       "検索(&S)"
-    IDS_FAVORITES    "お気に入り(&I)"
-END
-
-STRINGTABLE
-BEGIN
-    IDTB_EXPAND      "表示"
-    IDTB_CONTRACT    "非表示"
-    IDTB_STOP        "中止"
-    IDTB_REFRESH     "更新"
-    IDTB_BACK        "戻る"
-    IDTB_HOME        "ホーム"
-    IDTB_SYNC        "同期"
-    IDTB_PRINT       "印刷"
-    IDTB_OPTIONS     "オプション"
-    IDTB_FORWARD     "進む"
-    IDTB_NOTES       "IDTB_NOTES"
-    IDTB_BROWSE_FWD  "IDTB_BROWSE_FWD"
-    IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
-    IDTB_CONTENTS    "IDTB_CONTENTS"
-    IDTB_INDEX       "IDTB_INDEX"
-    IDTB_SEARCH      "IDTB_SEARCH"
-    IDTB_HISTORY     "IDTB_HISTORY"
-    IDTB_FAVORITES   "IDTB_FAVORITES"
-    IDTB_JUMP1       "ジャンプ1"
-    IDTB_JUMP2       "ジャンプ2"
-    IDTB_CUSTOMIZE   "カスタマイズ"
-    IDTB_ZOOM        "フォント"
-    IDTB_TOC_NEXT    "IDTB_TOC_NEXT"
-    IDTB_TOC_PREV    "IDTB_TOC_PREV"
-END
diff --git a/dlls/hhctrl.ocx/Ko.rc b/dlls/hhctrl.ocx/Ko.rc
deleted file mode 100644
index 9912b92..0000000
--- a/dlls/hhctrl.ocx/Ko.rc
+++ /dev/null
@@ -1,63 +0,0 @@
-/*
- * HTML Help resources
- * Korean Language Support
- *
- * Copyright 2005 James Hawkins
- * Copyright 2005,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 "resource.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
-
-STRINGTABLE
-BEGIN
-    IDS_CONTENTS     "목록(&C)"
-    IDS_INDEX        "인덱스(&N)"
-    IDS_SEARCH       "찾기(&S)"
-    IDS_FAVORITES    "즐겨찾기(&I)"
-END
-
-STRINGTABLE
-BEGIN
-    IDTB_EXPAND      "보여주기"
-    IDTB_CONTRACT    "숨기기"
-    IDTB_STOP        "정지"
-    IDTB_REFRESH     "새로 고침"
-    IDTB_BACK        "뒤로"
-    IDTB_HOME        "홈"
-    IDTB_SYNC        "동기화"
-    IDTB_PRINT       "인쇄"
-    IDTB_OPTIONS     "옵션"
-    IDTB_FORWARD     "앞으로"
-    IDTB_NOTES       "IDTB_NOTES"
-    IDTB_BROWSE_FWD  "IDTB_BROWSE_FWD"
-    IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
-    IDTB_CONTENTS    "IDTB_CONTENTS"
-    IDTB_INDEX       "IDTB_INDEX"
-    IDTB_SEARCH      "IDTB_SEARCH"
-    IDTB_HISTORY     "IDTB_HISTORY"
-    IDTB_FAVORITES   "IDTB_FAVORITES"
-    IDTB_JUMP1       "Jump1"
-    IDTB_JUMP2       "Jump2"
-    IDTB_CUSTOMIZE   "사용자정의"
-    IDTB_ZOOM        "확대"
-    IDTB_TOC_NEXT    "IDTB_TOC_NEXT"
-    IDTB_TOC_PREV    "IDTB_TOC_PREV"
-END
diff --git a/dlls/hhctrl.ocx/Lt.rc b/dlls/hhctrl.ocx/Lt.rc
deleted file mode 100644
index 8c813ba..0000000
--- a/dlls/hhctrl.ocx/Lt.rc
+++ /dev/null
@@ -1,63 +0,0 @@
-/*
- * HTML Help resources
- * Lithuanian Language Support
- *
- * Copyright 2009 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 "resource.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_LITHUANIAN, SUBLANG_NEUTRAL
-
-STRINGTABLE
-BEGIN
-    IDS_CONTENTS     "&Turinys"
-    IDS_INDEX        "&Rodyklė"
-    IDS_SEARCH       "&Paieška"
-    IDS_FAVORITES    "&Adresynas"
-END
-
-STRINGTABLE
-BEGIN
-    IDTB_EXPAND      "Rodyti"
-    IDTB_CONTRACT    "Slėpti"
-    IDTB_STOP        "Stabdyti"
-    IDTB_REFRESH     "Atnaujinti"
-    IDTB_BACK        "Atgal"
-    IDTB_HOME        "Į pradžią"
-    IDTB_SYNC        "Sinchronizuoti"
-    IDTB_PRINT       "Spausdinti"
-    IDTB_OPTIONS     "Parinktys"
-    IDTB_FORWARD     "Pirmyn"
-    IDTB_NOTES       "IDTB_NOTES"
-    IDTB_BROWSE_FWD  "IDTB_BROWSE_FWD"
-    IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
-    IDTB_CONTENTS    "IDTB_CONTENTS"
-    IDTB_INDEX       "IDTB_INDEX"
-    IDTB_SEARCH      "IDTB_SEARCH"
-    IDTB_HISTORY     "IDTB_HISTORY"
-    IDTB_FAVORITES   "IDTB_FAVORITES"
-    IDTB_JUMP1       "Nukreipimas1"
-    IDTB_JUMP2       "Nukreipimas2"
-    IDTB_CUSTOMIZE   "Adaptuoti"
-    IDTB_ZOOM        "Keisti mastelį"
-    IDTB_TOC_NEXT    "IDTB_TOC_NEXT"
-    IDTB_TOC_PREV    "IDTB_TOC_PREV"
-END
diff --git a/dlls/hhctrl.ocx/Makefile.in b/dlls/hhctrl.ocx/Makefile.in
index 3d88c06..45db20e 100644
--- a/dlls/hhctrl.ocx/Makefile.in
+++ b/dlls/hhctrl.ocx/Makefile.in
@@ -14,33 +14,7 @@
 IDL_TLB_SRCS = hhctrl_tlb.idl
 IDL_R_SRCS   = hhctrl_tlb.idl
 
-RC_SRCS = \
-	Cs.rc \
-	Da.rc \
-	De.rc \
-	El.rc \
-	En.rc \
-	Es.rc \
-	Fi.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 \
-	rsrc.rc
+RC_SRCS = hhctrl.rc
+PO_SRCS = hhctrl.rc
 
 @MAKE_DLL_RULES@
diff --git a/dlls/hhctrl.ocx/Nl.rc b/dlls/hhctrl.ocx/Nl.rc
deleted file mode 100644
index 99c12fa..0000000
--- a/dlls/hhctrl.ocx/Nl.rc
+++ /dev/null
@@ -1,60 +0,0 @@
-/*
- * HTML Help resources
- * Dutch Language Support
- *
- * Copyright 2005 Hans Leidekker
- *
- * 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 "resource.h"
-
-LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
-
-STRINGTABLE
-BEGIN
-    IDS_CONTENTS     "&Inhoud"
-    IDS_INDEX        "I&ndex"
-    IDS_SEARCH       "&Zoeken"
-    IDS_FAVORITES    "&Favorieten"
-END
-
-STRINGTABLE
-BEGIN
-    IDTB_EXPAND      "Weergeven"
-    IDTB_CONTRACT    "Verbergen"
-    IDTB_STOP        "Stop"
-    IDTB_REFRESH     "Actualiseren"
-    IDTB_BACK        "Terug"
-    IDTB_HOME        "Startpagina"
-    IDTB_SYNC        "Synchroniseren"
-    IDTB_PRINT       "Afdrukken"
-    IDTB_OPTIONS     "Instellingen"
-    IDTB_FORWARD     "Vooruit"
-    IDTB_NOTES       "IDTB_NOTES"
-    IDTB_BROWSE_FWD  "IDTB_BROWSE_FWD"
-    IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
-    IDTB_CONTENTS    "IDTB_CONTENTS"
-    IDTB_INDEX       "IDTB_INDEX"
-    IDTB_SEARCH      "IDTB_SEARCH"
-    IDTB_HISTORY     "IDTB_HISTORY"
-    IDTB_FAVORITES   "IDTB_FAVORITES"
-    IDTB_JUMP1       "Sprong1"
-    IDTB_JUMP2       "Sprong2"
-    IDTB_CUSTOMIZE   "Aanpassen"
-    IDTB_ZOOM        "Vergroten"
-    IDTB_TOC_NEXT    "IDTB_TOC_NEXT"
-    IDTB_TOC_PREV    "IDTB_TOC_PREV"
-END
diff --git a/dlls/hhctrl.ocx/No.rc b/dlls/hhctrl.ocx/No.rc
deleted file mode 100644
index a76ad31..0000000
--- a/dlls/hhctrl.ocx/No.rc
+++ /dev/null
@@ -1,60 +0,0 @@
-/*
- * HTML Help resources
- * Norwegian Bokmål Language Support
- *
- * Copyright 2005 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 "resource.h"
-
-LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
-
-STRINGTABLE
-BEGIN
-    IDS_CONTENTS     "&Innhold"
-    IDS_INDEX        "I&ndeks"
-    IDS_SEARCH       "&Søk"
-    IDS_FAVORITES    "Favor&itter"
-END
-
-STRINGTABLE
-BEGIN
-    IDTB_EXPAND      "Vis"
-    IDTB_CONTRACT    "Skjul"
-    IDTB_STOP        "Stopp"
-    IDTB_REFRESH     "Oppdater"
-    IDTB_BACK        "Tilbake"
-    IDTB_HOME        "Hjem"
-    IDTB_SYNC        "Synkroniser"
-    IDTB_PRINT       "Skriv ut"
-    IDTB_OPTIONS     "Innstillinger"
-    IDTB_FORWARD     "Fram"
-    IDTB_NOTES       "IDTB_NOTES"
-    IDTB_BROWSE_FWD  "IDTB_BROWSE_FWD"
-    IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
-    IDTB_CONTENTS    "IDTB_CONTENTS"
-    IDTB_INDEX       "IDTB_INDEX"
-    IDTB_SEARCH      "IDTB_SEARCH"
-    IDTB_HISTORY     "IDTB_HISTORY"
-    IDTB_FAVORITES   "IDTB_FAVORITES"
-    IDTB_JUMP1       "Jump1"
-    IDTB_JUMP2       "Jump2"
-    IDTB_CUSTOMIZE   "Tilpass"
-    IDTB_ZOOM        "Forstørr"
-    IDTB_TOC_NEXT    "IDTB_TOC_NEXT"
-    IDTB_TOC_PREV    "IDTB_TOC_PREV"
-END
diff --git a/dlls/hhctrl.ocx/Pl.rc b/dlls/hhctrl.ocx/Pl.rc
deleted file mode 100644
index f3ce6f2..0000000
--- a/dlls/hhctrl.ocx/Pl.rc
+++ /dev/null
@@ -1,61 +0,0 @@
-/*
- * HTML Help resources
- * Polish Language Support
- *
- * Copyright 2005 James Hawkins
- * Copyright 2006 Mikolaj Zalewski
- *
- * 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 "resource.h"
-
-LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
-
-STRINGTABLE
-BEGIN
-    IDS_CONTENTS     "&Spis treœci"
-    IDS_INDEX        "&Indeks"
-    IDS_SEARCH       "&Wyszukaj"
-    IDS_FAVORITES    "&Ulubione"
-END
-
-STRINGTABLE
-BEGIN
-    IDTB_EXPAND      "Poka¿"
-    IDTB_CONTRACT    "Ukryj"
-    IDTB_STOP        "Zatrzymaj"
-    IDTB_REFRESH     "Odœwie¿"
-    IDTB_BACK        "Wstecz"
-    IDTB_HOME        "Start"
-    IDTB_SYNC        "Synchronizuj"
-    IDTB_PRINT       "Drukuj"
-    IDTB_OPTIONS     "Opcje"
-    IDTB_FORWARD     "Dalej"
-    IDTB_NOTES       "IDTB_NOTES"
-    IDTB_BROWSE_FWD  "IDTB_BROWSE_FWD"
-    IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
-    IDTB_CONTENTS    "IDTB_CONTENTS"
-    IDTB_INDEX       "IDTB_INDEX"
-    IDTB_SEARCH      "IDTB_SEARCH"
-    IDTB_HISTORY     "IDTB_HISTORY"
-    IDTB_FAVORITES   "IDTB_FAVORITES"
-    IDTB_JUMP1       "Skok1"
-    IDTB_JUMP2       "Skok2"
-    IDTB_CUSTOMIZE   "Dostosuj"
-    IDTB_ZOOM        "Powiêksz"
-    IDTB_TOC_NEXT    "IDTB_TOC_NEXT"
-    IDTB_TOC_PREV    "IDTB_TOC_PREV"
-END
diff --git a/dlls/hhctrl.ocx/Pt.rc b/dlls/hhctrl.ocx/Pt.rc
deleted file mode 100644
index 2b8b101..0000000
--- a/dlls/hhctrl.ocx/Pt.rc
+++ /dev/null
@@ -1,96 +0,0 @@
-/*
- * HTML Help resources
- * Portuguese Language Support
- *
- * Copyright 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 "resource.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL
-
-STRINGTABLE
-BEGIN
-    IDS_CONTENTS     "&Conteúdos"
-    IDS_INDEX        "&Índice"
-    IDS_SEARCH       "&Pesquisar"
-    IDS_FAVORITES    "&Favoritos"
-END
-
-
-LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN
-
-STRINGTABLE
-BEGIN
-    IDTB_EXPAND      "Mostrar"
-    IDTB_CONTRACT    "Ocultar"
-    IDTB_STOP        "Parar"
-    IDTB_REFRESH     "Recarregar"
-    IDTB_BACK        "Voltar"
-    IDTB_HOME        "Início"
-    IDTB_SYNC        "Sincronizar"
-    IDTB_PRINT       "Imprimir"
-    IDTB_OPTIONS     "Opções"
-    IDTB_FORWARD     "Avançar"
-    IDTB_NOTES       "IDTB_NOTES"
-    IDTB_BROWSE_FWD  "IDTB_BROWSE_FWD"
-    IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
-    IDTB_CONTENTS    "IDTB_CONTENTS"
-    IDTB_INDEX       "IDTB_INDEX"
-    IDTB_SEARCH      "IDTB_SEARCH"
-    IDTB_HISTORY     "IDTB_HISTORY"
-    IDTB_FAVORITES   "IDTB_FAVORITES"
-    IDTB_JUMP1       "Jump1"
-    IDTB_JUMP2       "Jump2"
-    IDTB_CUSTOMIZE   "Personalizar"
-    IDTB_ZOOM        "Zoom"
-    IDTB_TOC_NEXT    "IDTB_TOC_NEXT"
-    IDTB_TOC_PREV    "IDTB_TOC_PREV"
-END
-
-LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE
-
-STRINGTABLE
-BEGIN
-    IDTB_EXPAND      "Mostrar"
-    IDTB_CONTRACT    "Esconder"
-    IDTB_STOP        "Parar"
-    IDTB_REFRESH     "Actualizar"
-    IDTB_BACK        "Retroceder"
-    IDTB_HOME        "Início"
-    IDTB_SYNC        "Sincronizar"
-    IDTB_PRINT       "Imprimir"
-    IDTB_OPTIONS     "Opções"
-    IDTB_FORWARD     "Avançar"
-    IDTB_NOTES       "IDTB_NOTES"
-    IDTB_BROWSE_FWD  "IDTB_BROWSE_FWD"
-    IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
-    IDTB_CONTENTS    "IDTB_CONTENTS"
-    IDTB_INDEX       "IDTB_INDEX"
-    IDTB_SEARCH      "IDTB_SEARCH"
-    IDTB_HISTORY     "IDTB_HISTORY"
-    IDTB_FAVORITES   "IDTB_FAVORITES"
-    IDTB_JUMP1       "Jump1"
-    IDTB_JUMP2       "Jump2"
-    IDTB_CUSTOMIZE   "Personalizar"
-    IDTB_ZOOM        "Zoom"
-    IDTB_TOC_NEXT    "IDTB_TOC_NEXT"
-    IDTB_TOC_PREV    "IDTB_TOC_PREV"
-END
diff --git a/dlls/hhctrl.ocx/Ro.rc b/dlls/hhctrl.ocx/Ro.rc
deleted file mode 100644
index 28f7569..0000000
--- a/dlls/hhctrl.ocx/Ro.rc
+++ /dev/null
@@ -1,63 +0,0 @@
-/*
- * HTML Help resources
- *
- * Copyright 2005 James Hawkins
- * Copyright 2010 Claudia Cotună
- *                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 "resource.h"
-
-LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
-
-#pragma code_page(65001)
-
-STRINGTABLE
-BEGIN
-    IDS_CONTENTS     "&Cuprins"
-    IDS_INDEX        "I&ndex"
-    IDS_SEARCH       "C&aută"
-    IDS_FAVORITES    "Favor&ite"
-END
-
-STRINGTABLE
-BEGIN
-    IDTB_EXPAND      "Afișează"
-    IDTB_CONTRACT    "Ascunde"
-    IDTB_STOP        "Oprește"
-    IDTB_REFRESH     "Actualizează"
-    IDTB_BACK        "Înapoi"
-    IDTB_HOME        "Acasă"
-    IDTB_SYNC        "Sincronizează"
-    IDTB_PRINT       "Imprimă"
-    IDTB_OPTIONS     "Opțiuni"
-    IDTB_FORWARD     "Înainte"
-    IDTB_NOTES       "IDTB_NOTES"
-    IDTB_BROWSE_FWD  "IDTB_BROWSE_FWD"
-    IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
-    IDTB_CONTENTS    "IDTB_CONTENTS"
-    IDTB_INDEX       "IDTB_INDEX"
-    IDTB_SEARCH      "IDTB_SEARCH"
-    IDTB_HISTORY     "IDTB_HISTORY"
-    IDTB_FAVORITES   "IDTB_FAVORITES"
-    IDTB_JUMP1       "Salt1"
-    IDTB_JUMP2       "Salt2"
-    IDTB_CUSTOMIZE   "Personalizare"
-    IDTB_ZOOM        "Zoom"
-    IDTB_TOC_NEXT    "IDTB_TOC_NEXT"
-    IDTB_TOC_PREV    "IDTB_TOC_PREV"
-END
diff --git a/dlls/hhctrl.ocx/Ru.rc b/dlls/hhctrl.ocx/Ru.rc
deleted file mode 100644
index 0634c39..0000000
--- a/dlls/hhctrl.ocx/Ru.rc
+++ /dev/null
@@ -1,63 +0,0 @@
-/*
- * HTML Help resources
- * Russia Language Support
- *
- * 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 "resource.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
-
-STRINGTABLE
-BEGIN
-    IDS_CONTENTS     "&Содержание"
-    IDS_INDEX        "&Оглавление"
-    IDS_SEARCH       "&Поиск"
-    IDS_FAVORITES    "&Избранное"
-END
-
-STRINGTABLE
-BEGIN
-    IDTB_EXPAND      "Показать"
-    IDTB_CONTRACT    "Спрятать"
-    IDTB_STOP        "Остановить"
-    IDTB_REFRESH     "Обновить"
-    IDTB_BACK        "Назад"
-    IDTB_HOME        "В начало"
-    IDTB_SYNC        "Синхронизировать"
-    IDTB_PRINT       "Печать"
-    IDTB_OPTIONS     "Настройки"
-    IDTB_FORWARD     "Вперёд"
-    IDTB_NOTES       "Записки"
-    IDTB_BROWSE_FWD  "Просмотр вперёд"
-    IDTB_BROWSE_BACK "Просмотр назад"
-    IDTB_CONTENTS    "Содержание"
-    IDTB_INDEX       "Оглавление"
-    IDTB_SEARCH      "Поиск"
-    IDTB_HISTORY     "История"
-    IDTB_FAVORITES   "Избранное"
-    IDTB_JUMP1       "Переход 1"
-    IDTB_JUMP2       "Переход 2"
-    IDTB_CUSTOMIZE   "Персонализовать"
-    IDTB_ZOOM        "Масштаб"
-    IDTB_TOC_NEXT    "Следующая глава"
-    IDTB_TOC_PREV    "Предыдущая глава"
-END
diff --git a/dlls/hhctrl.ocx/Si.rc b/dlls/hhctrl.ocx/Si.rc
deleted file mode 100644
index bc8ca1d..0000000
--- a/dlls/hhctrl.ocx/Si.rc
+++ /dev/null
@@ -1,62 +0,0 @@
-/*
- * HTML Help resources
- * Slovenian Language Support
- *
- * 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 "resource.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT
-
-STRINGTABLE
-BEGIN
-    IDS_CONTENTS     "&Vsebina"
-    IDS_INDEX        "I&ndeks"
-    IDS_SEARCH       "&Iskanje"
-    IDS_FAVORITES    "&Priljubljene"
-END
-
-STRINGTABLE
-BEGIN
-    IDTB_EXPAND      "Pokaži"
-    IDTB_CONTRACT    "Skrij"
-    IDTB_STOP        "Ustavi"
-    IDTB_REFRESH     "Osveži"
-    IDTB_BACK        "Nazaj"
-    IDTB_HOME        "Domov"
-    IDTB_SYNC        "Sinhroniziraj"
-    IDTB_PRINT       "Natisni"
-    IDTB_OPTIONS     "Možnosti"
-    IDTB_FORWARD     "Naprej"
-    IDTB_NOTES       "IDTB_NOTES"
-    IDTB_BROWSE_FWD  "IDTB_BROWSE_FWD"
-    IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
-    IDTB_CONTENTS    "IDTB_CONTENTS"
-    IDTB_INDEX       "IDTB_INDEX"
-    IDTB_SEARCH      "IDTB_SEARCH"
-    IDTB_HISTORY     "IDTB_HISTORY"
-    IDTB_FAVORITES   "IDTB_FAVORITES"
-    IDTB_JUMP1       "Skok1"
-    IDTB_JUMP2       "Skok2"
-    IDTB_CUSTOMIZE   "Prilagodi"
-    IDTB_ZOOM        "Zoom"
-    IDTB_TOC_NEXT    "IDTB_TOC_NEXT"
-    IDTB_TOC_PREV    "IDTB_TOC_PREV"
-END
diff --git a/dlls/hhctrl.ocx/Sr.rc b/dlls/hhctrl.ocx/Sr.rc
deleted file mode 100644
index d0223ff..0000000
--- a/dlls/hhctrl.ocx/Sr.rc
+++ /dev/null
@@ -1,100 +0,0 @@
-/*
- * HTML Help Serbian resources
- *
- * Copyright 2005 James Hawkins
- * 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 "resource.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_CYRILLIC
-
-STRINGTABLE
-BEGIN
-    IDS_CONTENTS     "&Садржај"
-    IDS_INDEX        "&Попис"
-    IDS_SEARCH       "&Претрага"
-    IDS_FAVORITES    "&Омиљено"
-END
-
-STRINGTABLE
-BEGIN
-    IDTB_EXPAND      "Прикажи"
-    IDTB_CONTRACT    "Сакриј"
-    IDTB_STOP        "Заустави"
-    IDTB_REFRESH     "Освежи"
-    IDTB_BACK        "Назад"
-    IDTB_HOME        "Почетна"
-    IDTB_SYNC        "Усклади"
-    IDTB_PRINT       "Штампај"
-    IDTB_OPTIONS     "Опције"
-    IDTB_FORWARD     "Проследи"
-    IDTB_NOTES       "IDTB_NOTES"
-    IDTB_BROWSE_FWD  "IDTB_BROWSE_FWD"
-    IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
-    IDTB_CONTENTS    "IDTB_CONTENTS"
-    IDTB_INDEX       "IDTB_INDEX"
-    IDTB_SEARCH      "IDTB_SEARCH"
-    IDTB_HISTORY     "IDTB_HISTORY"
-    IDTB_FAVORITES   "IDTB_FAVORITES"
-    IDTB_JUMP1       "Прелаз 1"
-    IDTB_JUMP2       "Прелаз 2"
-    IDTB_CUSTOMIZE   "Прилагоди"
-    IDTB_ZOOM        "Увећај"
-    IDTB_TOC_NEXT    "IDTB_TOC_NEXT"
-    IDTB_TOC_PREV    "IDTB_TOC_PREV"
-END
-
-LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_LATIN
-
-STRINGTABLE
-BEGIN
-    IDS_CONTENTS     "&Sadržaj"
-    IDS_INDEX        "&Popis"
-    IDS_SEARCH       "&Pretraga"
-    IDS_FAVORITES    "&Omiljeno"
-END
-
-STRINGTABLE
-BEGIN
-    IDTB_EXPAND      "Prikaži"
-    IDTB_CONTRACT    "Sakrij"
-    IDTB_STOP        "Zaustavi"
-    IDTB_REFRESH     "Osveži"
-    IDTB_BACK        "Nazad"
-    IDTB_HOME        "Početna"
-    IDTB_SYNC        "Uskladi"
-    IDTB_PRINT       "Štampaj"
-    IDTB_OPTIONS     "Opcije"
-    IDTB_FORWARD     "Prosledi"
-    IDTB_NOTES       "IDTB_NOTES"
-    IDTB_BROWSE_FWD  "IDTB_BROWSE_FWD"
-    IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
-    IDTB_CONTENTS    "IDTB_CONTENTS"
-    IDTB_INDEX       "IDTB_INDEX"
-    IDTB_SEARCH      "IDTB_SEARCH"
-    IDTB_HISTORY     "IDTB_HISTORY"
-    IDTB_FAVORITES   "IDTB_FAVORITES"
-    IDTB_JUMP1       "Prelaz 1"
-    IDTB_JUMP2       "Prelaz 2"
-    IDTB_CUSTOMIZE   "Prilagodi"
-    IDTB_ZOOM        "Uvećaj"
-    IDTB_TOC_NEXT    "IDTB_TOC_NEXT"
-    IDTB_TOC_PREV    "IDTB_TOC_PREV"
-END
diff --git a/dlls/hhctrl.ocx/Sv.rc b/dlls/hhctrl.ocx/Sv.rc
deleted file mode 100644
index b92c63c..0000000
--- a/dlls/hhctrl.ocx/Sv.rc
+++ /dev/null
@@ -1,60 +0,0 @@
-/*
- * HTML Help resources
- * Swedish Language Support
- *
- * Copyright 2007 Daniel Nylander
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2.1 of the License, or (at your option) any later version.
- *
- * This library is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
- */
-
-#include "resource.h"
-
-LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
-
-STRINGTABLE
-BEGIN
-    IDS_CONTENTS     "&Innehåll"
-    IDS_INDEX        "I&ndex"
-    IDS_SEARCH       "&Sök"
-    IDS_FAVORITES    "Favor&iter"
-END
-
-STRINGTABLE
-BEGIN
-    IDTB_EXPAND      "Visa"
-    IDTB_CONTRACT    "Dölj"
-    IDTB_STOP        "Stoppa"
-    IDTB_REFRESH     "Uppdatera"
-    IDTB_BACK        "Bakåt"
-    IDTB_HOME        "Hem"
-    IDTB_SYNC        "Synkronisera"
-    IDTB_PRINT       "Skriv ut"
-    IDTB_OPTIONS     "Alternativ"
-    IDTB_FORWARD     "Framåt"
-    IDTB_NOTES       "IDTB_NOTES"
-    IDTB_BROWSE_FWD  "IDTB_BROWSE_FWD"
-    IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
-    IDTB_CONTENTS    "IDTB_CONTENTS"
-    IDTB_INDEX       "IDTB_INDEX"
-    IDTB_SEARCH      "IDTB_SEARCH"
-    IDTB_HISTORY     "IDTB_HISTORY"
-    IDTB_FAVORITES   "IDTB_FAVORITES"
-    IDTB_JUMP1       "Jump1"
-    IDTB_JUMP2       "Jump2"
-    IDTB_CUSTOMIZE   "Anpassa"
-    IDTB_ZOOM        "Zoom"
-    IDTB_TOC_NEXT    "IDTB_TOC_NEXT"
-    IDTB_TOC_PREV    "IDTB_TOC_PREV"
-END
diff --git a/dlls/hhctrl.ocx/Tr.rc b/dlls/hhctrl.ocx/Tr.rc
deleted file mode 100644
index f1011b1..0000000
--- a/dlls/hhctrl.ocx/Tr.rc
+++ /dev/null
@@ -1,60 +0,0 @@
-/*
- * HTML Help resources
- * Turkish Language Support
- *
- * 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 "resource.h"
-
-LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
-
-STRINGTABLE
-BEGIN
-    IDS_CONTENTS     "&Ýçerik"
-    IDS_INDEX        "Di&zin"
-    IDS_SEARCH       "&Ara"
-    IDS_FAVORITES    "&Sýk Kullanýlanlar"
-END
-
-STRINGTABLE
-BEGIN
-    IDTB_EXPAND      "Göster"
-    IDTB_CONTRACT    "Gizle"
-    IDTB_STOP        "Dur"
-    IDTB_REFRESH     "Yenile"
-    IDTB_BACK        "Geri"
-    IDTB_HOME        "Ev"
-    IDTB_SYNC        "Eþitle"
-    IDTB_PRINT       "Yazdýr"
-    IDTB_OPTIONS     "Seçenekler"
-    IDTB_FORWARD     "Ýleri"
-    IDTB_NOTES       "IDTB_NOTES"
-    IDTB_BROWSE_FWD  "IDTB_BROWSE_FWD"
-    IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
-    IDTB_CONTENTS    "IDTB_CONTENTS"
-    IDTB_INDEX       "IDTB_INDEX"
-    IDTB_SEARCH      "IDTB_SEARCH"
-    IDTB_HISTORY     "IDTB_HISTORY"
-    IDTB_FAVORITES   "IDTB_FAVORITES"
-    IDTB_JUMP1       "Jump1"
-    IDTB_JUMP2       "Jump2"
-    IDTB_CUSTOMIZE   "Özelleþtir"
-    IDTB_ZOOM        "Yaklaþtýr"
-    IDTB_TOC_NEXT    "IDTB_TOC_NEXT"
-    IDTB_TOC_PREV    "IDTB_TOC_PREV"
-END
diff --git a/dlls/hhctrl.ocx/Uk.rc b/dlls/hhctrl.ocx/Uk.rc
deleted file mode 100644
index 40d96b8..0000000
--- a/dlls/hhctrl.ocx/Uk.rc
+++ /dev/null
@@ -1,75 +0,0 @@
-/*
- * HTML Help resources
- * Ukrainian Language Support
- *
- * Copyright 2005 James Hawkins
- * Copyright 2007 Artem Reznikov
- * 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 "resource.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
-
-STRINGTABLE
-BEGIN
-    IDS_CONTENTS     "&Зміст"
-    IDS_INDEX        "&Вказівник"
-    IDS_SEARCH       "&Пошук"
-    IDS_FAVORITES    "&Обране"
-END
-
-STRINGTABLE
-BEGIN
-    IDTB_EXPAND      "Показувати"
-    IDTB_CONTRACT    "Приховати"
-    IDTB_STOP        "Зупинити"
-    IDTB_REFRESH     "Оновити"
-    IDTB_BACK        "Назад"
-    IDTB_HOME        "Додому"
-    IDTB_SYNC        "Синхронізувати"
-    IDTB_PRINT       "Друк"
-    IDTB_OPTIONS     "Параметри"
-    IDTB_FORWARD     "Вперед"
-    IDTB_NOTES       "IDTB_NOTES"
-    IDTB_BROWSE_FWD  "IDTB_BROWSE_FWD"
-    IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
-    IDTB_CONTENTS    "IDTB_CONTENTS"
-    IDTB_INDEX       "IDTB_INDEX"
-    IDTB_SEARCH      "IDTB_SEARCH"
-    IDTB_HISTORY     "IDTB_HISTORY"
-    IDTB_FAVORITES   "IDTB_FAVORITES"
-    IDTB_JUMP1       "Jump1"
-    IDTB_JUMP2       "Jump2"
-    IDTB_CUSTOMIZE   "Налаштування"
-    IDTB_ZOOM        "Збільшення"
-    IDTB_TOC_NEXT    "IDTB_TOC_NEXT"
-    IDTB_TOC_PREV    "IDTB_TOC_PREV"
-END
-
-LANGUAGE LANG_UKRAINIAN, SUBLANG_NEUTRAL
-
-STRINGTABLE
-BEGIN
-    IDS_CONTENTS     "&Зміст"
-    IDS_INDEX        "&Вказівник"
-    IDS_SEARCH       "&Пошук"
-    IDS_FAVORITES    "&Обране"
-END
diff --git a/dlls/hhctrl.ocx/Zh.rc b/dlls/hhctrl.ocx/Zh.rc
deleted file mode 100644
index d6295a9..0000000
--- a/dlls/hhctrl.ocx/Zh.rc
+++ /dev/null
@@ -1,100 +0,0 @@
-/*
- * HTML Help (Simplified and Traditional Chinese Resources)
- *
- * Copyright 2008 Hongbo Ni <hongbo.at.njstar.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 "resource.h"
-
-/* Chinese text is encoded in UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
-
-STRINGTABLE
-BEGIN
-    IDS_CONTENTS     "内容(&C)"
-    IDS_INDEX        "目录(&N)"
-    IDS_SEARCH       "搜寻(&S)"
-    IDS_FAVORITES    "最爱(&I)"
-END
-
-STRINGTABLE
-BEGIN
-    IDTB_EXPAND      "显示"
-    IDTB_CONTRACT    "隐藏"
-    IDTB_STOP        "停止"
-    IDTB_REFRESH     "刷新"
-    IDTB_BACK        "向后"
-    IDTB_HOME        "首页"
-    IDTB_SYNC        "同步"
-    IDTB_PRINT       "打印"
-    IDTB_OPTIONS     "选项"
-    IDTB_FORWARD     "向前"
-    IDTB_NOTES       "说明"
-    IDTB_BROWSE_FWD  "向前"
-    IDTB_BROWSE_BACK "向后"
-    IDTB_CONTENTS    "内容"
-    IDTB_INDEX       "目录"
-    IDTB_SEARCH      "搜寻"
-    IDTB_HISTORY     "历史"
-    IDTB_FAVORITES   "最爱"
-    IDTB_JUMP1       "Jump1"
-    IDTB_JUMP2       "Jump2"
-    IDTB_CUSTOMIZE   "个性化"
-    IDTB_ZOOM        "放大"
-    IDTB_TOC_NEXT    "后一项"
-    IDTB_TOC_PREV    "前一项"
-END
-
-LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL
-
-STRINGTABLE
-BEGIN
-    IDS_CONTENTS     "內容(&C)"
-    IDS_INDEX        "目錄(&N)"
-    IDS_SEARCH       "搜尋(&S)"
-    IDS_FAVORITES    "最愛(&I)"
-END
-
-STRINGTABLE
-BEGIN
-    IDTB_EXPAND      "顯示"
-    IDTB_CONTRACT    "隱藏"
-    IDTB_STOP        "停止"
-    IDTB_REFRESH     "刷新"
-    IDTB_BACK        "向後"
-    IDTB_HOME        "首頁"
-    IDTB_SYNC        "同步"
-    IDTB_PRINT       "列印"
-    IDTB_OPTIONS     "選項"
-    IDTB_FORWARD     "向前"
-    IDTB_NOTES       "說明"
-    IDTB_BROWSE_FWD  "向前"
-    IDTB_BROWSE_BACK "向後"
-    IDTB_CONTENTS    "內容"
-    IDTB_INDEX       "目錄"
-    IDTB_SEARCH      "搜尋"
-    IDTB_HISTORY     "歷史"
-    IDTB_FAVORITES   "最愛"
-    IDTB_JUMP1       "Jump1"
-    IDTB_JUMP2       "Jump2"
-    IDTB_CUSTOMIZE   "個性化"
-    IDTB_ZOOM        "放大"
-    IDTB_TOC_NEXT    "後一項"
-    IDTB_TOC_PREV    "前一項"
-END
diff --git a/dlls/hhctrl.ocx/En.rc b/dlls/hhctrl.ocx/hhctrl.rc
similarity index 81%
rename from dlls/hhctrl.ocx/En.rc
rename to dlls/hhctrl.ocx/hhctrl.rc
index b69383e..2b5e976 100644
--- a/dlls/hhctrl.ocx/En.rc
+++ b/dlls/hhctrl.ocx/hhctrl.rc
@@ -1,6 +1,5 @@
 /*
  * HTML Help resources
- * English Language Support
  *
  * Copyright 2005 James Hawkins
  *
@@ -59,12 +58,16 @@
     IDTB_TOC_PREV    "IDTB_TOC_PREV"
 END
 
-LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL
+LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
 
-STRINGTABLE
-BEGIN
-    IDS_CONTENTS     "&Contents"
-    IDS_INDEX        "I&ndex"
-    IDS_SEARCH       "&Search"
-    IDS_FAVORITES    "Favour&ites"
-END
+/* @makedep: hhctrl_tlb.tlb */
+1 TYPELIB hhctrl_tlb.tlb
+
+#define WINE_FILEDESCRIPTION_STR "Wine htmlhelp OCX"
+#define WINE_FILENAME_STR "hhctrl.ocx"
+#define WINE_FILEVERSION 5,2,3790,2744
+#define WINE_FILEVERSION_STR "5.2.3790.2744"
+#define WINE_PRODUCTVERSION 5,2,3790,2744
+#define WINE_PRODUCTVERSION_STR "5.2.3790.2744"
+
+#include "wine/wine_common_ver.rc"
diff --git a/dlls/hhctrl.ocx/rsrc.rc b/dlls/hhctrl.ocx/rsrc.rc
deleted file mode 100644
index f18092a..0000000
--- a/dlls/hhctrl.ocx/rsrc.rc
+++ /dev/null
@@ -1,32 +0,0 @@
-/*
- * Resources for hhctrl.ocx
- *
- * Copyright 2004 Hans Leidekker
- * Copyright 2004 Tom Wickline
- *
- * 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
- */
-
-/* @makedep: hhctrl_tlb.tlb */
-1 TYPELIB hhctrl_tlb.tlb
-
-#define WINE_FILEDESCRIPTION_STR "Wine htmlhelp OCX"
-#define WINE_FILENAME_STR "hhctrl.ocx"
-#define WINE_FILEVERSION 5,2,3790,2744
-#define WINE_FILEVERSION_STR "5.2.3790.2744"
-#define WINE_PRODUCTVERSION 5,2,3790,2744
-#define WINE_PRODUCTVERSION_STR "5.2.3790.2744"
-
-#include <wine/wine_common_ver.rc>
diff --git a/po/LINGUAS b/po/LINGUAS
index 3e05925..82ac3ae 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -2,6 +2,8 @@
 cs
 da
 de
+el
+en
 en_US
 eo
 es
diff --git a/po/bg.po b/po/bg.po
index 1b947c1..afc3339 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -887,6 +887,118 @@
 msgid "Default MidiOut Device"
 msgstr ""
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr ""
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr ""
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr ""
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr ""
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr ""
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr ""
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr ""
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr ""
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr ""
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr ""
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr ""
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr ""
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr ""
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr ""
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr ""
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr ""
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr ""
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr ""
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr ""
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr ""
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr ""
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr ""
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr ""
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr ""
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr ""
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr ""
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr ""
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr ""
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr ""
diff --git a/po/cs.po b/po/cs.po
index fd7b467..dfe04c0 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -901,6 +901,118 @@
 msgid "Default MidiOut Device"
 msgstr "Standardní zařízení MidiOut"
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr "&Obsah"
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr "I&ndex"
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr "&Hledat"
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr "Oblí&bené"
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr "Rozbalit"
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr "Skrýt"
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr "Zastavit"
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr "Obnovit"
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr "Zpět"
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr "Domů"
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr "Synchronizovat"
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr "Tisk"
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr "Volby"
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr "Vpřed"
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr "IDTB_NOTES"
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr "IDTB_BROWSE_FWD"
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr "IDT_BROWSE_BACK"
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr "IDTB_CONTENTS"
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr "IDTB_INDEX"
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr "IDTB_SEARCH"
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr "IDTB_HISTORY"
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr "IDTB_FAVORITES"
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr "Skok1"
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr "Skok2"
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr "Přizpůsobit"
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr "Lupa"
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr "IDTB_TOC_NEXT"
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr "IDTB_TOC_PREV"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Vlastnosti"
diff --git a/po/da.po b/po/da.po
index 50888eb..4113bba 100644
--- a/po/da.po
+++ b/po/da.po
@@ -901,6 +901,118 @@
 msgid "Default MidiOut Device"
 msgstr "Standard MidiOut Enhed"
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr "&Indhold"
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr "I&ndeks"
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr "&Søg"
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr "Favor&itter"
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr "Vis"
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr "Skjul"
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr "Stop"
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr "Opdatér"
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr "Tilbage"
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr "Hjem"
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr "Synkroniser"
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr "Udskriv"
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr "Indstillinger"
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr "Frem"
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr "IDTB_NOTES"
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr "IDTB_BROWSE_FWD"
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr "IDT_BROWSE_BACK"
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr "IDTB_CONTENTS"
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr "IDTB_INDEX"
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr "IDTB_SEARCH"
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr "IDTB_HISTORY"
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr "IDTB_FAVORITES"
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr "Jump1"
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr "Jump2"
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr "Tilpas"
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr "Forstør"
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr "IDTB_TOC_NEXT"
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr "IDTB_TOC_PREV"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Instillinger"
diff --git a/po/de.po b/po/de.po
index b9f4f6c..b7fe202 100644
--- a/po/de.po
+++ b/po/de.po
@@ -893,6 +893,118 @@
 msgid "Default MidiOut Device"
 msgstr "Standard MidiOut - Gerät"
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr "&Inhalt"
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr "I&ndex"
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr "&Suche"
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr "&Favoriten"
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr "Anzeigen"
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr "Verstecken"
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr "Stopp"
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr "Aktualisieren"
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr "Zurück"
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr "Startseite"
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr "Synchronisieren"
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr "Drucken"
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr "Einstellungen"
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr "Vorwärts"
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr "IDTB_NOTES"
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr "IDTB_BROWSE_FWD"
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr "IDT_BROWSE_BACK"
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr "IDTB_CONTENTS"
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr "IDTB_INDEX"
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr "IDTB_SEARCH"
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr "IDTB_HISTORY"
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr "IDTB_FAVORITES"
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr "Sprung1"
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr "Sprung2"
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr "Anpassen"
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr "Vergrößern"
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr "IDTB_TOC_NEXT"
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr "IDTB_TOC_PREV"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Einstellungen"
diff --git a/po/el.po b/po/el.po
new file mode 100644
index 0000000..4aa84f6
--- /dev/null
+++ b/po/el.po
@@ -0,0 +1,1934 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: Wine\n"
+"Report-Msgid-Bugs-To: http://bugs.winehq.org\n"
+"POT-Creation-Date: N/A\n"
+"PO-Revision-Date: N/A\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: Greek\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: crypt32.rc:27
+msgid "Authority Key Identifier"
+msgstr ""
+
+#: crypt32.rc:28
+msgid "Key Attributes"
+msgstr ""
+
+#: crypt32.rc:29
+msgid "Key Usage Restriction"
+msgstr ""
+
+#: crypt32.rc:30
+msgid "Subject Alternative Name"
+msgstr ""
+
+#: crypt32.rc:31
+msgid "Issuer Alternative Name"
+msgstr ""
+
+#: crypt32.rc:32
+msgid "Basic Constraints"
+msgstr ""
+
+#: crypt32.rc:33
+msgid "Key Usage"
+msgstr ""
+
+#: crypt32.rc:34
+msgid "Certificate Policies"
+msgstr ""
+
+#: crypt32.rc:35
+msgid "Subject Key Identifier"
+msgstr ""
+
+#: crypt32.rc:36
+msgid "CRL Reason Code"
+msgstr ""
+
+#: crypt32.rc:37
+msgid "CRL Distribution Points"
+msgstr ""
+
+#: crypt32.rc:38
+msgid "Enhanced Key Usage"
+msgstr ""
+
+#: crypt32.rc:39
+msgid "Authority Information Access"
+msgstr ""
+
+#: crypt32.rc:40
+msgid "Certificate Extensions"
+msgstr ""
+
+#: crypt32.rc:41
+msgid "Next Update Location"
+msgstr ""
+
+#: crypt32.rc:42
+msgid "Yes or No Trust"
+msgstr ""
+
+#: crypt32.rc:43
+msgid "Email Address"
+msgstr ""
+
+#: crypt32.rc:44
+msgid "Unstructured Name"
+msgstr ""
+
+#: crypt32.rc:45
+#, fuzzy
+msgid "Content Type"
+msgstr "&Περιεχόμενα"
+
+#: crypt32.rc:46
+msgid "Message Digest"
+msgstr ""
+
+#: crypt32.rc:47
+msgid "Signing Time"
+msgstr ""
+
+#: crypt32.rc:48
+msgid "Counter Sign"
+msgstr ""
+
+#: crypt32.rc:49
+msgid "Challenge Password"
+msgstr ""
+
+#: crypt32.rc:50
+msgid "Unstructured Address"
+msgstr ""
+
+#: crypt32.rc:51
+msgid "SMIME Capabilities"
+msgstr ""
+
+#: crypt32.rc:52
+msgid "Prefer Signed Data"
+msgstr ""
+
+#: crypt32.rc:53 cryptdlg.rc:31
+msgid "CPS"
+msgstr ""
+
+#: crypt32.rc:54 cryptdlg.rc:32
+msgid "User Notice"
+msgstr ""
+
+#: crypt32.rc:55
+msgid "On-line Certificate Status Protocol"
+msgstr ""
+
+#: crypt32.rc:56
+msgid "Certification Authority Issuer"
+msgstr ""
+
+#: crypt32.rc:57
+msgid "Certification Template Name"
+msgstr ""
+
+#: crypt32.rc:58
+msgid "Certificate Type"
+msgstr ""
+
+#: crypt32.rc:59
+msgid "Certificate Manifold"
+msgstr ""
+
+#: crypt32.rc:60
+msgid "Netscape Cert Type"
+msgstr ""
+
+#: crypt32.rc:61
+msgid "Netscape Base URL"
+msgstr ""
+
+#: crypt32.rc:62
+msgid "Netscape Revocation URL"
+msgstr ""
+
+#: crypt32.rc:63
+msgid "Netscape CA Revocation URL"
+msgstr ""
+
+#: crypt32.rc:64
+msgid "Netscape Cert Renewal URL"
+msgstr ""
+
+#: crypt32.rc:65
+msgid "Netscape CA Policy URL"
+msgstr ""
+
+#: crypt32.rc:66
+msgid "Netscape SSL ServerName"
+msgstr ""
+
+#: crypt32.rc:67
+msgid "Netscape Comment"
+msgstr ""
+
+#: crypt32.rc:68
+msgid "SpcSpAgencyInfo"
+msgstr ""
+
+#: crypt32.rc:69
+msgid "SpcFinancialCriteria"
+msgstr ""
+
+#: crypt32.rc:70
+msgid "SpcMinimalCriteria"
+msgstr ""
+
+#: crypt32.rc:71
+msgid "Country/Region"
+msgstr ""
+
+#: crypt32.rc:72
+msgid "Organization"
+msgstr ""
+
+#: crypt32.rc:73
+msgid "Organizational Unit"
+msgstr ""
+
+#: crypt32.rc:74
+msgid "Common Name"
+msgstr ""
+
+#: crypt32.rc:75
+msgid "Locality"
+msgstr ""
+
+#: crypt32.rc:76
+msgid "State or Province"
+msgstr ""
+
+#: crypt32.rc:77
+msgid "Title"
+msgstr ""
+
+#: crypt32.rc:78
+msgid "Given Name"
+msgstr ""
+
+#: crypt32.rc:79
+msgid "Initials"
+msgstr ""
+
+#: crypt32.rc:80
+msgid "Sur Name"
+msgstr ""
+
+#: crypt32.rc:81
+msgid "Domain Component"
+msgstr ""
+
+#: crypt32.rc:82
+msgid "Street Address"
+msgstr ""
+
+#: crypt32.rc:83
+msgid "Serial Number"
+msgstr ""
+
+#: crypt32.rc:84
+msgid "CA Version"
+msgstr ""
+
+#: crypt32.rc:85
+msgid "Cross CA Version"
+msgstr ""
+
+#: crypt32.rc:86
+msgid "Serialized Signature Serial Number"
+msgstr ""
+
+#: crypt32.rc:87
+msgid "Principal Name"
+msgstr ""
+
+#: crypt32.rc:88
+msgid "Windows Product Update"
+msgstr ""
+
+#: crypt32.rc:89
+msgid "Enrollment Name Value Pair"
+msgstr ""
+
+#: crypt32.rc:90
+msgid "OS Version"
+msgstr ""
+
+#: crypt32.rc:91
+msgid "Enrollment CSP"
+msgstr ""
+
+#: crypt32.rc:92
+msgid "CRL Number"
+msgstr ""
+
+#: crypt32.rc:93
+msgid "Delta CRL Indicator"
+msgstr ""
+
+#: crypt32.rc:94
+msgid "Issuing Distribution Point"
+msgstr ""
+
+#: crypt32.rc:95
+msgid "Freshest CRL"
+msgstr ""
+
+#: crypt32.rc:96
+msgid "Name Constraints"
+msgstr ""
+
+#: crypt32.rc:97
+msgid "Policy Mappings"
+msgstr ""
+
+#: crypt32.rc:98
+msgid "Policy Constraints"
+msgstr ""
+
+#: crypt32.rc:99
+msgid "Cross-Certificate Distribution Points"
+msgstr ""
+
+#: crypt32.rc:100
+msgid "Application Policies"
+msgstr ""
+
+#: crypt32.rc:101
+msgid "Application Policy Mappings"
+msgstr ""
+
+#: crypt32.rc:102
+msgid "Application Policy Constraints"
+msgstr ""
+
+#: crypt32.rc:103
+msgid "CMC Data"
+msgstr ""
+
+#: crypt32.rc:104
+msgid "CMC Response"
+msgstr ""
+
+#: crypt32.rc:105
+msgid "Unsigned CMC Request"
+msgstr ""
+
+#: crypt32.rc:106
+msgid "CMC Status Info"
+msgstr ""
+
+#: crypt32.rc:107
+msgid "CMC Extensions"
+msgstr ""
+
+#: crypt32.rc:108
+msgid "CMC Attributes"
+msgstr ""
+
+#: crypt32.rc:109
+msgid "PKCS 7 Data"
+msgstr ""
+
+#: crypt32.rc:110
+msgid "PKCS 7 Signed"
+msgstr ""
+
+#: crypt32.rc:111
+msgid "PKCS 7 Enveloped"
+msgstr ""
+
+#: crypt32.rc:112
+msgid "PKCS 7 Signed Enveloped"
+msgstr ""
+
+#: crypt32.rc:113
+msgid "PKCS 7 Digested"
+msgstr ""
+
+#: crypt32.rc:114
+msgid "PKCS 7 Encrypted"
+msgstr ""
+
+#: crypt32.rc:115
+msgid "Previous CA Certificate Hash"
+msgstr ""
+
+#: crypt32.rc:116
+msgid "Virtual Base CRL Number"
+msgstr ""
+
+#: crypt32.rc:117
+msgid "Next CRL Publish"
+msgstr ""
+
+#: crypt32.rc:118
+msgid "CA Encryption Certificate"
+msgstr ""
+
+#: crypt32.rc:119
+msgid "Key Recovery Agent"
+msgstr ""
+
+#: crypt32.rc:120
+msgid "Certificate Template Information"
+msgstr ""
+
+#: crypt32.rc:121
+msgid "Enterprise Root OID"
+msgstr ""
+
+#: crypt32.rc:122
+msgid "Dummy Signer"
+msgstr ""
+
+#: crypt32.rc:123
+msgid "Encrypted Private Key"
+msgstr ""
+
+#: crypt32.rc:124
+msgid "Published CRL Locations"
+msgstr ""
+
+#: crypt32.rc:125
+msgid "Enforce Certificate Chain Policy"
+msgstr ""
+
+#: crypt32.rc:126
+msgid "Transaction Id"
+msgstr ""
+
+#: crypt32.rc:127
+msgid "Sender Nonce"
+msgstr ""
+
+#: crypt32.rc:128
+msgid "Recipient Nonce"
+msgstr ""
+
+#: crypt32.rc:129
+msgid "Reg Info"
+msgstr ""
+
+#: crypt32.rc:130
+msgid "Get Certificate"
+msgstr ""
+
+#: crypt32.rc:131
+msgid "Get CRL"
+msgstr ""
+
+#: crypt32.rc:132
+msgid "Revoke Request"
+msgstr ""
+
+#: crypt32.rc:133
+msgid "Query Pending"
+msgstr ""
+
+#: crypt32.rc:134
+msgid "Certificate Trust List"
+msgstr ""
+
+#: crypt32.rc:135
+msgid "Archived Key Certificate Hash"
+msgstr ""
+
+#: crypt32.rc:136
+msgid "Private Key Usage Period"
+msgstr ""
+
+#: crypt32.rc:137
+msgid "Client Information"
+msgstr ""
+
+#: crypt32.rc:138
+msgid "Server Authentication"
+msgstr ""
+
+#: crypt32.rc:139
+msgid "Client Authentication"
+msgstr ""
+
+#: crypt32.rc:140
+msgid "Code Signing"
+msgstr ""
+
+#: crypt32.rc:141
+msgid "Secure Email"
+msgstr ""
+
+#: crypt32.rc:142
+msgid "Time Stamping"
+msgstr ""
+
+#: crypt32.rc:143
+msgid "Microsoft Trust List Signing"
+msgstr ""
+
+#: crypt32.rc:144
+msgid "Microsoft Time Stamping"
+msgstr ""
+
+#: crypt32.rc:145
+msgid "IP security end system"
+msgstr ""
+
+#: crypt32.rc:146
+msgid "IP security tunnel termination"
+msgstr ""
+
+#: crypt32.rc:147
+msgid "IP security user"
+msgstr ""
+
+#: crypt32.rc:148
+msgid "Encrypting File System"
+msgstr ""
+
+#: crypt32.rc:149
+msgid "Windows Hardware Driver Verification"
+msgstr ""
+
+#: crypt32.rc:150
+msgid "Windows System Component Verification"
+msgstr ""
+
+#: crypt32.rc:151
+msgid "OEM Windows System Component Verification"
+msgstr ""
+
+#: crypt32.rc:152
+msgid "Embedded Windows System Component Verification"
+msgstr ""
+
+#: crypt32.rc:153
+msgid "Key Pack Licenses"
+msgstr ""
+
+#: crypt32.rc:154
+msgid "License Server Verification"
+msgstr ""
+
+#: crypt32.rc:155
+msgid "Smart Card Logon"
+msgstr ""
+
+#: crypt32.rc:156
+msgid "Digital Rights"
+msgstr ""
+
+#: crypt32.rc:157
+msgid "Qualified Subordination"
+msgstr ""
+
+#: crypt32.rc:158
+msgid "Key Recovery"
+msgstr ""
+
+#: crypt32.rc:159
+msgid "Document Signing"
+msgstr ""
+
+#: crypt32.rc:160
+msgid "IP security IKE intermediate"
+msgstr ""
+
+#: crypt32.rc:161
+msgid "File Recovery"
+msgstr ""
+
+#: crypt32.rc:162
+msgid "Root List Signer"
+msgstr ""
+
+#: crypt32.rc:163
+msgid "All application policies"
+msgstr ""
+
+#: crypt32.rc:164
+msgid "Directory Service Email Replication"
+msgstr ""
+
+#: crypt32.rc:165
+msgid "Certificate Request Agent"
+msgstr ""
+
+#: crypt32.rc:166
+msgid "Lifetime Signing"
+msgstr ""
+
+#: crypt32.rc:167
+msgid "All issuance policies"
+msgstr ""
+
+#: crypt32.rc:172
+msgid "Trusted Root Certification Authorities"
+msgstr ""
+
+#: crypt32.rc:173
+msgid "Personal"
+msgstr ""
+
+#: crypt32.rc:174
+msgid "Intermediate Certification Authorities"
+msgstr ""
+
+#: crypt32.rc:175
+msgid "Other People"
+msgstr ""
+
+#: crypt32.rc:176
+msgid "Trusted Publishers"
+msgstr ""
+
+#: crypt32.rc:177
+msgid "Untrusted Certificates"
+msgstr ""
+
+#: crypt32.rc:182
+msgid "KeyID="
+msgstr ""
+
+#: crypt32.rc:183
+msgid "Certificate Issuer"
+msgstr ""
+
+#: crypt32.rc:184
+msgid "Certificate Serial Number="
+msgstr ""
+
+#: crypt32.rc:185
+msgid "Other Name="
+msgstr ""
+
+#: crypt32.rc:186
+msgid "Email Address="
+msgstr ""
+
+#: crypt32.rc:187
+msgid "DNS Name="
+msgstr ""
+
+#: crypt32.rc:188
+msgid "Directory Address"
+msgstr ""
+
+#: crypt32.rc:189
+msgid "URL="
+msgstr ""
+
+#: crypt32.rc:190
+msgid "IP Address="
+msgstr ""
+
+#: crypt32.rc:191
+msgid "Mask="
+msgstr ""
+
+#: crypt32.rc:192
+msgid "Registered ID="
+msgstr ""
+
+#: crypt32.rc:193
+msgid "Unknown Key Usage"
+msgstr ""
+
+#: crypt32.rc:194
+msgid "Subject Type="
+msgstr ""
+
+#: crypt32.rc:195
+msgid "CA"
+msgstr ""
+
+#: crypt32.rc:196
+msgid "End Entity"
+msgstr ""
+
+#: crypt32.rc:197
+msgid "Path Length Constraint="
+msgstr ""
+
+#: crypt32.rc:198
+msgid "None"
+msgstr ""
+
+#: crypt32.rc:199
+msgid "Information Not Available"
+msgstr ""
+
+#: crypt32.rc:200
+msgid "Authority Info Access"
+msgstr ""
+
+#: crypt32.rc:201
+msgid "Access Method="
+msgstr ""
+
+#: crypt32.rc:202
+msgid "OCSP"
+msgstr ""
+
+#: crypt32.rc:203
+msgid "CA Issuers"
+msgstr ""
+
+#: crypt32.rc:204
+msgid "Unknown Access Method"
+msgstr ""
+
+#: crypt32.rc:205
+msgid "Alternative Name"
+msgstr ""
+
+#: crypt32.rc:206
+msgid "CRL Distribution Point"
+msgstr ""
+
+#: crypt32.rc:207
+msgid "Distribution Point Name"
+msgstr ""
+
+#: crypt32.rc:208
+msgid "Full Name"
+msgstr ""
+
+#: crypt32.rc:209
+msgid "RDN Name"
+msgstr ""
+
+#: crypt32.rc:210
+msgid "CRL Reason="
+msgstr ""
+
+#: crypt32.rc:211
+msgid "CRL Issuer"
+msgstr ""
+
+#: crypt32.rc:212
+msgid "Key Compromise"
+msgstr ""
+
+#: crypt32.rc:213
+msgid "CA Compromise"
+msgstr ""
+
+#: crypt32.rc:214
+msgid "Affiliation Changed"
+msgstr ""
+
+#: crypt32.rc:215
+msgid "Superseded"
+msgstr ""
+
+#: crypt32.rc:216
+#, fuzzy
+msgid "Operation Ceased"
+msgstr "Επιλογές"
+
+#: crypt32.rc:217
+msgid "Certificate Hold"
+msgstr ""
+
+#: crypt32.rc:218
+msgid "Financial Information="
+msgstr ""
+
+#: crypt32.rc:219
+msgid "Available"
+msgstr ""
+
+#: crypt32.rc:220
+msgid "Not Available"
+msgstr ""
+
+#: crypt32.rc:221
+msgid "Meets Criteria="
+msgstr ""
+
+#: crypt32.rc:222 ipconfig.rc:44
+msgid "Yes"
+msgstr ""
+
+#: crypt32.rc:223 ipconfig.rc:45
+msgid "No"
+msgstr ""
+
+#: crypt32.rc:224
+msgid "Digital Signature"
+msgstr ""
+
+#: crypt32.rc:225
+msgid "Non-Repudiation"
+msgstr ""
+
+#: crypt32.rc:226
+msgid "Key Encipherment"
+msgstr ""
+
+#: crypt32.rc:227
+msgid "Data Encipherment"
+msgstr ""
+
+#: crypt32.rc:228
+msgid "Key Agreement"
+msgstr ""
+
+#: crypt32.rc:229
+msgid "Certificate Signing"
+msgstr ""
+
+#: crypt32.rc:230
+msgid "Off-line CRL Signing"
+msgstr ""
+
+#: crypt32.rc:231
+msgid "CRL Signing"
+msgstr ""
+
+#: crypt32.rc:232
+msgid "Encipher Only"
+msgstr ""
+
+#: crypt32.rc:233
+msgid "Decipher Only"
+msgstr ""
+
+#: crypt32.rc:234
+msgid "SSL Client Authentication"
+msgstr ""
+
+#: crypt32.rc:235
+msgid "SSL Server Authentication"
+msgstr ""
+
+#: crypt32.rc:236
+msgid "S/MIME"
+msgstr ""
+
+#: crypt32.rc:237
+msgid "Signature"
+msgstr ""
+
+#: crypt32.rc:238
+msgid "SSL CA"
+msgstr ""
+
+#: crypt32.rc:239
+msgid "S/MIME CA"
+msgstr ""
+
+#: crypt32.rc:240
+msgid "Signature CA"
+msgstr ""
+
+#: cryptdlg.rc:27
+msgid "Certificate Policy"
+msgstr ""
+
+#: cryptdlg.rc:28
+msgid "Policy Identifier: "
+msgstr ""
+
+#: cryptdlg.rc:29
+msgid "Policy Qualifier Info"
+msgstr ""
+
+#: cryptdlg.rc:30
+msgid "Policy Qualifier Id="
+msgstr ""
+
+#: cryptdlg.rc:33
+msgid "Qualifier"
+msgstr ""
+
+#: cryptdlg.rc:34
+msgid "Notice Reference"
+msgstr ""
+
+#: cryptdlg.rc:35
+msgid "Organization="
+msgstr ""
+
+#: cryptdlg.rc:36
+msgid "Notice Number="
+msgstr ""
+
+#: cryptdlg.rc:37
+msgid "Notice Text="
+msgstr ""
+
+#: devenum.rc:32
+msgid "Default DirectSound"
+msgstr ""
+
+#: devenum.rc:33
+msgid "DirectSound: %s"
+msgstr ""
+
+#: devenum.rc:34
+msgid "Default WaveOut Device"
+msgstr ""
+
+#: devenum.rc:35
+msgid "Default MidiOut Device"
+msgstr ""
+
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr "&Περιεχόμενα"
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr "I&ndex"
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr "&Αναζήτηση"
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr "Α&γαπημένα"
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr "Εμφάνιση"
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr "Απόκρυψη"
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr "Τερματισμός"
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr "Ανανέωση"
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr "Πίσω"
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr "Home"
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr "Sync"
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr "Εκτύπωση"
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr "Επιλογές"
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr "Forward"
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr "IDTB_NOTES"
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr "IDTB_BROWSE_FWD"
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr "IDT_BROWSE_BACK"
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr "IDTB_CONTENTS"
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr "IDTB_INDEX"
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr "IDTB_SEARCH"
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr "IDTB_HISTORY"
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr "IDTB_FAVORITES"
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr "Jump1"
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr "Jump2"
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr "Customize"
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr "Zoom"
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr "IDTB_TOC_NEXT"
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr "IDTB_TOC_PREV"
+
+#: clock.rc:28
+msgid "&Properties"
+msgstr ""
+
+#: clock.rc:29
+msgid "Ana&log"
+msgstr ""
+
+#: clock.rc:30
+msgid "Digi&tal"
+msgstr ""
+
+#: clock.rc:32
+msgid "&Font..."
+msgstr ""
+
+#: clock.rc:34
+msgid "&Without Titlebar"
+msgstr ""
+
+#: clock.rc:36
+msgid "&Seconds"
+msgstr ""
+
+#: clock.rc:37
+msgid "&Date"
+msgstr ""
+
+#: clock.rc:39
+msgid "&Always on Top"
+msgstr ""
+
+#: clock.rc:41
+msgid "Inf&o"
+msgstr ""
+
+#: clock.rc:42
+msgid "&About Clock..."
+msgstr ""
+
+#: clock.rc:48
+msgid "Clock"
+msgstr ""
+
+#: cmd.rc:30
+msgid "ATTRIB shows or changes DOS file attributes.\n"
+msgstr ""
+
+#: cmd.rc:38
+msgid ""
+"CALL <batchfilename> is used within a batch file to execute commands\n"
+"from another batch file. When the batch file exits, control returns to\n"
+"the file which called it. The CALL command may supply parameters to the\n"
+"called procedure.\n"
+"\n"
+"Changes to default directory, environment variables etc made within a\n"
+"called procedure are inherited by the caller.\n"
+msgstr ""
+
+#: cmd.rc:41
+msgid ""
+"CD <dir> is the short version of CHDIR. It changes the current\n"
+"default directory.\n"
+msgstr ""
+
+#: cmd.rc:42
+msgid "CHDIR <dir> changes the current default directory.\n"
+msgstr ""
+
+#: cmd.rc:44
+msgid "CLS clears the console screen.\n"
+msgstr ""
+
+#: cmd.rc:46
+msgid "COPY <filename> copies a file.\n"
+msgstr ""
+
+#: cmd.rc:47
+msgid "CTTY changes the input/output device.\n"
+msgstr ""
+
+#: cmd.rc:48
+msgid "DATE shows or changes the system date.\n"
+msgstr ""
+
+#: cmd.rc:49
+msgid "DEL <filename> deletes a file or set of files.\n"
+msgstr ""
+
+#: cmd.rc:50
+msgid "DIR lists the contents of a directory.\n"
+msgstr ""
+
+#: cmd.rc:60
+msgid ""
+"ECHO <string> displays <string> on the current terminal device.\n"
+"\n"
+"ECHO ON causes all subsequent commands in a batch file to be displayed\n"
+"on the terminal device before they are executed.\n"
+"\n"
+"ECHO OFF reverses the effect of a previous ECHO ON (ECHO is OFF by\n"
+"default). The ECHO OFF command can be prevented from displaying by\n"
+"preceding it with an @ sign.\n"
+msgstr ""
+
+#: cmd.rc:62
+msgid "ERASE <filename> deletes a file or set of files.\n"
+msgstr ""
+
+#: cmd.rc:70
+msgid ""
+"The FOR command is used to execute a command for each of a set of files.\n"
+"\n"
+"Syntax: FOR %variable IN (set) DO command\n"
+"\n"
+"The requirement to double the % sign when using FOR in a batch file does\n"
+"not exist in wine's cmd.\n"
+msgstr ""
+
+#: cmd.rc:82
+msgid ""
+"The GOTO command transfers execution to another statement within a\n"
+"batch file.\n"
+"\n"
+"The label which is the target of a GOTO may be up to 255 characters\n"
+"long but may not include spaces (this is different from other operating\n"
+"systems). If two or more identical labels exist in a batch file the\n"
+"first one will always be executed. Attempting to GOTO a nonexistent\n"
+"label terminates the batch file execution.\n"
+"\n"
+"GOTO has no effect when used interactively.\n"
+msgstr ""
+
+#: cmd.rc:85
+msgid ""
+"HELP <command> shows brief help details on a topic.\n"
+"HELP without an argument shows all CMD built-in commands.\n"
+msgstr ""
+
+#: cmd.rc:95
+msgid ""
+"IF is used to conditionally execute a command.\n"
+"\n"
+"Syntax:\tIF [NOT] EXIST filename command\n"
+"IF [NOT] string1==string2 command\n"
+"IF [NOT] ERRORLEVEL number command\n"
+"\n"
+"In the second form of the command, string1 and string2 must be in double\n"
+"quotes. The comparison is not case-sensitive.\n"
+msgstr ""
+
+#: cmd.rc:101
+msgid ""
+"LABEL is used to set a disk volume label.\n"
+"\n"
+"Syntax: LABEL [drive:]\n"
+"The command will prompt you for the new volume label for the given drive.\n"
+"You can display the disk volume label with the VOL command.\n"
+msgstr ""
+
+#: cmd.rc:104
+msgid "MD <name> is the short version of MKDIR. It creates a subdirectory.\n"
+msgstr ""
+
+#: cmd.rc:105
+msgid "MKDIR <name> creates a subdirectory.\n"
+msgstr ""
+
+#: cmd.rc:112
+msgid ""
+"MOVE relocates a file or directory to a new point within the file system.\n"
+"\n"
+"If the item being moved is a directory then all the files and "
+"subdirectories\n"
+"below the item are moved as well.\n"
+"\n"
+"MOVE fails if the old and new locations are on different DOS drive letters.\n"
+msgstr ""
+
+#: cmd.rc:123
+msgid ""
+"PATH displays or changes the cmd search path.\n"
+"\n"
+"Entering PATH will display the current PATH setting (initially taken\n"
+"from the registry). To change the setting follow the\n"
+"PATH command with the new value.\n"
+"\n"
+"It is also possible to modify the PATH by using the PATH environment\n"
+"variable, for example:\n"
+"PATH %PATH%;c:\\temp\n"
+msgstr ""
+
+#: cmd.rc:129
+msgid ""
+"PAUSE displays a message on the screen 'Press Return key to continue'\n"
+"and waits for the user to press the Return key. It is mainly useful in\n"
+"batch files to allow the user to read the output of a previous command\n"
+"before it scrolls off the screen.\n"
+msgstr ""
+
+#: cmd.rc:150
+msgid ""
+"PROMPT sets the command-line prompt.\n"
+"\n"
+"The string following the PROMPT command (and the space immediately after)\n"
+"appears at the beginning of the line when cmd is waiting for input.\n"
+"\n"
+"The following character strings have the special meaning shown:\n"
+"\n"
+"$$    Dollar sign         $_    Linefeed            $b    Pipe sign (|)\n"
+"$d    Current date        $e    Escape              $g    > sign\n"
+"$l    < sign              $n    Current drive       $p    Current path\n"
+"$q    Equal sign          $t    Current time        $v    cmd version\n"
+"\n"
+"Note that entering the PROMPT command without a prompt-string resets the\n"
+"prompt to the default, which is the current directory (which includes the\n"
+"current drive letter) followed by a greater-than (>) sign.\n"
+"(like a command PROMPT $p$g).\n"
+"\n"
+"The prompt can also be changed by altering the PROMPT environment variable,\n"
+"so the command 'SET PROMPT=text' has the same effect as 'PROMPT text'\n"
+msgstr ""
+
+#: cmd.rc:154
+msgid ""
+"A command line beginning REM (followed by a space) performs no\n"
+"action, and can therefore be used as a comment in a batch file.\n"
+msgstr ""
+
+#: cmd.rc:157
+msgid "REN <filename> is the short version of RENAME. It renames a file.\n"
+msgstr ""
+
+#: cmd.rc:158
+msgid "RENAME <filename> renames a file\n"
+msgstr ""
+
+#: cmd.rc:160
+msgid "RD <dir> is the short version of RMDIR. It deletes a subdirectory.\n"
+msgstr ""
+
+#: cmd.rc:161
+msgid "RMDIR <dir> deletes a subdirectory.\n"
+msgstr ""
+
+#: cmd.rc:179
+msgid ""
+"SET displays or changes the cmd environment variables.\n"
+"\n"
+"SET without parameters shows all of the current environment.\n"
+"\n"
+"To create or modify an environment variable the syntax is:\n"
+"\n"
+"SET <variable>=<value>\n"
+"\n"
+"where <variable> and <value> are character strings. There must be no\n"
+"spaces before the equals sign, nor can the variable name\n"
+"have embedded spaces.\n"
+"\n"
+"Under Wine, the environment of the underlying operating system is\n"
+"included into the Win32 environment, there will generally therefore be\n"
+"many more values than in a native Win32 implementation. Note that it is\n"
+"not possible to affect the operating system environment from within cmd.\n"
+msgstr ""
+
+#: cmd.rc:184
+msgid ""
+"SHIFT is used in a batch file to remove one parameter from the head of\n"
+"the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n"
+"if called from the command line.\n"
+msgstr ""
+
+#: cmd.rc:186
+msgid "TIME sets or shows the current system time.\n"
+msgstr ""
+
+#: cmd.rc:188
+msgid "Sets the window title for the cmd window, syntax TITLE [string]\n"
+msgstr ""
+
+#: cmd.rc:192
+msgid ""
+"TYPE <filename> copies <filename> to the console device (or elsewhere\n"
+"if redirected). No check is made that the file is readable text.\n"
+msgstr ""
+
+#: cmd.rc:201
+msgid ""
+"VERIFY is used to set, clear or test the verify flag. Valid forms are:\n"
+"\n"
+"VERIFY ON\tSet the flag\n"
+"VERIFY OFF\tClear the flag\n"
+"VERIFY\t\tDisplays ON or OFF as appropriate.\n"
+"\n"
+"The verify flag has no function in Wine.\n"
+msgstr ""
+
+#: cmd.rc:204
+msgid "VER displays the version of cmd you are running\n"
+msgstr ""
+
+#: cmd.rc:206
+msgid "VOL shows the volume label of a disk device.\n"
+msgstr ""
+
+#: cmd.rc:209
+msgid ""
+"PUSHD <directoryname> saves the current directory onto a\n"
+"stack, and then changes the current directory to the supplied one.\n"
+msgstr ""
+
+#: cmd.rc:212
+msgid ""
+"POPD changes current directory to the last one saved with\n"
+"PUSHD.\n"
+msgstr ""
+
+#: cmd.rc:214
+msgid "MORE displays output of files or piped input in pages.\n"
+msgstr ""
+
+#: cmd.rc:218
+msgid ""
+"CHOICE displays a text and waits, until the User\n"
+"presses an allowed Key from a selectable list.\n"
+"CHOICE is mainly used to build a menu selection in a batch file.\n"
+msgstr ""
+
+#: cmd.rc:222
+msgid ""
+"EXIT terminates the current command session and returns\n"
+"to the operating system or shell from which you invoked cmd.\n"
+msgstr ""
+
+#: cmd.rc:253
+msgid ""
+"CMD built-in commands are:\n"
+"ATTRIB\t\tShow or change DOS file attributes\n"
+"CALL\t\tInvoke a batch file from inside another\n"
+"CD (CHDIR)\tChange current default directory\n"
+"CHOICE\t\tWait for an keypress from a selectable list\n"
+"CLS\t\tClear the console screen\n"
+"COPY\t\tCopy file\n"
+"CTTY\t\tChange input/output device\n"
+"DATE\t\tShow or change the system date\n"
+"DEL (ERASE)\tDelete a file or set of files\n"
+"DIR\t\tList the contents of a directory\n"
+"ECHO\t\tCopy text directly to the console output\n"
+"HELP\t\tShow brief help details on a topic\n"
+"MD (MKDIR)\tCreate a subdirectory\n"
+"MORE\t\tDisplay output in pages\n"
+"MOVE\t\tMove a file, set of files or directory tree\n"
+"PATH\t\tSet or show the search path\n"
+"POPD\t\tRestores the directory to the last one saved with PUSHD\n"
+"PROMPT\t\tChange the command prompt\n"
+"PUSHD\t\tChanges to a new directory, saving the current one\n"
+"REN (RENAME)\tRename a file\n"
+"RD (RMDIR)\tDelete a subdirectory\n"
+"SET\t\tSet or show environment variables\n"
+"TIME\t\tSet or show the current system time\n"
+"TITLE\t\tSet the window title for the CMD session\n"
+"TYPE\t\tType the contents of a text file\n"
+"VER\t\tShow the current version of CMD\n"
+"VOL\t\tShow the volume label of a disk device\n"
+"EXIT\t\tClose down CMD\n"
+"\n"
+"Enter HELP <command> for further information on any of the above commands\n"
+msgstr ""
+
+#: cmd.rc:255
+msgid "Are you sure"
+msgstr ""
+
+#: cmd.rc:256 xcopy.rc:40
+msgctxt "Yes key"
+msgid "Y"
+msgstr ""
+
+#: cmd.rc:257 xcopy.rc:41
+msgctxt "No key"
+msgid "N"
+msgstr ""
+
+#: cmd.rc:258
+msgid "File association missing for extension %s\n"
+msgstr ""
+
+#: cmd.rc:259
+msgid "No open command associated with file type '%s'\n"
+msgstr ""
+
+#: cmd.rc:260
+msgid "Overwrite %s"
+msgstr ""
+
+#: cmd.rc:261
+msgid "More..."
+msgstr ""
+
+#: cmd.rc:262
+msgid "Line in Batch processing possibly truncated. Using:\n"
+msgstr ""
+
+#: cmd.rc:263
+msgid ""
+"Not Yet Implemented\n"
+"\n"
+msgstr ""
+
+#: cmd.rc:264
+msgid "Argument missing\n"
+msgstr ""
+
+#: cmd.rc:265
+msgid "Syntax error\n"
+msgstr ""
+
+#: cmd.rc:266
+msgid "%s : File Not Found\n"
+msgstr ""
+
+#: cmd.rc:267
+msgid "No help available for %s\n"
+msgstr ""
+
+#: cmd.rc:268
+msgid "Target to GOTO not found\n"
+msgstr ""
+
+#: cmd.rc:269
+msgid "Current Date is %s\n"
+msgstr ""
+
+#: cmd.rc:270
+msgid "Current Time is %s\n"
+msgstr ""
+
+#: cmd.rc:271
+msgid "Enter new date: "
+msgstr ""
+
+#: cmd.rc:272
+msgid "Enter new time: "
+msgstr ""
+
+#: cmd.rc:273
+msgid "Environment variable %s not defined\n"
+msgstr ""
+
+#: cmd.rc:274 xcopy.rc:38
+msgid "Failed to open '%s'\n"
+msgstr ""
+
+#: cmd.rc:275
+msgid "Cannot call batch label outside of a batch script\n"
+msgstr ""
+
+#: cmd.rc:276 xcopy.rc:42
+msgctxt "All key"
+msgid "A"
+msgstr ""
+
+#: cmd.rc:277
+msgid "%s, Delete"
+msgstr ""
+
+#: cmd.rc:278
+msgid "Echo is %s\n"
+msgstr ""
+
+#: cmd.rc:279
+msgid "Verify is %s\n"
+msgstr ""
+
+#: cmd.rc:280
+msgid "Verify must be ON or OFF\n"
+msgstr ""
+
+#: cmd.rc:281
+msgid "Parameter error\n"
+msgstr ""
+
+#: cmd.rc:282
+msgid ""
+"Volume in drive %c is %s\n"
+"Volume Serial Number is %04x-%04x\n"
+"\n"
+msgstr ""
+
+#: cmd.rc:283
+msgid "Volume label (11 characters, ENTER for none)?"
+msgstr ""
+
+#: cmd.rc:284
+msgid "PATH not found\n"
+msgstr ""
+
+#: cmd.rc:285
+msgid "Press Return key to continue: "
+msgstr ""
+
+#: cmd.rc:286
+msgid "Wine Command Prompt"
+msgstr ""
+
+#: cmd.rc:287
+msgid ""
+"CMD Version %s\n"
+"\n"
+msgstr ""
+
+#: cmd.rc:288
+msgid "More? "
+msgstr ""
+
+#: cmd.rc:289
+msgid "The input line is too long.\n"
+msgstr ""
+
+#: ipconfig.rc:27
+msgid "Usage: ipconfig [ /? | /all ]\n"
+msgstr ""
+
+#: ipconfig.rc:28
+msgid "Error: Unknown or invalid command line parameters specified\n"
+msgstr ""
+
+#: ipconfig.rc:29
+msgid "%s adapter %s\n"
+msgstr ""
+
+#: ipconfig.rc:30
+msgid "Ethernet"
+msgstr ""
+
+#: ipconfig.rc:31
+msgid "Unknown"
+msgstr ""
+
+#: ipconfig.rc:32
+msgid "Connection-specific DNS suffix"
+msgstr ""
+
+#: ipconfig.rc:33
+msgid "IP address"
+msgstr ""
+
+#: ipconfig.rc:34
+msgid "Hostname"
+msgstr ""
+
+#: ipconfig.rc:35
+msgid "Node type"
+msgstr ""
+
+#: ipconfig.rc:36
+msgid "Broadcast"
+msgstr ""
+
+#: ipconfig.rc:37
+msgid "Peer-to-peer"
+msgstr ""
+
+#: ipconfig.rc:38
+msgid "Mixed"
+msgstr ""
+
+#: ipconfig.rc:39
+msgid "Hybrid"
+msgstr ""
+
+#: ipconfig.rc:40
+msgid "IP routing enabled"
+msgstr ""
+
+#: ipconfig.rc:41
+msgid "Description"
+msgstr ""
+
+#: ipconfig.rc:42
+msgid "Physical address"
+msgstr ""
+
+#: ipconfig.rc:43
+msgid "DHCP enabled"
+msgstr ""
+
+#: ipconfig.rc:46
+msgid "Default gateway"
+msgstr ""
+
+#: net.rc:27
+msgid ""
+"The syntax of this command is:\n"
+"\n"
+"NET [ HELP | START | STOP | USE ]\n"
+msgstr ""
+
+#: net.rc:28
+msgid "Specify service name to start.\n"
+msgstr ""
+
+#: net.rc:29
+msgid "Specify service name to stop.\n"
+msgstr ""
+
+#: net.rc:30
+msgid "Stopping dependent service: %s\n"
+msgstr ""
+
+#: net.rc:31
+msgid "Could not stop service %s\n"
+msgstr ""
+
+#: net.rc:32
+msgid "Could not get handle to service control manager.\n"
+msgstr ""
+
+#: net.rc:33
+msgid "Could not get handle to service.\n"
+msgstr ""
+
+#: net.rc:34
+msgid "The %s service is starting.\n"
+msgstr ""
+
+#: net.rc:35
+msgid "The %s service was started successfully.\n"
+msgstr ""
+
+#: net.rc:36
+msgid "The %s service failed to start.\n"
+msgstr ""
+
+#: net.rc:37
+msgid "The %s service is stopping.\n"
+msgstr ""
+
+#: net.rc:38
+msgid "The %s service was stopped successfully.\n"
+msgstr ""
+
+#: net.rc:39
+msgid "The %s service failed to stop.\n"
+msgstr ""
+
+#: net.rc:40
+msgid ""
+"The syntax of this command is:\n"
+"\n"
+"NET HELP command\n"
+"    -or-\n"
+"NET command /HELP\n"
+"\n"
+"   Commands available are:\n"
+"   NET HELP    NET START    NET STOP    NET USE\n"
+msgstr ""
+
+#: net.rc:42
+msgid "There are no entries in the list.\n"
+msgstr ""
+
+#: net.rc:43
+msgid ""
+"\n"
+"Status  Local   Remote\n"
+"---------------------------------------------------------------\n"
+msgstr ""
+
+#: net.rc:44
+msgid "%s      %S      %S      Open resources: %lu\n"
+msgstr ""
+
+#: reg.rc:27
+msgid ""
+"The syntax of this command is:\n"
+"\n"
+"REG [ ADD | DELETE | QUERY ]\n"
+"REG command /?\n"
+msgstr ""
+
+#: reg.rc:28
+msgid ""
+"REG ADD key_name [/v value_name | /ve] [/t type] [/s separator] [/d data] [/"
+"f]\n"
+msgstr ""
+
+#: reg.rc:29
+msgid "REG DELETE key_name [/v value_name | /ve | /va] [/f]\n"
+msgstr ""
+
+#: reg.rc:30
+msgid "REG QUERY key_name [/v value_name | /ve] [/s]\n"
+msgstr ""
+
+#: reg.rc:31
+msgid "The operation completed successfully\n"
+msgstr ""
+
+#: reg.rc:32
+msgid "Error: Invalid key name\n"
+msgstr ""
+
+#: reg.rc:33
+msgid "Error: Invalid command line parameters\n"
+msgstr ""
+
+#: reg.rc:34
+msgid "Error: Unable to add keys to remote machine\n"
+msgstr ""
+
+#: reg.rc:35
+msgid ""
+"Error: The system was unable to find the specified registry key or value\n"
+msgstr ""
+
+#: start.rc:45
+msgid ""
+"Start a program, or open a document in the program normally used for files "
+"with that suffix.\n"
+"Usage:\n"
+"start [options] program_filename [...]\n"
+"start [options] document_filename\n"
+"\n"
+"Options:\n"
+"/M[inimized] Start the program minimized.\n"
+"/MAX[imized] Start the program maximized.\n"
+"/R[estored]  Start the program normally (neither minimized nor maximized).\n"
+"/W[ait]      Wait for started program to finish, then exit with its exit "
+"code.\n"
+"/Unix        Use a Unix filename and start the file like windows explorer.\n"
+"/ProgIDOpen  Open a document using the following progID.\n"
+"/L           Show end-user license.\n"
+"\n"
+"start.exe version 0.2 Copyright (C) 2003, Dan Kegel\n"
+"Start comes with ABSOLUTELY NO WARRANTY; for details run with /L option.\n"
+"This is free software, and you are welcome to redistribute it\n"
+"under certain conditions; run 'start /L' for details.\n"
+msgstr ""
+
+#: start.rc:63
+msgid ""
+"start.exe version 0.2 Copyright (C) 2003, Dan Kegel\n"
+"This program is free software; you can redistribute it and/or\n"
+"modify it under the terms of the GNU Lesser Public License\n"
+"as published by the Free Software Foundation; either version 2.1\n"
+"of the License, or (at your option) any later version.\n"
+"\n"
+"This program is distributed in the hope that it will be useful,\n"
+"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
+"GNU Lesser Public License for more details.\n"
+"\n"
+"You should have received a copy of the GNU Lesser Public License\n"
+"along with this program; if not, write to the Free Software\n"
+"Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.\n"
+"\n"
+"See the COPYING.LIB file for license information.\n"
+msgstr ""
+
+#: start.rc:65
+msgid ""
+"Application could not be started, or no application associated with the "
+"specified file.\n"
+"ShellExecuteEx failed"
+msgstr ""
+
+#: start.rc:67
+msgid "Could not translate the specified Unix filename to a DOS filename."
+msgstr ""
+
+#: taskkill.rc:27
+msgid "Usage: taskkill [/?] [/f] [/im ProcessName | /pid ProcessID]\n"
+msgstr ""
+
+#: taskkill.rc:28
+msgid "Error: Unknown or invalid command line option specified.\n"
+msgstr ""
+
+#: taskkill.rc:29
+msgid "Error: Invalid command line parameter specified.\n"
+msgstr ""
+
+#: taskkill.rc:30
+msgid "Error: One of options /im or /pid must be specified.\n"
+msgstr ""
+
+#: taskkill.rc:31
+msgid "Error: Option %s expects a command line parameter.\n"
+msgstr ""
+
+#: taskkill.rc:32
+msgid "Error: Options /im and /pid are mutually exclusive.\n"
+msgstr ""
+
+#: taskkill.rc:33
+msgid "Close message sent to top-level windows of process with PID %u.\n"
+msgstr ""
+
+#: taskkill.rc:34
+msgid ""
+"Close message sent to top-level windows of process \"%s\" with PID %u.\n"
+msgstr ""
+
+#: taskkill.rc:35
+msgid "Process with PID %u was forcibly terminated.\n"
+msgstr ""
+
+#: taskkill.rc:36
+msgid "Process \"%s\" with PID %u was forcibly terminated.\n"
+msgstr ""
+
+#: taskkill.rc:37
+msgid "Error: Could not find process \"%s\".\n"
+msgstr ""
+
+#: taskkill.rc:38
+msgid "Error: Unable to enumerate the process list.\n"
+msgstr ""
+
+#: taskkill.rc:39
+msgid "Error: Unable to terminate process \"%s\".\n"
+msgstr ""
+
+#: taskkill.rc:40
+msgid "Error: Process self-termination is not permitted.\n"
+msgstr ""
+
+#: uninstaller.rc:26
+msgid "Wine Application Uninstaller"
+msgstr ""
+
+#: uninstaller.rc:27
+msgid ""
+"Execution of uninstall command '%s' failed, perhaps due to missing "
+"executable.\n"
+"Do you want to remove the uninstall entry from the registry ?"
+msgstr ""
+
+#: write.rc:27
+msgid "Starting Wordpad failed"
+msgstr ""
+
+#: xcopy.rc:27
+msgid "Invalid number of parameters - Use xcopy /? for help\n"
+msgstr ""
+
+#: xcopy.rc:28
+msgid "Invalid parameter '%s' -  Use xcopy /? for help\n"
+msgstr ""
+
+#: xcopy.rc:29
+msgid "Press <enter> to begin copying\n"
+msgstr ""
+
+#: xcopy.rc:30
+msgid "%d file(s) would be copied\n"
+msgstr ""
+
+#: xcopy.rc:31
+msgid "%d file(s) copied\n"
+msgstr ""
+
+#: xcopy.rc:34
+msgid ""
+"Is '%s' a filename or directory\n"
+"on the target?\n"
+"(F - File, D - Directory)\n"
+msgstr ""
+
+#: xcopy.rc:35
+msgid "%s? (Yes|No)\n"
+msgstr ""
+
+#: xcopy.rc:36
+msgid "Overwrite %s? (Yes|No|All)\n"
+msgstr ""
+
+#: xcopy.rc:37
+msgid "Copying of '%s' to '%s' failed with r/c %d\n"
+msgstr ""
+
+#: xcopy.rc:39
+msgid "Failed during reading of '%s'\n"
+msgstr ""
+
+#: xcopy.rc:43
+msgctxt "File key"
+msgid "F"
+msgstr ""
+
+#: xcopy.rc:44
+msgctxt "Directory key"
+msgid "D"
+msgstr ""
+
+#: xcopy.rc:77
+msgid ""
+"XCOPY - Copies source files or directory trees to a destination\n"
+"\n"
+"Syntax:\n"
+"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
+"\t     [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
+"\n"
+"Where:\n"
+"\n"
+"[/I]  Assume directory if destination does not exist and copying two or\n"
+"\tmore files\n"
+"[/S]  Copy directories and subdirectories\n"
+"[/E]  Copy directories and subdirectories, including any empty ones\n"
+"[/Q]  Do not list names during copy, ie quiet.\n"
+"[/F]  Show full source and destination names during copy\n"
+"[/L]  Simulate operation, showing names which would be copied\n"
+"[/W]  Prompts before beginning the copy operation\n"
+"[/T]  Creates empty directory structure but does not copy files\n"
+"[/Y]  Suppress prompting when overwriting files\n"
+"[/-Y] Enable prompting when overwriting files\n"
+"[/P]  Prompts on each source file before copying\n"
+"[/N]  Copy using short names\n"
+"[/U]  Copy only files which already exist in destination\n"
+"[/R]  Overwrite any read only files\n"
+"[/H]  Include hidden and system files in the copy\n"
+"[/C]  Continue even if an error occurs during the copy\n"
+"[/A]  Only copy files with archive attribute set\n"
+"[/M]  Only copy files with archive attribute set, removes\n"
+"\tarchive attribute\n"
+"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
+"\t\tIf no date is supplied, only copy if destination is older\n"
+"\t\tthan source\n"
+"\n"
+msgstr ""
diff --git a/po/en.po b/po/en.po
new file mode 100644
index 0000000..49e3794
--- /dev/null
+++ b/po/en.po
@@ -0,0 +1,2197 @@
+# English translations for Wine
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: Wine\n"
+"Report-Msgid-Bugs-To: http://bugs.winehq.org\n"
+"POT-Creation-Date: N/A\n"
+"PO-Revision-Date: N/A\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: English\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: crypt32.rc:27
+msgid "Authority Key Identifier"
+msgstr "Authority Key Identifier"
+
+#: crypt32.rc:28
+msgid "Key Attributes"
+msgstr "Key Attributes"
+
+#: crypt32.rc:29
+msgid "Key Usage Restriction"
+msgstr "Key Usage Restriction"
+
+#: crypt32.rc:30
+msgid "Subject Alternative Name"
+msgstr "Subject Alternative Name"
+
+#: crypt32.rc:31
+msgid "Issuer Alternative Name"
+msgstr "Issuer Alternative Name"
+
+#: crypt32.rc:32
+msgid "Basic Constraints"
+msgstr "Basic Constraints"
+
+#: crypt32.rc:33
+msgid "Key Usage"
+msgstr "Key Usage"
+
+#: crypt32.rc:34
+msgid "Certificate Policies"
+msgstr "Certificate Policies"
+
+#: crypt32.rc:35
+msgid "Subject Key Identifier"
+msgstr "Subject Key Identifier"
+
+#: crypt32.rc:36
+msgid "CRL Reason Code"
+msgstr "CRL Reason Code"
+
+#: crypt32.rc:37
+msgid "CRL Distribution Points"
+msgstr "CRL Distribution Points"
+
+#: crypt32.rc:38
+msgid "Enhanced Key Usage"
+msgstr "Enhanced Key Usage"
+
+#: crypt32.rc:39
+msgid "Authority Information Access"
+msgstr "Authority Information Access"
+
+#: crypt32.rc:40
+msgid "Certificate Extensions"
+msgstr "Certificate Extensions"
+
+#: crypt32.rc:41
+msgid "Next Update Location"
+msgstr "Next Update Location"
+
+#: crypt32.rc:42
+msgid "Yes or No Trust"
+msgstr "Yes or No Trust"
+
+#: crypt32.rc:43
+msgid "Email Address"
+msgstr "Email Address"
+
+#: crypt32.rc:44
+msgid "Unstructured Name"
+msgstr "Unstructured Name"
+
+#: crypt32.rc:45
+msgid "Content Type"
+msgstr "Content Type"
+
+#: crypt32.rc:46
+msgid "Message Digest"
+msgstr "Message Digest"
+
+#: crypt32.rc:47
+msgid "Signing Time"
+msgstr "Signing Time"
+
+#: crypt32.rc:48
+msgid "Counter Sign"
+msgstr "Counter Sign"
+
+#: crypt32.rc:49
+msgid "Challenge Password"
+msgstr "Challenge Password"
+
+#: crypt32.rc:50
+msgid "Unstructured Address"
+msgstr "Unstructured Address"
+
+#: crypt32.rc:51
+msgid "SMIME Capabilities"
+msgstr "SMIME Capabilities"
+
+#: crypt32.rc:52
+msgid "Prefer Signed Data"
+msgstr "Prefer Signed Data"
+
+#: crypt32.rc:53 cryptdlg.rc:31
+msgid "CPS"
+msgstr "CPS"
+
+#: crypt32.rc:54 cryptdlg.rc:32
+msgid "User Notice"
+msgstr "User Notice"
+
+#: crypt32.rc:55
+msgid "On-line Certificate Status Protocol"
+msgstr "On-line Certificate Status Protocol"
+
+#: crypt32.rc:56
+msgid "Certification Authority Issuer"
+msgstr "Certification Authority Issuer"
+
+#: crypt32.rc:57
+msgid "Certification Template Name"
+msgstr "Certification Template Name"
+
+#: crypt32.rc:58
+msgid "Certificate Type"
+msgstr "Certificate Type"
+
+#: crypt32.rc:59
+msgid "Certificate Manifold"
+msgstr "Certificate Manifold"
+
+#: crypt32.rc:60
+msgid "Netscape Cert Type"
+msgstr "Netscape Cert Type"
+
+#: crypt32.rc:61
+msgid "Netscape Base URL"
+msgstr "Netscape Base URL"
+
+#: crypt32.rc:62
+msgid "Netscape Revocation URL"
+msgstr "Netscape Revocation URL"
+
+#: crypt32.rc:63
+msgid "Netscape CA Revocation URL"
+msgstr "Netscape CA Revocation URL"
+
+#: crypt32.rc:64
+msgid "Netscape Cert Renewal URL"
+msgstr "Netscape Cert Renewal URL"
+
+#: crypt32.rc:65
+msgid "Netscape CA Policy URL"
+msgstr "Netscape CA Policy URL"
+
+#: crypt32.rc:66
+msgid "Netscape SSL ServerName"
+msgstr "Netscape SSL ServerName"
+
+#: crypt32.rc:67
+msgid "Netscape Comment"
+msgstr "Netscape Comment"
+
+#: crypt32.rc:68
+msgid "SpcSpAgencyInfo"
+msgstr "SpcSpAgencyInfo"
+
+#: crypt32.rc:69
+msgid "SpcFinancialCriteria"
+msgstr "SpcFinancialCriteria"
+
+#: crypt32.rc:70
+msgid "SpcMinimalCriteria"
+msgstr "SpcMinimalCriteria"
+
+#: crypt32.rc:71
+msgid "Country/Region"
+msgstr "Country/Region"
+
+#: crypt32.rc:72
+msgid "Organization"
+msgstr "Organization"
+
+#: crypt32.rc:73
+msgid "Organizational Unit"
+msgstr "Organizational Unit"
+
+#: crypt32.rc:74
+msgid "Common Name"
+msgstr "Common Name"
+
+#: crypt32.rc:75
+msgid "Locality"
+msgstr "Locality"
+
+#: crypt32.rc:76
+msgid "State or Province"
+msgstr "State or Province"
+
+#: crypt32.rc:77
+msgid "Title"
+msgstr "Title"
+
+#: crypt32.rc:78
+msgid "Given Name"
+msgstr "Given Name"
+
+#: crypt32.rc:79
+msgid "Initials"
+msgstr "Initials"
+
+#: crypt32.rc:80
+msgid "Sur Name"
+msgstr "Sur Name"
+
+#: crypt32.rc:81
+msgid "Domain Component"
+msgstr "Domain Component"
+
+#: crypt32.rc:82
+msgid "Street Address"
+msgstr "Street Address"
+
+#: crypt32.rc:83
+msgid "Serial Number"
+msgstr "Serial Number"
+
+#: crypt32.rc:84
+msgid "CA Version"
+msgstr "CA Version"
+
+#: crypt32.rc:85
+msgid "Cross CA Version"
+msgstr "Cross CA Version"
+
+#: crypt32.rc:86
+msgid "Serialized Signature Serial Number"
+msgstr "Serialized Signature Serial Number"
+
+#: crypt32.rc:87
+msgid "Principal Name"
+msgstr "Principal Name"
+
+#: crypt32.rc:88
+msgid "Windows Product Update"
+msgstr "Windows Product Update"
+
+#: crypt32.rc:89
+msgid "Enrollment Name Value Pair"
+msgstr "Enrollment Name Value Pair"
+
+#: crypt32.rc:90
+msgid "OS Version"
+msgstr "OS Version"
+
+#: crypt32.rc:91
+msgid "Enrollment CSP"
+msgstr "Enrollment CSP"
+
+#: crypt32.rc:92
+msgid "CRL Number"
+msgstr "CRL Number"
+
+#: crypt32.rc:93
+msgid "Delta CRL Indicator"
+msgstr "Delta CRL Indicator"
+
+#: crypt32.rc:94
+msgid "Issuing Distribution Point"
+msgstr "Issuing Distribution Point"
+
+#: crypt32.rc:95
+msgid "Freshest CRL"
+msgstr "Freshest CRL"
+
+#: crypt32.rc:96
+msgid "Name Constraints"
+msgstr "Name Constraints"
+
+#: crypt32.rc:97
+msgid "Policy Mappings"
+msgstr "Policy Mappings"
+
+#: crypt32.rc:98
+msgid "Policy Constraints"
+msgstr "Policy Constraints"
+
+#: crypt32.rc:99
+msgid "Cross-Certificate Distribution Points"
+msgstr "Cross-Certificate Distribution Points"
+
+#: crypt32.rc:100
+msgid "Application Policies"
+msgstr "Application Policies"
+
+#: crypt32.rc:101
+msgid "Application Policy Mappings"
+msgstr "Application Policy Mappings"
+
+#: crypt32.rc:102
+msgid "Application Policy Constraints"
+msgstr "Application Policy Constraints"
+
+#: crypt32.rc:103
+msgid "CMC Data"
+msgstr "CMC Data"
+
+#: crypt32.rc:104
+msgid "CMC Response"
+msgstr "CMC Response"
+
+#: crypt32.rc:105
+msgid "Unsigned CMC Request"
+msgstr "Unsigned CMC Request"
+
+#: crypt32.rc:106
+msgid "CMC Status Info"
+msgstr "CMC Status Info"
+
+#: crypt32.rc:107
+msgid "CMC Extensions"
+msgstr "CMC Extensions"
+
+#: crypt32.rc:108
+msgid "CMC Attributes"
+msgstr "CMC Attributes"
+
+#: crypt32.rc:109
+msgid "PKCS 7 Data"
+msgstr "PKCS 7 Data"
+
+#: crypt32.rc:110
+msgid "PKCS 7 Signed"
+msgstr "PKCS 7 Signed"
+
+#: crypt32.rc:111
+msgid "PKCS 7 Enveloped"
+msgstr "PKCS 7 Enveloped"
+
+#: crypt32.rc:112
+msgid "PKCS 7 Signed Enveloped"
+msgstr "PKCS 7 Signed Enveloped"
+
+#: crypt32.rc:113
+msgid "PKCS 7 Digested"
+msgstr "PKCS 7 Digested"
+
+#: crypt32.rc:114
+msgid "PKCS 7 Encrypted"
+msgstr "PKCS 7 Encrypted"
+
+#: crypt32.rc:115
+msgid "Previous CA Certificate Hash"
+msgstr "Previous CA Certificate Hash"
+
+#: crypt32.rc:116
+msgid "Virtual Base CRL Number"
+msgstr "Virtual Base CRL Number"
+
+#: crypt32.rc:117
+msgid "Next CRL Publish"
+msgstr "Next CRL Publish"
+
+#: crypt32.rc:118
+msgid "CA Encryption Certificate"
+msgstr "CA Encryption Certificate"
+
+#: crypt32.rc:119
+msgid "Key Recovery Agent"
+msgstr "Key Recovery Agent"
+
+#: crypt32.rc:120
+msgid "Certificate Template Information"
+msgstr "Certificate Template Information"
+
+#: crypt32.rc:121
+msgid "Enterprise Root OID"
+msgstr "Enterprise Root OID"
+
+#: crypt32.rc:122
+msgid "Dummy Signer"
+msgstr "Dummy Signer"
+
+#: crypt32.rc:123
+msgid "Encrypted Private Key"
+msgstr "Encrypted Private Key"
+
+#: crypt32.rc:124
+msgid "Published CRL Locations"
+msgstr "Published CRL Locations"
+
+#: crypt32.rc:125
+msgid "Enforce Certificate Chain Policy"
+msgstr "Enforce Certificate Chain Policy"
+
+#: crypt32.rc:126
+msgid "Transaction Id"
+msgstr "Transaction Id"
+
+#: crypt32.rc:127
+msgid "Sender Nonce"
+msgstr "Sender Nonce"
+
+#: crypt32.rc:128
+msgid "Recipient Nonce"
+msgstr "Recipient Nonce"
+
+#: crypt32.rc:129
+msgid "Reg Info"
+msgstr "Reg Info"
+
+#: crypt32.rc:130
+msgid "Get Certificate"
+msgstr "Get Certificate"
+
+#: crypt32.rc:131
+msgid "Get CRL"
+msgstr "Get CRL"
+
+#: crypt32.rc:132
+msgid "Revoke Request"
+msgstr "Revoke Request"
+
+#: crypt32.rc:133
+msgid "Query Pending"
+msgstr "Query Pending"
+
+#: crypt32.rc:134
+msgid "Certificate Trust List"
+msgstr "Certificate Trust List"
+
+#: crypt32.rc:135
+msgid "Archived Key Certificate Hash"
+msgstr "Archived Key Certificate Hash"
+
+#: crypt32.rc:136
+msgid "Private Key Usage Period"
+msgstr "Private Key Usage Period"
+
+#: crypt32.rc:137
+msgid "Client Information"
+msgstr "Client Information"
+
+#: crypt32.rc:138
+msgid "Server Authentication"
+msgstr "Server Authentication"
+
+#: crypt32.rc:139
+msgid "Client Authentication"
+msgstr "Client Authentication"
+
+#: crypt32.rc:140
+msgid "Code Signing"
+msgstr "Code Signing"
+
+#: crypt32.rc:141
+msgid "Secure Email"
+msgstr "Secure Email"
+
+#: crypt32.rc:142
+msgid "Time Stamping"
+msgstr "Time Stamping"
+
+#: crypt32.rc:143
+msgid "Microsoft Trust List Signing"
+msgstr "Microsoft Trust List Signing"
+
+#: crypt32.rc:144
+msgid "Microsoft Time Stamping"
+msgstr "Microsoft Time Stamping"
+
+#: crypt32.rc:145
+msgid "IP security end system"
+msgstr "IP security end system"
+
+#: crypt32.rc:146
+msgid "IP security tunnel termination"
+msgstr "IP security tunnel termination"
+
+#: crypt32.rc:147
+msgid "IP security user"
+msgstr "IP security user"
+
+#: crypt32.rc:148
+msgid "Encrypting File System"
+msgstr "Encrypting File System"
+
+#: crypt32.rc:149
+msgid "Windows Hardware Driver Verification"
+msgstr "Windows Hardware Driver Verification"
+
+#: crypt32.rc:150
+msgid "Windows System Component Verification"
+msgstr "Windows System Component Verification"
+
+#: crypt32.rc:151
+msgid "OEM Windows System Component Verification"
+msgstr "OEM Windows System Component Verification"
+
+#: crypt32.rc:152
+msgid "Embedded Windows System Component Verification"
+msgstr "Embedded Windows System Component Verification"
+
+#: crypt32.rc:153
+msgid "Key Pack Licenses"
+msgstr "Key Pack Licenses"
+
+#: crypt32.rc:154
+msgid "License Server Verification"
+msgstr "License Server Verification"
+
+#: crypt32.rc:155
+msgid "Smart Card Logon"
+msgstr "Smart Card Logon"
+
+#: crypt32.rc:156
+msgid "Digital Rights"
+msgstr "Digital Rights"
+
+#: crypt32.rc:157
+msgid "Qualified Subordination"
+msgstr "Qualified Subordination"
+
+#: crypt32.rc:158
+msgid "Key Recovery"
+msgstr "Key Recovery"
+
+#: crypt32.rc:159
+msgid "Document Signing"
+msgstr "Document Signing"
+
+#: crypt32.rc:160
+msgid "IP security IKE intermediate"
+msgstr "IP security IKE intermediate"
+
+#: crypt32.rc:161
+msgid "File Recovery"
+msgstr "File Recovery"
+
+#: crypt32.rc:162
+msgid "Root List Signer"
+msgstr "Root List Signer"
+
+#: crypt32.rc:163
+msgid "All application policies"
+msgstr "All application policies"
+
+#: crypt32.rc:164
+msgid "Directory Service Email Replication"
+msgstr "Directory Service Email Replication"
+
+#: crypt32.rc:165
+msgid "Certificate Request Agent"
+msgstr "Certificate Request Agent"
+
+#: crypt32.rc:166
+msgid "Lifetime Signing"
+msgstr "Lifetime Signing"
+
+#: crypt32.rc:167
+msgid "All issuance policies"
+msgstr "All issuance policies"
+
+#: crypt32.rc:172
+msgid "Trusted Root Certification Authorities"
+msgstr "Trusted Root Certification Authorities"
+
+#: crypt32.rc:173
+msgid "Personal"
+msgstr "Personal"
+
+#: crypt32.rc:174
+msgid "Intermediate Certification Authorities"
+msgstr "Intermediate Certification Authorities"
+
+#: crypt32.rc:175
+msgid "Other People"
+msgstr "Other People"
+
+#: crypt32.rc:176
+msgid "Trusted Publishers"
+msgstr "Trusted Publishers"
+
+#: crypt32.rc:177
+msgid "Untrusted Certificates"
+msgstr "Untrusted Certificates"
+
+#: crypt32.rc:182
+msgid "KeyID="
+msgstr "KeyID="
+
+#: crypt32.rc:183
+msgid "Certificate Issuer"
+msgstr "Certificate Issuer"
+
+#: crypt32.rc:184
+msgid "Certificate Serial Number="
+msgstr "Certificate Serial Number="
+
+#: crypt32.rc:185
+msgid "Other Name="
+msgstr "Other Name="
+
+#: crypt32.rc:186
+msgid "Email Address="
+msgstr "Email Address="
+
+#: crypt32.rc:187
+msgid "DNS Name="
+msgstr "DNS Name="
+
+#: crypt32.rc:188
+msgid "Directory Address"
+msgstr "Directory Address"
+
+#: crypt32.rc:189
+msgid "URL="
+msgstr "URL="
+
+#: crypt32.rc:190
+msgid "IP Address="
+msgstr "IP Address="
+
+#: crypt32.rc:191
+msgid "Mask="
+msgstr "Mask="
+
+#: crypt32.rc:192
+msgid "Registered ID="
+msgstr "Registered ID="
+
+#: crypt32.rc:193
+msgid "Unknown Key Usage"
+msgstr "Unknown Key Usage"
+
+#: crypt32.rc:194
+msgid "Subject Type="
+msgstr "Subject Type="
+
+#: crypt32.rc:195
+msgid "CA"
+msgstr "CA"
+
+#: crypt32.rc:196
+msgid "End Entity"
+msgstr "End Entity"
+
+#: crypt32.rc:197
+msgid "Path Length Constraint="
+msgstr "Path Length Constraint="
+
+#: crypt32.rc:198
+msgid "None"
+msgstr "None"
+
+#: crypt32.rc:199
+msgid "Information Not Available"
+msgstr "Information Not Available"
+
+#: crypt32.rc:200
+msgid "Authority Info Access"
+msgstr "Authority Info Access"
+
+#: crypt32.rc:201
+msgid "Access Method="
+msgstr "Access Method="
+
+#: crypt32.rc:202
+msgid "OCSP"
+msgstr "OCSP"
+
+#: crypt32.rc:203
+msgid "CA Issuers"
+msgstr "CA Issuers"
+
+#: crypt32.rc:204
+msgid "Unknown Access Method"
+msgstr "Unknown Access Method"
+
+#: crypt32.rc:205
+msgid "Alternative Name"
+msgstr "Alternative Name"
+
+#: crypt32.rc:206
+msgid "CRL Distribution Point"
+msgstr "CRL Distribution Point"
+
+#: crypt32.rc:207
+msgid "Distribution Point Name"
+msgstr "Distribution Point Name"
+
+#: crypt32.rc:208
+msgid "Full Name"
+msgstr "Full Name"
+
+#: crypt32.rc:209
+msgid "RDN Name"
+msgstr "RDN Name"
+
+#: crypt32.rc:210
+msgid "CRL Reason="
+msgstr "CRL Reason="
+
+#: crypt32.rc:211
+msgid "CRL Issuer"
+msgstr "CRL Issuer"
+
+#: crypt32.rc:212
+msgid "Key Compromise"
+msgstr "Key Compromise"
+
+#: crypt32.rc:213
+msgid "CA Compromise"
+msgstr "CA Compromise"
+
+#: crypt32.rc:214
+msgid "Affiliation Changed"
+msgstr "Affiliation Changed"
+
+#: crypt32.rc:215
+msgid "Superseded"
+msgstr "Superseded"
+
+#: crypt32.rc:216
+msgid "Operation Ceased"
+msgstr "Operation Ceased"
+
+#: crypt32.rc:217
+msgid "Certificate Hold"
+msgstr "Certificate Hold"
+
+#: crypt32.rc:218
+msgid "Financial Information="
+msgstr "Financial Information="
+
+#: crypt32.rc:219
+msgid "Available"
+msgstr "Available"
+
+#: crypt32.rc:220
+msgid "Not Available"
+msgstr "Not Available"
+
+#: crypt32.rc:221
+msgid "Meets Criteria="
+msgstr "Meets Criteria="
+
+#: crypt32.rc:222 ipconfig.rc:44
+msgid "Yes"
+msgstr "Yes"
+
+#: crypt32.rc:223 ipconfig.rc:45
+msgid "No"
+msgstr "No"
+
+#: crypt32.rc:224
+msgid "Digital Signature"
+msgstr "Digital Signature"
+
+#: crypt32.rc:225
+msgid "Non-Repudiation"
+msgstr "Non-Repudiation"
+
+#: crypt32.rc:226
+msgid "Key Encipherment"
+msgstr "Key Encipherment"
+
+#: crypt32.rc:227
+msgid "Data Encipherment"
+msgstr "Data Encipherment"
+
+#: crypt32.rc:228
+msgid "Key Agreement"
+msgstr "Key Agreement"
+
+#: crypt32.rc:229
+msgid "Certificate Signing"
+msgstr "Certificate Signing"
+
+#: crypt32.rc:230
+msgid "Off-line CRL Signing"
+msgstr "Off-line CRL Signing"
+
+#: crypt32.rc:231
+msgid "CRL Signing"
+msgstr "CRL Signing"
+
+#: crypt32.rc:232
+msgid "Encipher Only"
+msgstr "Encipher Only"
+
+#: crypt32.rc:233
+msgid "Decipher Only"
+msgstr "Decipher Only"
+
+#: crypt32.rc:234
+msgid "SSL Client Authentication"
+msgstr "SSL Client Authentication"
+
+#: crypt32.rc:235
+msgid "SSL Server Authentication"
+msgstr "SSL Server Authentication"
+
+#: crypt32.rc:236
+msgid "S/MIME"
+msgstr "S/MIME"
+
+#: crypt32.rc:237
+msgid "Signature"
+msgstr "Signature"
+
+#: crypt32.rc:238
+msgid "SSL CA"
+msgstr "SSL CA"
+
+#: crypt32.rc:239
+msgid "S/MIME CA"
+msgstr "S/MIME CA"
+
+#: crypt32.rc:240
+msgid "Signature CA"
+msgstr "Signature CA"
+
+#: cryptdlg.rc:27
+msgid "Certificate Policy"
+msgstr "Certificate Policy"
+
+#: cryptdlg.rc:28
+msgid "Policy Identifier: "
+msgstr "Policy Identifier: "
+
+#: cryptdlg.rc:29
+msgid "Policy Qualifier Info"
+msgstr ""
+
+#: cryptdlg.rc:30
+msgid "Policy Qualifier Id="
+msgstr ""
+
+#: cryptdlg.rc:33
+msgid "Qualifier"
+msgstr ""
+
+#: cryptdlg.rc:34
+msgid "Notice Reference"
+msgstr ""
+
+#: cryptdlg.rc:35
+msgid "Organization="
+msgstr "Organization="
+
+#: cryptdlg.rc:36
+msgid "Notice Number="
+msgstr "Notice Number="
+
+#: cryptdlg.rc:37
+msgid "Notice Text="
+msgstr ""
+
+#: devenum.rc:32
+msgid "Default DirectSound"
+msgstr "Default DirectSound"
+
+#: devenum.rc:33
+msgid "DirectSound: %s"
+msgstr "DirectSound: %s"
+
+#: devenum.rc:34
+msgid "Default WaveOut Device"
+msgstr "Default WaveOut Device"
+
+#: devenum.rc:35
+msgid "Default MidiOut Device"
+msgstr "Default MidiOut Device"
+
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr "&Contents"
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr "I&ndex"
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr "&Search"
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr "Favour&ites"
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr "Show"
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr "Hide"
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr "Stop"
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr "Refresh"
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr "Back"
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr "Home"
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr "Sync"
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr "Print"
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr "Options"
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr "Forward"
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr "IDTB_NOTES"
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr "IDTB_BROWSE_FWD"
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr "IDT_BROWSE_BACK"
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr "IDTB_CONTENTS"
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr "IDTB_INDEX"
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr "IDTB_SEARCH"
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr "IDTB_HISTORY"
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr "IDTB_FAVORITES"
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr "Jump1"
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr "Jump2"
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr "Customize"
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr "Zoom"
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr "IDTB_TOC_NEXT"
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr "IDTB_TOC_PREV"
+
+#: clock.rc:28
+msgid "&Properties"
+msgstr "&Properties"
+
+#: clock.rc:29
+msgid "Ana&log"
+msgstr "Ana&log"
+
+#: clock.rc:30
+msgid "Digi&tal"
+msgstr "Digi&tal"
+
+#: clock.rc:32
+msgid "&Font..."
+msgstr "&Font..."
+
+#: clock.rc:34
+msgid "&Without Titlebar"
+msgstr "&Without Titlebar"
+
+#: clock.rc:36
+msgid "&Seconds"
+msgstr "&Seconds"
+
+#: clock.rc:37
+msgid "&Date"
+msgstr "&Date"
+
+#: clock.rc:39
+msgid "&Always on Top"
+msgstr "&Always on Top"
+
+#: clock.rc:41
+msgid "Inf&o"
+msgstr "Inf&o"
+
+#: clock.rc:42
+msgid "&About Clock..."
+msgstr "&About Clock..."
+
+#: clock.rc:48
+msgid "Clock"
+msgstr "Clock"
+
+#: cmd.rc:30
+msgid "ATTRIB shows or changes DOS file attributes.\n"
+msgstr "ATTRIB shows or changes DOS file attributes.\n"
+
+#: cmd.rc:38
+msgid ""
+"CALL <batchfilename> is used within a batch file to execute commands\n"
+"from another batch file. When the batch file exits, control returns to\n"
+"the file which called it. The CALL command may supply parameters to the\n"
+"called procedure.\n"
+"\n"
+"Changes to default directory, environment variables etc made within a\n"
+"called procedure are inherited by the caller.\n"
+msgstr ""
+"CALL <batchfilename> is used within a batch file to execute commands\n"
+"from another batch file. When the batch file exits, control returns to\n"
+"the file which called it. The CALL command may supply parameters to the\n"
+"called procedure.\n"
+"\n"
+"Changes to default directory, environment variables etc made within a\n"
+"called procedure are inherited by the caller.\n"
+
+#: cmd.rc:41
+msgid ""
+"CD <dir> is the short version of CHDIR. It changes the current\n"
+"default directory.\n"
+msgstr ""
+"CD <dir> is the short version of CHDIR. It changes the current\n"
+"default directory.\n"
+
+#: cmd.rc:42
+msgid "CHDIR <dir> changes the current default directory.\n"
+msgstr "CHDIR <dir> changes the current default directory.\n"
+
+#: cmd.rc:44
+msgid "CLS clears the console screen.\n"
+msgstr "CLS clears the console screen.\n"
+
+#: cmd.rc:46
+msgid "COPY <filename> copies a file.\n"
+msgstr "COPY <filename> copies a file.\n"
+
+#: cmd.rc:47
+msgid "CTTY changes the input/output device.\n"
+msgstr "CTTY changes the input/output device.\n"
+
+#: cmd.rc:48
+msgid "DATE shows or changes the system date.\n"
+msgstr "DATE shows or changes the system date.\n"
+
+#: cmd.rc:49
+msgid "DEL <filename> deletes a file or set of files.\n"
+msgstr "DEL <filename> deletes a file or set of files.\n"
+
+#: cmd.rc:50
+msgid "DIR lists the contents of a directory.\n"
+msgstr "DIR lists the contents of a directory.\n"
+
+#: cmd.rc:60
+msgid ""
+"ECHO <string> displays <string> on the current terminal device.\n"
+"\n"
+"ECHO ON causes all subsequent commands in a batch file to be displayed\n"
+"on the terminal device before they are executed.\n"
+"\n"
+"ECHO OFF reverses the effect of a previous ECHO ON (ECHO is OFF by\n"
+"default). The ECHO OFF command can be prevented from displaying by\n"
+"preceding it with an @ sign.\n"
+msgstr ""
+"ECHO <string> displays <string> on the current terminal device.\n"
+"\n"
+"ECHO ON causes all subsequent commands in a batch file to be displayed\n"
+"on the terminal device before they are executed.\n"
+"\n"
+"ECHO OFF reverses the effect of a previous ECHO ON (ECHO is OFF by\n"
+"default). The ECHO OFF command can be prevented from displaying by\n"
+"preceding it with an @ sign.\n"
+
+#: cmd.rc:62
+msgid "ERASE <filename> deletes a file or set of files.\n"
+msgstr "ERASE <filename> deletes a file or set of files.\n"
+
+#: cmd.rc:70
+msgid ""
+"The FOR command is used to execute a command for each of a set of files.\n"
+"\n"
+"Syntax: FOR %variable IN (set) DO command\n"
+"\n"
+"The requirement to double the % sign when using FOR in a batch file does\n"
+"not exist in wine's cmd.\n"
+msgstr ""
+"The FOR command is used to execute a command for each of a set of files.\n"
+"\n"
+"Syntax: FOR %variable IN (set) DO command\n"
+"\n"
+"The requirement to double the % sign when using FOR in a batch file does\n"
+"not exist in wine's cmd.\n"
+
+#: cmd.rc:82
+msgid ""
+"The GOTO command transfers execution to another statement within a\n"
+"batch file.\n"
+"\n"
+"The label which is the target of a GOTO may be up to 255 characters\n"
+"long but may not include spaces (this is different from other operating\n"
+"systems). If two or more identical labels exist in a batch file the\n"
+"first one will always be executed. Attempting to GOTO a nonexistent\n"
+"label terminates the batch file execution.\n"
+"\n"
+"GOTO has no effect when used interactively.\n"
+msgstr ""
+"The GOTO command transfers execution to another statement within a\n"
+"batch file.\n"
+"\n"
+"The label which is the target of a GOTO may be up to 255 characters\n"
+"long but may not include spaces (this is different from other operating\n"
+"systems). If two or more identical labels exist in a batch file the\n"
+"first one will always be executed. Attempting to GOTO a nonexistent\n"
+"label terminates the batch file execution.\n"
+"\n"
+"GOTO has no effect when used interactively.\n"
+
+#: cmd.rc:85
+msgid ""
+"HELP <command> shows brief help details on a topic.\n"
+"HELP without an argument shows all CMD built-in commands.\n"
+msgstr ""
+"HELP <command> shows brief help details on a topic.\n"
+"HELP without an argument shows all CMD built-in commands.\n"
+
+#: cmd.rc:95
+msgid ""
+"IF is used to conditionally execute a command.\n"
+"\n"
+"Syntax:\tIF [NOT] EXIST filename command\n"
+"IF [NOT] string1==string2 command\n"
+"IF [NOT] ERRORLEVEL number command\n"
+"\n"
+"In the second form of the command, string1 and string2 must be in double\n"
+"quotes. The comparison is not case-sensitive.\n"
+msgstr ""
+"IF is used to conditionally execute a command.\n"
+"\n"
+"Syntax:\tIF [NOT] EXIST filename command\n"
+"IF [NOT] string1==string2 command\n"
+"IF [NOT] ERRORLEVEL number command\n"
+"\n"
+"In the second form of the command, string1 and string2 must be in double\n"
+"quotes. The comparison is not case-sensitive.\n"
+
+#: cmd.rc:101
+msgid ""
+"LABEL is used to set a disk volume label.\n"
+"\n"
+"Syntax: LABEL [drive:]\n"
+"The command will prompt you for the new volume label for the given drive.\n"
+"You can display the disk volume label with the VOL command.\n"
+msgstr ""
+"LABEL is used to set a disk volume label.\n"
+"\n"
+"Syntax: LABEL [drive:]\n"
+"The command will prompt you for the new volume label for the given drive.\n"
+"You can display the disk volume label with the VOL command.\n"
+
+#: cmd.rc:104
+msgid "MD <name> is the short version of MKDIR. It creates a subdirectory.\n"
+msgstr "MD <name> is the short version of MKDIR. It creates a subdirectory.\n"
+
+#: cmd.rc:105
+msgid "MKDIR <name> creates a subdirectory.\n"
+msgstr "MKDIR <name> creates a subdirectory.\n"
+
+#: cmd.rc:112
+msgid ""
+"MOVE relocates a file or directory to a new point within the file system.\n"
+"\n"
+"If the item being moved is a directory then all the files and "
+"subdirectories\n"
+"below the item are moved as well.\n"
+"\n"
+"MOVE fails if the old and new locations are on different DOS drive letters.\n"
+msgstr ""
+"MOVE relocates a file or directory to a new point within the file system.\n"
+"\n"
+"If the item being moved is a directory then all the files and "
+"subdirectories\n"
+"below the item are moved as well.\n"
+"\n"
+"MOVE fails if the old and new locations are on different DOS drive letters.\n"
+
+#: cmd.rc:123
+msgid ""
+"PATH displays or changes the cmd search path.\n"
+"\n"
+"Entering PATH will display the current PATH setting (initially taken\n"
+"from the registry). To change the setting follow the\n"
+"PATH command with the new value.\n"
+"\n"
+"It is also possible to modify the PATH by using the PATH environment\n"
+"variable, for example:\n"
+"PATH %PATH%;c:\\temp\n"
+msgstr ""
+"PATH displays or changes the cmd search path.\n"
+"\n"
+"Entering PATH will display the current PATH setting (initially taken\n"
+"from the registry). To change the setting follow the\n"
+"PATH command with the new value.\n"
+"\n"
+"It is also possible to modify the PATH by using the PATH environment\n"
+"variable, for example:\n"
+"PATH %PATH%;c:\\temp\n"
+
+#: cmd.rc:129
+msgid ""
+"PAUSE displays a message on the screen 'Press Return key to continue'\n"
+"and waits for the user to press the Return key. It is mainly useful in\n"
+"batch files to allow the user to read the output of a previous command\n"
+"before it scrolls off the screen.\n"
+msgstr ""
+"PAUSE displays a message on the screen 'Press Return key to continue'\n"
+"and waits for the user to press the Return key. It is mainly useful in\n"
+"batch files to allow the user to read the output of a previous command\n"
+"before it scrolls off the screen.\n"
+
+#: cmd.rc:150
+msgid ""
+"PROMPT sets the command-line prompt.\n"
+"\n"
+"The string following the PROMPT command (and the space immediately after)\n"
+"appears at the beginning of the line when cmd is waiting for input.\n"
+"\n"
+"The following character strings have the special meaning shown:\n"
+"\n"
+"$$    Dollar sign         $_    Linefeed            $b    Pipe sign (|)\n"
+"$d    Current date        $e    Escape              $g    > sign\n"
+"$l    < sign              $n    Current drive       $p    Current path\n"
+"$q    Equal sign          $t    Current time        $v    cmd version\n"
+"\n"
+"Note that entering the PROMPT command without a prompt-string resets the\n"
+"prompt to the default, which is the current directory (which includes the\n"
+"current drive letter) followed by a greater-than (>) sign.\n"
+"(like a command PROMPT $p$g).\n"
+"\n"
+"The prompt can also be changed by altering the PROMPT environment variable,\n"
+"so the command 'SET PROMPT=text' has the same effect as 'PROMPT text'\n"
+msgstr ""
+"PROMPT sets the command-line prompt.\n"
+"\n"
+"The string following the PROMPT command (and the space immediately after)\n"
+"appears at the beginning of the line when cmd is waiting for input.\n"
+"\n"
+"The following character strings have the special meaning shown:\n"
+"\n"
+"$$    Dollar sign         $_    Linefeed            $b    Pipe sign (|)\n"
+"$d    Current date        $e    Escape              $g    > sign\n"
+"$l    < sign              $n    Current drive       $p    Current path\n"
+"$q    Equal sign          $t    Current time        $v    cmd version\n"
+"\n"
+"Note that entering the PROMPT command without a prompt-string resets the\n"
+"prompt to the default, which is the current directory (which includes the\n"
+"current drive letter) followed by a greater-than (>) sign.\n"
+"(like a command PROMPT $p$g).\n"
+"\n"
+"The prompt can also be changed by altering the PROMPT environment variable,\n"
+"so the command 'SET PROMPT=text' has the same effect as 'PROMPT text'\n"
+
+#: cmd.rc:154
+msgid ""
+"A command line beginning REM (followed by a space) performs no\n"
+"action, and can therefore be used as a comment in a batch file.\n"
+msgstr ""
+"A command line beginning REM (followed by a space) performs no\n"
+"action, and can therefore be used as a comment in a batch file.\n"
+
+#: cmd.rc:157
+msgid "REN <filename> is the short version of RENAME. It renames a file.\n"
+msgstr "REN <filename> is the short version of RENAME. It renames a file.\n"
+
+#: cmd.rc:158
+msgid "RENAME <filename> renames a file\n"
+msgstr "RENAME <filename> renames a file\n"
+
+#: cmd.rc:160
+msgid "RD <dir> is the short version of RMDIR. It deletes a subdirectory.\n"
+msgstr "RD <dir> is the short version of RMDIR. It deletes a subdirectory.\n"
+
+#: cmd.rc:161
+msgid "RMDIR <dir> deletes a subdirectory.\n"
+msgstr "RMDIR <dir> deletes a subdirectory.\n"
+
+#: cmd.rc:179
+msgid ""
+"SET displays or changes the cmd environment variables.\n"
+"\n"
+"SET without parameters shows all of the current environment.\n"
+"\n"
+"To create or modify an environment variable the syntax is:\n"
+"\n"
+"SET <variable>=<value>\n"
+"\n"
+"where <variable> and <value> are character strings. There must be no\n"
+"spaces before the equals sign, nor can the variable name\n"
+"have embedded spaces.\n"
+"\n"
+"Under Wine, the environment of the underlying operating system is\n"
+"included into the Win32 environment, there will generally therefore be\n"
+"many more values than in a native Win32 implementation. Note that it is\n"
+"not possible to affect the operating system environment from within cmd.\n"
+msgstr ""
+"SET displays or changes the cmd environment variables.\n"
+"\n"
+"SET without parameters shows all of the current environment.\n"
+"\n"
+"To create or modify an environment variable the syntax is:\n"
+"\n"
+"SET <variable>=<value>\n"
+"\n"
+"where <variable> and <value> are character strings. There must be no\n"
+"spaces before the equals sign, nor can the variable name\n"
+"have embedded spaces.\n"
+"\n"
+"Under Wine, the environment of the underlying operating system is\n"
+"included into the Win32 environment, there will generally therefore be\n"
+"many more values than in a native Win32 implementation. Note that it is\n"
+"not possible to affect the operating system environment from within cmd.\n"
+
+#: cmd.rc:184
+msgid ""
+"SHIFT is used in a batch file to remove one parameter from the head of\n"
+"the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n"
+"if called from the command line.\n"
+msgstr ""
+"SHIFT is used in a batch file to remove one parameter from the head of\n"
+"the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n"
+"if called from the command line.\n"
+
+#: cmd.rc:186
+msgid "TIME sets or shows the current system time.\n"
+msgstr "TIME sets or shows the current system time.\n"
+
+#: cmd.rc:188
+msgid "Sets the window title for the cmd window, syntax TITLE [string]\n"
+msgstr "Sets the window title for the cmd window, syntax TITLE [string]\n"
+
+#: cmd.rc:192
+msgid ""
+"TYPE <filename> copies <filename> to the console device (or elsewhere\n"
+"if redirected). No check is made that the file is readable text.\n"
+msgstr ""
+"TYPE <filename> copies <filename> to the console device (or elsewhere\n"
+"if redirected). No check is made that the file is readable text.\n"
+
+#: cmd.rc:201
+msgid ""
+"VERIFY is used to set, clear or test the verify flag. Valid forms are:\n"
+"\n"
+"VERIFY ON\tSet the flag\n"
+"VERIFY OFF\tClear the flag\n"
+"VERIFY\t\tDisplays ON or OFF as appropriate.\n"
+"\n"
+"The verify flag has no function in Wine.\n"
+msgstr ""
+"VERIFY is used to set, clear or test the verify flag. Valid forms are:\n"
+"\n"
+"VERIFY ON\tSet the flag\n"
+"VERIFY OFF\tClear the flag\n"
+"VERIFY\t\tDisplays ON or OFF as appropriate.\n"
+"\n"
+"The verify flag has no function in Wine.\n"
+
+#: cmd.rc:204
+msgid "VER displays the version of cmd you are running\n"
+msgstr "VER displays the version of cmd you are running\n"
+
+#: cmd.rc:206
+msgid "VOL shows the volume label of a disk device.\n"
+msgstr "VOL shows the volume label of a disk device.\n"
+
+#: cmd.rc:209
+msgid ""
+"PUSHD <directoryname> saves the current directory onto a\n"
+"stack, and then changes the current directory to the supplied one.\n"
+msgstr ""
+"PUSHD <directoryname> saves the current directory onto a\n"
+"stack, and then changes the current directory to the supplied one.\n"
+
+#: cmd.rc:212
+msgid ""
+"POPD changes current directory to the last one saved with\n"
+"PUSHD.\n"
+msgstr ""
+"POPD changes current directory to the last one saved with\n"
+"PUSHD.\n"
+
+#: cmd.rc:214
+msgid "MORE displays output of files or piped input in pages.\n"
+msgstr "MORE displays output of files or piped input in pages.\n"
+
+#: cmd.rc:218
+msgid ""
+"CHOICE displays a text and waits, until the User\n"
+"presses an allowed Key from a selectable list.\n"
+"CHOICE is mainly used to build a menu selection in a batch file.\n"
+msgstr ""
+"CHOICE displays a text and waits, until the User\n"
+"presses an allowed Key from a selectable list.\n"
+"CHOICE is mainly used to build a menu selection in a batch file.\n"
+
+#: cmd.rc:222
+msgid ""
+"EXIT terminates the current command session and returns\n"
+"to the operating system or shell from which you invoked cmd.\n"
+msgstr ""
+"EXIT terminates the current command session and returns\n"
+"to the operating system or shell from which you invoked cmd.\n"
+
+#: cmd.rc:253
+msgid ""
+"CMD built-in commands are:\n"
+"ATTRIB\t\tShow or change DOS file attributes\n"
+"CALL\t\tInvoke a batch file from inside another\n"
+"CD (CHDIR)\tChange current default directory\n"
+"CHOICE\t\tWait for an keypress from a selectable list\n"
+"CLS\t\tClear the console screen\n"
+"COPY\t\tCopy file\n"
+"CTTY\t\tChange input/output device\n"
+"DATE\t\tShow or change the system date\n"
+"DEL (ERASE)\tDelete a file or set of files\n"
+"DIR\t\tList the contents of a directory\n"
+"ECHO\t\tCopy text directly to the console output\n"
+"HELP\t\tShow brief help details on a topic\n"
+"MD (MKDIR)\tCreate a subdirectory\n"
+"MORE\t\tDisplay output in pages\n"
+"MOVE\t\tMove a file, set of files or directory tree\n"
+"PATH\t\tSet or show the search path\n"
+"POPD\t\tRestores the directory to the last one saved with PUSHD\n"
+"PROMPT\t\tChange the command prompt\n"
+"PUSHD\t\tChanges to a new directory, saving the current one\n"
+"REN (RENAME)\tRename a file\n"
+"RD (RMDIR)\tDelete a subdirectory\n"
+"SET\t\tSet or show environment variables\n"
+"TIME\t\tSet or show the current system time\n"
+"TITLE\t\tSet the window title for the CMD session\n"
+"TYPE\t\tType the contents of a text file\n"
+"VER\t\tShow the current version of CMD\n"
+"VOL\t\tShow the volume label of a disk device\n"
+"EXIT\t\tClose down CMD\n"
+"\n"
+"Enter HELP <command> for further information on any of the above commands\n"
+msgstr ""
+"CMD built-in commands are:\n"
+"ATTRIB\t\tShow or change DOS file attributes\n"
+"CALL\t\tInvoke a batch file from inside another\n"
+"CD (CHDIR)\tChange current default directory\n"
+"CHOICE\t\tWait for an keypress from a selectable list\n"
+"CLS\t\tClear the console screen\n"
+"COPY\t\tCopy file\n"
+"CTTY\t\tChange input/output device\n"
+"DATE\t\tShow or change the system date\n"
+"DEL (ERASE)\tDelete a file or set of files\n"
+"DIR\t\tList the contents of a directory\n"
+"ECHO\t\tCopy text directly to the console output\n"
+"HELP\t\tShow brief help details on a topic\n"
+"MD (MKDIR)\tCreate a subdirectory\n"
+"MORE\t\tDisplay output in pages\n"
+"MOVE\t\tMove a file, set of files or directory tree\n"
+"PATH\t\tSet or show the search path\n"
+"POPD\t\tRestores the directory to the last one saved with PUSHD\n"
+"PROMPT\t\tChange the command prompt\n"
+"PUSHD\t\tChanges to a new directory, saving the current one\n"
+"REN (RENAME)\tRename a file\n"
+"RD (RMDIR)\tDelete a subdirectory\n"
+"SET\t\tSet or show environment variables\n"
+"TIME\t\tSet or show the current system time\n"
+"TITLE\t\tSet the window title for the CMD session\n"
+"TYPE\t\tType the contents of a text file\n"
+"VER\t\tShow the current version of CMD\n"
+"VOL\t\tShow the volume label of a disk device\n"
+"EXIT\t\tClose down CMD\n"
+"\n"
+"Enter HELP <command> for further information on any of the above commands\n"
+
+#: cmd.rc:255
+msgid "Are you sure"
+msgstr "Are you sure"
+
+#: cmd.rc:256 xcopy.rc:40
+msgctxt "Yes key"
+msgid "Y"
+msgstr "Y"
+
+#: cmd.rc:257 xcopy.rc:41
+msgctxt "No key"
+msgid "N"
+msgstr "N"
+
+#: cmd.rc:258
+msgid "File association missing for extension %s\n"
+msgstr "File association missing for extension %s\n"
+
+#: cmd.rc:259
+msgid "No open command associated with file type '%s'\n"
+msgstr "No open command associated with file type '%s'\n"
+
+#: cmd.rc:260
+msgid "Overwrite %s"
+msgstr "Overwrite %s"
+
+#: cmd.rc:261
+msgid "More..."
+msgstr "More..."
+
+#: cmd.rc:262
+msgid "Line in Batch processing possibly truncated. Using:\n"
+msgstr "Line in Batch processing possibly truncated. Using:\n"
+
+#: cmd.rc:263
+msgid ""
+"Not Yet Implemented\n"
+"\n"
+msgstr ""
+"Not Yet Implemented\n"
+"\n"
+
+#: cmd.rc:264
+msgid "Argument missing\n"
+msgstr "Argument missing\n"
+
+#: cmd.rc:265
+msgid "Syntax error\n"
+msgstr "Syntax error\n"
+
+#: cmd.rc:266
+msgid "%s : File Not Found\n"
+msgstr "%s : File Not Found\n"
+
+#: cmd.rc:267
+msgid "No help available for %s\n"
+msgstr "No help available for %s\n"
+
+#: cmd.rc:268
+msgid "Target to GOTO not found\n"
+msgstr "Target to GOTO not found\n"
+
+#: cmd.rc:269
+msgid "Current Date is %s\n"
+msgstr "Current Date is %s\n"
+
+#: cmd.rc:270
+msgid "Current Time is %s\n"
+msgstr "Current Time is %s\n"
+
+#: cmd.rc:271
+msgid "Enter new date: "
+msgstr "Enter new date: "
+
+#: cmd.rc:272
+msgid "Enter new time: "
+msgstr "Enter new time: "
+
+#: cmd.rc:273
+msgid "Environment variable %s not defined\n"
+msgstr "Environment variable %s not defined\n"
+
+#: cmd.rc:274 xcopy.rc:38
+msgid "Failed to open '%s'\n"
+msgstr "Failed to open '%s'\n"
+
+#: cmd.rc:275
+msgid "Cannot call batch label outside of a batch script\n"
+msgstr "Cannot call batch label outside of a batch script\n"
+
+#: cmd.rc:276 xcopy.rc:42
+msgctxt "All key"
+msgid "A"
+msgstr "A"
+
+#: cmd.rc:277
+msgid "%s, Delete"
+msgstr "%s, Delete"
+
+#: cmd.rc:278
+msgid "Echo is %s\n"
+msgstr "Echo is %s\n"
+
+#: cmd.rc:279
+msgid "Verify is %s\n"
+msgstr "Verify is %s\n"
+
+#: cmd.rc:280
+msgid "Verify must be ON or OFF\n"
+msgstr "Verify must be ON or OFF\n"
+
+#: cmd.rc:281
+msgid "Parameter error\n"
+msgstr "Parameter error\n"
+
+#: cmd.rc:282
+msgid ""
+"Volume in drive %c is %s\n"
+"Volume Serial Number is %04x-%04x\n"
+"\n"
+msgstr ""
+"Volume in drive %c is %s\n"
+"Volume Serial Number is %04x-%04x\n"
+"\n"
+
+#: cmd.rc:283
+msgid "Volume label (11 characters, ENTER for none)?"
+msgstr "Volume label (11 characters, ENTER for none)?"
+
+#: cmd.rc:284
+msgid "PATH not found\n"
+msgstr "PATH not found\n"
+
+#: cmd.rc:285
+msgid "Press Return key to continue: "
+msgstr "Press Return key to continue: "
+
+#: cmd.rc:286
+msgid "Wine Command Prompt"
+msgstr "Wine Command Prompt"
+
+#: cmd.rc:287
+msgid ""
+"CMD Version %s\n"
+"\n"
+msgstr ""
+"CMD Version %s\n"
+"\n"
+
+#: cmd.rc:288
+msgid "More? "
+msgstr "More? "
+
+#: cmd.rc:289
+msgid "The input line is too long.\n"
+msgstr "The input line is too long.\n"
+
+#: ipconfig.rc:27
+msgid "Usage: ipconfig [ /? | /all ]\n"
+msgstr "Usage: ipconfig [ /? | /all ]\n"
+
+#: ipconfig.rc:28
+msgid "Error: Unknown or invalid command line parameters specified\n"
+msgstr "Error: Unknown or invalid command line parameters specified\n"
+
+#: ipconfig.rc:29
+msgid "%s adapter %s\n"
+msgstr "%s adapter %s\n"
+
+#: ipconfig.rc:30
+msgid "Ethernet"
+msgstr "Ethernet"
+
+#: ipconfig.rc:31
+msgid "Unknown"
+msgstr "Unknown"
+
+#: ipconfig.rc:32
+msgid "Connection-specific DNS suffix"
+msgstr "Connection-specific DNS suffix"
+
+#: ipconfig.rc:33
+msgid "IP address"
+msgstr "IP address"
+
+#: ipconfig.rc:34
+msgid "Hostname"
+msgstr "Hostname"
+
+#: ipconfig.rc:35
+msgid "Node type"
+msgstr "Node type"
+
+#: ipconfig.rc:36
+msgid "Broadcast"
+msgstr "Broadcast"
+
+#: ipconfig.rc:37
+msgid "Peer-to-peer"
+msgstr "Peer-to-peer"
+
+#: ipconfig.rc:38
+msgid "Mixed"
+msgstr "Mixed"
+
+#: ipconfig.rc:39
+msgid "Hybrid"
+msgstr "Hybrid"
+
+#: ipconfig.rc:40
+msgid "IP routing enabled"
+msgstr "IP routing enabled"
+
+#: ipconfig.rc:41
+msgid "Description"
+msgstr "Description"
+
+#: ipconfig.rc:42
+msgid "Physical address"
+msgstr "Physical address"
+
+#: ipconfig.rc:43
+msgid "DHCP enabled"
+msgstr "DHCP enabled"
+
+#: ipconfig.rc:46
+msgid "Default gateway"
+msgstr "Default gateway"
+
+#: net.rc:27
+msgid ""
+"The syntax of this command is:\n"
+"\n"
+"NET [ HELP | START | STOP | USE ]\n"
+msgstr ""
+"The syntax of this command is:\n"
+"\n"
+"NET [ HELP | START | STOP | USE ]\n"
+
+#: net.rc:28
+msgid "Specify service name to start.\n"
+msgstr "Specify service name to start.\n"
+
+#: net.rc:29
+msgid "Specify service name to stop.\n"
+msgstr "Specify service name to stop.\n"
+
+#: net.rc:30
+msgid "Stopping dependent service: %s\n"
+msgstr "Stopping dependent service: %s\n"
+
+#: net.rc:31
+msgid "Could not stop service %s\n"
+msgstr "Could not stop service %s\n"
+
+#: net.rc:32
+msgid "Could not get handle to service control manager.\n"
+msgstr "Could not get handle to service control manager.\n"
+
+#: net.rc:33
+msgid "Could not get handle to service.\n"
+msgstr "Could not get handle to service.\n"
+
+#: net.rc:34
+msgid "The %s service is starting.\n"
+msgstr "The %s service is starting.\n"
+
+#: net.rc:35
+msgid "The %s service was started successfully.\n"
+msgstr "The %s service was started successfully.\n"
+
+#: net.rc:36
+msgid "The %s service failed to start.\n"
+msgstr "The %s service failed to start.\n"
+
+#: net.rc:37
+msgid "The %s service is stopping.\n"
+msgstr "The %s service is stopping.\n"
+
+#: net.rc:38
+msgid "The %s service was stopped successfully.\n"
+msgstr "The %s service was stopped successfully.\n"
+
+#: net.rc:39
+msgid "The %s service failed to stop.\n"
+msgstr "The %s service failed to stop.\n"
+
+#: net.rc:40
+msgid ""
+"The syntax of this command is:\n"
+"\n"
+"NET HELP command\n"
+"    -or-\n"
+"NET command /HELP\n"
+"\n"
+"   Commands available are:\n"
+"   NET HELP    NET START    NET STOP    NET USE\n"
+msgstr ""
+"The syntax of this command is:\n"
+"\n"
+"NET HELP command\n"
+"    -or-\n"
+"NET command /HELP\n"
+"\n"
+"   Commands available are:\n"
+"   NET HELP    NET START    NET STOP    NET USE\n"
+
+#: net.rc:42
+msgid "There are no entries in the list.\n"
+msgstr "There are no entries in the list.\n"
+
+#: net.rc:43
+msgid ""
+"\n"
+"Status  Local   Remote\n"
+"---------------------------------------------------------------\n"
+msgstr ""
+"\n"
+"Status  Local   Remote\n"
+"---------------------------------------------------------------\n"
+
+#: net.rc:44
+msgid "%s      %S      %S      Open resources: %lu\n"
+msgstr "%s      %S      %S      Open resources: %lu\n"
+
+#: reg.rc:27
+msgid ""
+"The syntax of this command is:\n"
+"\n"
+"REG [ ADD | DELETE | QUERY ]\n"
+"REG command /?\n"
+msgstr ""
+"The syntax of this command is:\n"
+"\n"
+"REG [ ADD | DELETE | QUERY ]\n"
+"REG command /?\n"
+
+#: reg.rc:28
+msgid ""
+"REG ADD key_name [/v value_name | /ve] [/t type] [/s separator] [/d data] [/"
+"f]\n"
+msgstr ""
+"REG ADD key_name [/v value_name | /ve] [/t type] [/s separator] [/d data] [/"
+"f]\n"
+
+#: reg.rc:29
+msgid "REG DELETE key_name [/v value_name | /ve | /va] [/f]\n"
+msgstr "REG DELETE key_name [/v value_name | /ve | /va] [/f]\n"
+
+#: reg.rc:30
+msgid "REG QUERY key_name [/v value_name | /ve] [/s]\n"
+msgstr "REG QUERY key_name [/v value_name | /ve] [/s]\n"
+
+#: reg.rc:31
+msgid "The operation completed successfully\n"
+msgstr "The operation completed successfully\n"
+
+#: reg.rc:32
+msgid "Error: Invalid key name\n"
+msgstr "Error: Invalid key name\n"
+
+#: reg.rc:33
+msgid "Error: Invalid command line parameters\n"
+msgstr "Error: Invalid command line parameters\n"
+
+#: reg.rc:34
+msgid "Error: Unable to add keys to remote machine\n"
+msgstr "Error: Unable to add keys to remote machine\n"
+
+#: reg.rc:35
+msgid ""
+"Error: The system was unable to find the specified registry key or value\n"
+msgstr ""
+"Error: The system was unable to find the specified registry key or value\n"
+
+#: start.rc:45
+msgid ""
+"Start a program, or open a document in the program normally used for files "
+"with that suffix.\n"
+"Usage:\n"
+"start [options] program_filename [...]\n"
+"start [options] document_filename\n"
+"\n"
+"Options:\n"
+"/M[inimized] Start the program minimized.\n"
+"/MAX[imized] Start the program maximized.\n"
+"/R[estored]  Start the program normally (neither minimized nor maximized).\n"
+"/W[ait]      Wait for started program to finish, then exit with its exit "
+"code.\n"
+"/Unix        Use a Unix filename and start the file like windows explorer.\n"
+"/ProgIDOpen  Open a document using the following progID.\n"
+"/L           Show end-user license.\n"
+"\n"
+"start.exe version 0.2 Copyright (C) 2003, Dan Kegel\n"
+"Start comes with ABSOLUTELY NO WARRANTY; for details run with /L option.\n"
+"This is free software, and you are welcome to redistribute it\n"
+"under certain conditions; run 'start /L' for details.\n"
+msgstr ""
+"Start a program, or open a document in the program normally used for files "
+"with that suffix.\n"
+"Usage:\n"
+"start [options] program_filename [...]\n"
+"start [options] document_filename\n"
+"\n"
+"Options:\n"
+"/M[inimized] Start the program minimized.\n"
+"/MAX[imized] Start the program maximized.\n"
+"/R[estored]  Start the program normally (neither minimized nor maximized).\n"
+"/W[ait]      Wait for started program to finish, then exit with its exit "
+"code.\n"
+"/Unix        Use a Unix filename and start the file like windows explorer.\n"
+"/ProgIDOpen  Open a document using the following progID.\n"
+"/L           Show end-user license.\n"
+"\n"
+"start.exe version 0.2 Copyright (C) 2003, Dan Kegel\n"
+"Start comes with ABSOLUTELY NO WARRANTY; for details run with /L option.\n"
+"This is free software, and you are welcome to redistribute it\n"
+"under certain conditions; run 'start /L' for details.\n"
+
+#: start.rc:63
+msgid ""
+"start.exe version 0.2 Copyright (C) 2003, Dan Kegel\n"
+"This program is free software; you can redistribute it and/or\n"
+"modify it under the terms of the GNU Lesser Public License\n"
+"as published by the Free Software Foundation; either version 2.1\n"
+"of the License, or (at your option) any later version.\n"
+"\n"
+"This program is distributed in the hope that it will be useful,\n"
+"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
+"GNU Lesser Public License for more details.\n"
+"\n"
+"You should have received a copy of the GNU Lesser Public License\n"
+"along with this program; if not, write to the Free Software\n"
+"Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.\n"
+"\n"
+"See the COPYING.LIB file for license information.\n"
+msgstr ""
+"start.exe version 0.2 Copyright (C) 2003, Dan Kegel\n"
+"This program is free software; you can redistribute it and/or\n"
+"modify it under the terms of the GNU Lesser Public License\n"
+"as published by the Free Software Foundation; either version 2.1\n"
+"of the License, or (at your option) any later version.\n"
+"\n"
+"This program is distributed in the hope that it will be useful,\n"
+"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
+"GNU Lesser Public License for more details.\n"
+"\n"
+"You should have received a copy of the GNU Lesser Public License\n"
+"along with this program; if not, write to the Free Software\n"
+"Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.\n"
+"\n"
+"See the COPYING.LIB file for license information.\n"
+
+#: start.rc:65
+msgid ""
+"Application could not be started, or no application associated with the "
+"specified file.\n"
+"ShellExecuteEx failed"
+msgstr ""
+"Application could not be started, or no application associated with the "
+"specified file.\n"
+"ShellExecuteEx failed"
+
+#: start.rc:67
+msgid "Could not translate the specified Unix filename to a DOS filename."
+msgstr "Could not translate the specified Unix filename to a DOS filename."
+
+#: taskkill.rc:27
+msgid "Usage: taskkill [/?] [/f] [/im ProcessName | /pid ProcessID]\n"
+msgstr "Usage: taskkill [/?] [/f] [/im ProcessName | /pid ProcessID]\n"
+
+#: taskkill.rc:28
+msgid "Error: Unknown or invalid command line option specified.\n"
+msgstr "Error: Unknown or invalid command line option specified.\n"
+
+#: taskkill.rc:29
+msgid "Error: Invalid command line parameter specified.\n"
+msgstr "Error: Invalid command line parameter specified.\n"
+
+#: taskkill.rc:30
+msgid "Error: One of options /im or /pid must be specified.\n"
+msgstr "Error: One of options /im or /pid must be specified.\n"
+
+#: taskkill.rc:31
+msgid "Error: Option %s expects a command line parameter.\n"
+msgstr "Error: Option %s expects a command line parameter.\n"
+
+#: taskkill.rc:32
+msgid "Error: Options /im and /pid are mutually exclusive.\n"
+msgstr "Error: Options /im and /pid are mutually exclusive.\n"
+
+#: taskkill.rc:33
+msgid "Close message sent to top-level windows of process with PID %u.\n"
+msgstr "Close message sent to top-level windows of process with PID %u.\n"
+
+#: taskkill.rc:34
+msgid ""
+"Close message sent to top-level windows of process \"%s\" with PID %u.\n"
+msgstr ""
+"Close message sent to top-level windows of process \"%s\" with PID %u.\n"
+
+#: taskkill.rc:35
+msgid "Process with PID %u was forcibly terminated.\n"
+msgstr "Process with PID %u was forcibly terminated.\n"
+
+#: taskkill.rc:36
+msgid "Process \"%s\" with PID %u was forcibly terminated.\n"
+msgstr "Process \"%s\" with PID %u was forcibly terminated.\n"
+
+#: taskkill.rc:37
+msgid "Error: Could not find process \"%s\".\n"
+msgstr "Error: Could not find process \"%s\".\n"
+
+#: taskkill.rc:38
+msgid "Error: Unable to enumerate the process list.\n"
+msgstr "Error: Unable to enumerate the process list.\n"
+
+#: taskkill.rc:39
+msgid "Error: Unable to terminate process \"%s\".\n"
+msgstr "Error: Unable to terminate process \"%s\".\n"
+
+#: taskkill.rc:40
+msgid "Error: Process self-termination is not permitted.\n"
+msgstr "Error: Process self-termination is not permitted.\n"
+
+#: uninstaller.rc:26
+msgid "Wine Application Uninstaller"
+msgstr "Wine Application Uninstaller"
+
+#: uninstaller.rc:27
+msgid ""
+"Execution of uninstall command '%s' failed, perhaps due to missing "
+"executable.\n"
+"Do you want to remove the uninstall entry from the registry ?"
+msgstr ""
+"Execution of uninstall command '%s' failed, perhaps due to missing "
+"executable.\n"
+"Do you want to remove the uninstall entry from the registry ?"
+
+#: write.rc:27
+msgid "Starting Wordpad failed"
+msgstr "Starting Wordpad failed"
+
+#: xcopy.rc:27
+msgid "Invalid number of parameters - Use xcopy /? for help\n"
+msgstr "Invalid number of parameters - Use xcopy /? for help\n"
+
+#: xcopy.rc:28
+msgid "Invalid parameter '%s' -  Use xcopy /? for help\n"
+msgstr "Invalid parameter '%s' -  Use xcopy /? for help\n"
+
+#: xcopy.rc:29
+msgid "Press <enter> to begin copying\n"
+msgstr "Press <enter> to begin copying\n"
+
+#: xcopy.rc:30
+msgid "%d file(s) would be copied\n"
+msgstr "%d file(s) would be copied\n"
+
+#: xcopy.rc:31
+msgid "%d file(s) copied\n"
+msgstr "%d file(s) copied\n"
+
+#: xcopy.rc:34
+msgid ""
+"Is '%s' a filename or directory\n"
+"on the target?\n"
+"(F - File, D - Directory)\n"
+msgstr ""
+"Is '%s' a filename or directory\n"
+"on the target?\n"
+"(F - File, D - Directory)\n"
+
+#: xcopy.rc:35
+msgid "%s? (Yes|No)\n"
+msgstr "%s? (Yes|No)\n"
+
+#: xcopy.rc:36
+msgid "Overwrite %s? (Yes|No|All)\n"
+msgstr "Overwrite %s? (Yes|No|All)\n"
+
+#: xcopy.rc:37
+msgid "Copying of '%s' to '%s' failed with r/c %d\n"
+msgstr "Copying of '%s' to '%s' failed with r/c %d\n"
+
+#: xcopy.rc:39
+msgid "Failed during reading of '%s'\n"
+msgstr "Failed during reading of '%s'\n"
+
+#: xcopy.rc:43
+msgctxt "File key"
+msgid "F"
+msgstr "F"
+
+#: xcopy.rc:44
+msgctxt "Directory key"
+msgid "D"
+msgstr "D"
+
+#: xcopy.rc:77
+msgid ""
+"XCOPY - Copies source files or directory trees to a destination\n"
+"\n"
+"Syntax:\n"
+"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
+"\t     [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
+"\n"
+"Where:\n"
+"\n"
+"[/I]  Assume directory if destination does not exist and copying two or\n"
+"\tmore files\n"
+"[/S]  Copy directories and subdirectories\n"
+"[/E]  Copy directories and subdirectories, including any empty ones\n"
+"[/Q]  Do not list names during copy, ie quiet.\n"
+"[/F]  Show full source and destination names during copy\n"
+"[/L]  Simulate operation, showing names which would be copied\n"
+"[/W]  Prompts before beginning the copy operation\n"
+"[/T]  Creates empty directory structure but does not copy files\n"
+"[/Y]  Suppress prompting when overwriting files\n"
+"[/-Y] Enable prompting when overwriting files\n"
+"[/P]  Prompts on each source file before copying\n"
+"[/N]  Copy using short names\n"
+"[/U]  Copy only files which already exist in destination\n"
+"[/R]  Overwrite any read only files\n"
+"[/H]  Include hidden and system files in the copy\n"
+"[/C]  Continue even if an error occurs during the copy\n"
+"[/A]  Only copy files with archive attribute set\n"
+"[/M]  Only copy files with archive attribute set, removes\n"
+"\tarchive attribute\n"
+"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
+"\t\tIf no date is supplied, only copy if destination is older\n"
+"\t\tthan source\n"
+"\n"
+msgstr ""
+"XCOPY - Copies source files or directory trees to a destination\n"
+"\n"
+"Syntax:\n"
+"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
+"\t     [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
+"\n"
+"Where:\n"
+"\n"
+"[/I]  Assume directory if destination does not exist and copying two or\n"
+"\tmore files\n"
+"[/S]  Copy directories and subdirectories\n"
+"[/E]  Copy directories and subdirectories, including any empty ones\n"
+"[/Q]  Do not list names during copy, ie quiet.\n"
+"[/F]  Show full source and destination names during copy\n"
+"[/L]  Simulate operation, showing names which would be copied\n"
+"[/W]  Prompts before beginning the copy operation\n"
+"[/T]  Creates empty directory structure but does not copy files\n"
+"[/Y]  Suppress prompting when overwriting files\n"
+"[/-Y] Enable prompting when overwriting files\n"
+"[/P]  Prompts on each source file before copying\n"
+"[/N]  Copy using short names\n"
+"[/U]  Copy only files which already exist in destination\n"
+"[/R]  Overwrite any read only files\n"
+"[/H]  Include hidden and system files in the copy\n"
+"[/C]  Continue even if an error occurs during the copy\n"
+"[/A]  Only copy files with archive attribute set\n"
+"[/M]  Only copy files with archive attribute set, removes\n"
+"\tarchive attribute\n"
+"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
+"\t\tIf no date is supplied, only copy if destination is older\n"
+"\t\tthan source\n"
+"\n"
diff --git a/po/en_US.po b/po/en_US.po
index f04c6a2..b4b5293 100644
--- a/po/en_US.po
+++ b/po/en_US.po
@@ -889,6 +889,118 @@
 msgid "Default MidiOut Device"
 msgstr "Default MidiOut Device"
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr "&Contents"
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr "I&ndex"
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr "&Search"
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr "Favor&ites"
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr "Show"
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr "Hide"
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr "Stop"
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr "Refresh"
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr "Back"
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr "Home"
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr "Sync"
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr "Print"
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr "Options"
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr "Forward"
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr "IDTB_NOTES"
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr "IDTB_BROWSE_FWD"
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr "IDT_BROWSE_BACK"
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr "IDTB_CONTENTS"
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr "IDTB_INDEX"
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr "IDTB_SEARCH"
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr "IDTB_HISTORY"
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr "IDTB_FAVORITES"
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr "Jump1"
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr "Jump2"
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr "Customize"
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr "Zoom"
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr "IDTB_TOC_NEXT"
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr "IDTB_TOC_PREV"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Properties"
diff --git a/po/eo.po b/po/eo.po
index 3ff9040..f40a95f 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -890,6 +890,118 @@
 msgid "Default MidiOut Device"
 msgstr ""
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr ""
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr ""
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr ""
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr ""
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr ""
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr ""
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr ""
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr ""
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr ""
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr ""
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr ""
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr ""
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr ""
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr ""
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr ""
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr ""
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr ""
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr ""
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr ""
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr ""
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr ""
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr ""
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr ""
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr ""
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr ""
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr ""
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr ""
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr ""
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Ecoj"
diff --git a/po/es.po b/po/es.po
index b5d7630..ab9764d 100644
--- a/po/es.po
+++ b/po/es.po
@@ -901,6 +901,118 @@
 msgid "Default MidiOut Device"
 msgstr "Dispositivo MidiOut por defecto"
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr "&Contenido"
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr "Í&ndice"
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr "&Buscar"
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr "Favor&itos"
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr "Mostrar"
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr "Ocultar"
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr "Parar"
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr "Recargar"
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr "Atrás"
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr "Inicio"
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr "Sincronizar"
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr "Imprimir"
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr "Opciones"
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr "Adelante"
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr "IDTB_NOTES"
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr "IDTB_BROWSE_FWD"
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr "IDT_BROWSE_BACK"
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr "IDTB_CONTENTS"
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr "IDTB_INDEX"
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr "IDTB_SEARCH"
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr "IDTB_HISTORY"
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr "IDTB_FAVORITES"
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr "Jump1"
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr "Jump2"
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr "Personalizar"
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr "Zoom"
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr "IDTB_TOC_NEXT"
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr "IDTB_TOC_PREV"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Propiedades"
diff --git a/po/fi.po b/po/fi.po
index 35d163e..3374813 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -890,6 +890,118 @@
 msgid "Default MidiOut Device"
 msgstr ""
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr "&Sisällys"
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr "&Hakemisto"
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr "&Etsi"
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr "S&uosikit"
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr "Näytä"
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr "Piilota"
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr "Pysäytä"
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr "Päivitä"
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr "Takaisin"
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr "Alkuun"
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr "Synkronoi"
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr "Tulosta"
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr "Valinnat"
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr "Seuraava"
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr "IDTB_NOTES"
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr "IDTB_BROWSE_FWD"
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr "IDT_BROWSE_BACK"
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr "IDTB_CONTENTS"
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr "IDTB_INDEX"
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr "IDTB_SEARCH"
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr "IDTB_HISTORY"
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr "IDTB_FAVORITES"
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr "Hyppää1"
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr "Hyppää2"
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr "Räätälöi"
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr "Suurenna"
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr "IDTB_TOC_NEXT"
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr "IDTB_TOC_PREV"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Ominaisuudet"
diff --git a/po/fr.po b/po/fr.po
index 29c85d8..9d2501c 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -893,6 +893,118 @@
 msgid "Default MidiOut Device"
 msgstr "Périphérique MidiOut par défaut"
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr "Somm&aire"
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr "I&ndex"
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr "&Recherche"
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr "&Signets"
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr "Afficher"
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr "Cacher"
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr "Arrêter"
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr "A&ctualiser"
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr "Précédent"
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr "Sommaire"
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr "Synchroniser"
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr "Imprimer"
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr "Options"
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr "Suivant"
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr "IDTB_NOTES"
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr "IDTB_BROWSE_FWD"
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr "IDT_BROWSE_BACK"
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr "IDTB_CONTENTS"
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr "IDTB_INDEX"
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr "IDTB_SEARCH"
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr "IDTB_HISTORY"
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr "IDTB_FAVORITES"
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr "Saut1"
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr "Saut2"
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr "Personnaliser"
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr "Zoom"
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr "IDTB_TOC_NEXT"
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr "IDTB_TOC_PREV"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Propriétés"
diff --git a/po/he.po b/po/he.po
index 7fa5ee8..3f076fa 100644
--- a/po/he.po
+++ b/po/he.po
@@ -890,6 +890,118 @@
 msgid "Default MidiOut Device"
 msgstr ""
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr "&תכנים"
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr "מ&פתח נושאים"
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr "&חיפוש"
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr "מו&עדפים"
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr "הצגה"
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr "הסתרה"
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr "עצירה"
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr "רענון"
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr "חזרה"
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr "דף הבית"
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr "סנכרון"
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr "הדפסה"
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr "אפשרויות"
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr "קדימה"
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr "IDTB_NOTES"
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr "IDTB_BROWSE_FWD"
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr "IDT_BROWSE_BACK"
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr "IDTB_CONTENTS"
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr "IDTB_INDEX"
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr "IDTB_SEARCH"
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr "IDTB_HISTORY"
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr "IDTB_FAVORITES"
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr "מעבר 1"
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr "מעבר 2"
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr "התאמה אישית"
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr "תקריב"
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr "IDTB_TOC_NEXT"
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr "IDTB_TOC_PREV"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&מאפיינים"
diff --git a/po/hi.po b/po/hi.po
index 2befbb8..6b68925 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -890,6 +890,118 @@
 msgid "Default MidiOut Device"
 msgstr ""
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr ""
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr ""
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr ""
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr ""
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr ""
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr ""
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr ""
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr ""
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr ""
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr ""
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr ""
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr ""
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr ""
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr ""
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr ""
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr ""
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr ""
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr ""
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr ""
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr ""
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr ""
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr ""
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr ""
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr ""
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr ""
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr ""
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr ""
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr ""
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "सूचना (&o)"
diff --git a/po/hu.po b/po/hu.po
index 48e4a8d..27d5c7c 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -893,6 +893,118 @@
 msgid "Default MidiOut Device"
 msgstr "Alapértelmezett MidiOut eszköz"
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr "&Tartalom"
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr "I&ndex"
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr "&Keresés"
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr "Kedven&cek"
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr "Megjelenítés"
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr "Elrejtés"
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr "Megállítás"
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr "Frissítés"
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr "Vissza"
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr "Kezdőlap"
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr "Szink."
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr "Nyomtatás"
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr "Opciók"
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr "Előre"
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr "IDTB_NOTES"
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr "IDTB_BROWSE_FWD"
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr "IDT_BROWSE_BACK"
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr "IDTB_CONTENTS"
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr "IDTB_INDEX"
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr "IDTB_SEARCH"
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr "IDTB_HISTORY"
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr "IDTB_FAVORITES"
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr "Jump1"
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr "Jump2"
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr "Testreszabás"
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr "Zoom"
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr "IDTB_TOC_NEXT"
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr "IDTB_TOC_PREV"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Beállítások"
diff --git a/po/it.po b/po/it.po
index a42181f..0d6adc1 100644
--- a/po/it.po
+++ b/po/it.po
@@ -893,6 +893,118 @@
 msgid "Default MidiOut Device"
 msgstr "Dispositivo MidiOut predefinito"
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr "&Contenuti"
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr "&Indice"
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr "&Ricerca"
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr "&Preferiti"
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr "Mostra"
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr "Nascondi"
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr "Ferma"
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr "Aggiorna"
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr "Indietro"
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr "Inizio"
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr "Sincronizza"
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr "Stampa"
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr "Opzioni"
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr "Avanti"
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr "IDTB_NOTES"
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr "IDTB_BROWSE_FWD"
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr "IDT_BROWSE_BACK"
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr "IDTB_CONTENTS"
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr "IDTB_INDEX"
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr "IDTB_SEARCH"
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr "IDTB_HISTORY"
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr "IDTB_FAVORITES"
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr "Salto1"
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr "Salto2"
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr "Personalizza"
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr "Zoom"
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr "IDTB_TOC_NEXT"
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr "IDTB_TOC_PREV"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Proprietà"
diff --git a/po/ja.po b/po/ja.po
index 7a4d10d..8dd4599 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -893,6 +893,118 @@
 msgid "Default MidiOut Device"
 msgstr "デフォルト MidiOut デバイス"
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr "目次(&C)"
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr "索引(&N)"
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr "検索(&S)"
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr "お気に入り(&I)"
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr "表示"
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr "非表示"
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr "中止"
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr "更新"
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr "戻る"
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr "ホーム"
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr "同期"
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr "印刷"
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr "オプション"
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr "進む"
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr "IDTB_NOTES"
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr "IDTB_BROWSE_FWD"
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr "IDT_BROWSE_BACK"
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr "IDTB_CONTENTS"
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr "IDTB_INDEX"
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr "IDTB_SEARCH"
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr "IDTB_HISTORY"
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr "IDTB_FAVORITES"
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr "ジャンプ1"
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr "ジャンプ2"
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr "カスタマイズ"
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr "フォント"
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr "IDTB_TOC_NEXT"
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr "IDTB_TOC_PREV"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "プロパティ(&P)"
diff --git a/po/ko.po b/po/ko.po
index 47bdd7b..24e63ec 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -893,6 +893,118 @@
 msgid "Default MidiOut Device"
 msgstr "기본 미디출력 장치"
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr "목록(&C)"
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr "인덱스(&N)"
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr "찾기(&S)"
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr "즐겨찾기(&I)"
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr "보여주기"
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr "숨기기"
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr "정지"
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr "새로 고침"
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr "뒤로"
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr "홈"
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr "동기화"
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr "인쇄"
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr "옵션"
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr "앞으로"
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr "IDTB_NOTES"
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr "IDTB_BROWSE_FWD"
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr "IDT_BROWSE_BACK"
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr "IDTB_CONTENTS"
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr "IDTB_INDEX"
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr "IDTB_SEARCH"
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr "IDTB_HISTORY"
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr "IDTB_FAVORITES"
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr "Jump1"
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr "Jump2"
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr "사용자정의"
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr "확대"
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr "IDTB_TOC_NEXT"
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr "IDTB_TOC_PREV"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "등록 정보(&P)"
diff --git a/po/lt.po b/po/lt.po
index 21648ff..fc34eb4 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -893,6 +893,118 @@
 msgid "Default MidiOut Device"
 msgstr "Numatytasis MidiOut įrenginys"
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr "&Turinys"
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr "&Rodyklė"
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr "&Paieška"
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr "&Adresynas"
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr "Rodyti"
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr "Slėpti"
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr "Stabdyti"
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr "Atnaujinti"
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr "Atgal"
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr "Į pradžią"
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr "Sinchronizuoti"
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr "Spausdinti"
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr "Parinktys"
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr "Pirmyn"
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr "IDTB_NOTES"
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr "IDTB_BROWSE_FWD"
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr "IDT_BROWSE_BACK"
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr "IDTB_CONTENTS"
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr "IDTB_INDEX"
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr "IDTB_SEARCH"
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr "IDTB_HISTORY"
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr "IDTB_FAVORITES"
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr "Nukreipimas1"
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr "Nukreipimas2"
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr "Adaptuoti"
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr "Keisti mastelį"
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr "IDTB_TOC_NEXT"
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr "IDTB_TOC_PREV"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Savybės"
diff --git a/po/ml.po b/po/ml.po
index 96dd555..cce92fb 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -890,6 +890,118 @@
 msgid "Default MidiOut Device"
 msgstr ""
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr ""
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr ""
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr ""
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr ""
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr ""
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr ""
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr ""
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr ""
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr ""
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr ""
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr ""
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr ""
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr ""
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr ""
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr ""
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr ""
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr ""
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr ""
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr ""
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr ""
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr ""
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr ""
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr ""
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr ""
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr ""
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr ""
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr ""
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr ""
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "വി_വരം"
diff --git a/po/nb_NO.po b/po/nb_NO.po
index b439db1..5c6ddfe 100644
--- a/po/nb_NO.po
+++ b/po/nb_NO.po
@@ -893,6 +893,118 @@
 msgid "Default MidiOut Device"
 msgstr "Standard enhet for MIDI-avspilling"
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr "&Innhold"
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr "I&ndeks"
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr "&Søk"
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr "Favor&itter"
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr "Vis"
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr "Skjul"
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr "Stopp"
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr "Oppdater"
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr "Tilbake"
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr "Hjem"
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr "Synkroniser"
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr "Skriv ut"
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr "Innstillinger"
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr "Fram"
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr "IDTB_NOTES"
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr "IDTB_BROWSE_FWD"
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr "IDT_BROWSE_BACK"
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr "IDTB_CONTENTS"
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr "IDTB_INDEX"
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr "IDTB_SEARCH"
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr "IDTB_HISTORY"
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr "IDTB_FAVORITES"
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr "Jump1"
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr "Jump2"
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr "Tilpass"
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr "Forstørr"
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr "IDTB_TOC_NEXT"
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr "IDTB_TOC_PREV"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Egenskaper"
diff --git a/po/nl.po b/po/nl.po
index bd590b1..d6a2035 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -893,6 +893,118 @@
 msgid "Default MidiOut Device"
 msgstr "Standaardapparaat MidiOut"
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr "&Inhoud"
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr "I&ndex"
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr "&Zoeken"
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr "&Favorieten"
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr "Weergeven"
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr "Verbergen"
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr "Stop"
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr "Actualiseren"
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr "Terug"
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr "Startpagina"
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr "Synchroniseren"
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr "Afdrukken"
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr "Instellingen"
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr "Vooruit"
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr "IDTB_NOTES"
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr "IDTB_BROWSE_FWD"
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr "IDT_BROWSE_BACK"
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr "IDTB_CONTENTS"
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr "IDTB_INDEX"
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr "IDTB_SEARCH"
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr "IDTB_HISTORY"
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr "IDTB_FAVORITES"
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr "Sprong1"
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr "Sprong2"
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr "Aanpassen"
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr "Vergroten"
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr "IDTB_TOC_NEXT"
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr "IDTB_TOC_PREV"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Eigenschappen"
diff --git a/po/or.po b/po/or.po
index e693c3b..8497498 100644
--- a/po/or.po
+++ b/po/or.po
@@ -890,6 +890,118 @@
 msgid "Default MidiOut Device"
 msgstr ""
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr ""
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr ""
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr ""
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr ""
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr ""
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr ""
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr ""
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr ""
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr ""
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr ""
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr ""
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr ""
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr ""
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr ""
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr ""
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr ""
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr ""
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr ""
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr ""
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr ""
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr ""
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr ""
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr ""
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr ""
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr ""
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr ""
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr ""
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr ""
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "ସୂଚନା (&o)"
diff --git a/po/pa.po b/po/pa.po
index 4e491d6..b1ae1f2 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -890,6 +890,118 @@
 msgid "Default MidiOut Device"
 msgstr ""
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr ""
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr ""
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr ""
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr ""
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr ""
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr ""
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr ""
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr ""
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr ""
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr ""
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr ""
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr ""
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr ""
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr ""
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr ""
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr ""
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr ""
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr ""
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr ""
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr ""
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr ""
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr ""
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr ""
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr ""
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr ""
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr ""
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr ""
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr ""
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "ਜਾਣਕਾਰੀ(&o)"
diff --git a/po/pl.po b/po/pl.po
index 5755d6f..aa9f9e7 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -893,6 +893,118 @@
 msgid "Default MidiOut Device"
 msgstr "Standardowe urządzenie Device"
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr "&Spis treści"
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr "&Indeks"
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr "&Wyszukaj"
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr "&Ulubione"
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr "Pokaż"
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr "Ukryj"
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr "Zatrzymaj"
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr "Odśwież"
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr "Wstecz"
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr "Start"
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr "Synchronizuj"
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr "Drukuj"
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr "Opcje"
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr "Dalej"
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr "IDTB_NOTES"
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr "IDTB_BROWSE_FWD"
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr "IDT_BROWSE_BACK"
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr "IDTB_CONTENTS"
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr "IDTB_INDEX"
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr "IDTB_SEARCH"
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr "IDTB_HISTORY"
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr "IDTB_FAVORITES"
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr "Skok1"
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr "Skok2"
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr "Dostosuj"
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr "Powiększ"
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr "IDTB_TOC_NEXT"
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr "IDTB_TOC_PREV"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Ustawienia"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index da08fa7..09a34d0 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -893,6 +893,118 @@
 msgid "Default MidiOut Device"
 msgstr "Dispositivo padrão MidiOut"
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr "&Conteúdos"
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr "&Índice"
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr "&Pesquisar"
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr "&Favoritos"
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr "Mostrar"
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr "Ocultar"
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr "Parar"
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr "Recarregar"
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr "Voltar"
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr "Início"
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr "Sincronizar"
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr "Imprimir"
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr "Opções"
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr "Avançar"
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr "IDTB_NOTES"
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr "IDTB_BROWSE_FWD"
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr "IDT_BROWSE_BACK"
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr "IDTB_CONTENTS"
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr "IDTB_INDEX"
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr "IDTB_SEARCH"
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr "IDTB_HISTORY"
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr "IDTB_FAVORITES"
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr "Jump1"
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr "Jump2"
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr "Personalizar"
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr "Zoom"
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr "IDTB_TOC_NEXT"
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr "IDTB_TOC_PREV"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Propriedades"
diff --git a/po/pt_PT.po b/po/pt_PT.po
index a19c1c8..074bf64 100644
--- a/po/pt_PT.po
+++ b/po/pt_PT.po
@@ -893,6 +893,118 @@
 msgid "Default MidiOut Device"
 msgstr "Dispositivo padrão MidiOut"
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr "&Conteúdos"
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr "&Índice"
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr "&Pesquisar"
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr "&Favoritos"
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr "Mostrar"
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr "Esconder"
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr "Parar"
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr "Actualizar"
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr "Retroceder"
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr "Início"
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr "Sincronizar"
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr "Imprimir"
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr "Opções"
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr "Avançar"
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr "IDTB_NOTES"
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr "IDTB_BROWSE_FWD"
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr "IDT_BROWSE_BACK"
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr "IDTB_CONTENTS"
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr "IDTB_INDEX"
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr "IDTB_SEARCH"
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr "IDTB_HISTORY"
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr "IDTB_FAVORITES"
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr "Jump1"
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr "Jump2"
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr "Personalizar"
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr "Zoom"
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr "IDTB_TOC_NEXT"
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr "IDTB_TOC_PREV"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Propriedades"
diff --git a/po/ro.po b/po/ro.po
index 9b41d1a..cfd05b7 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -893,6 +893,118 @@
 msgid "Default MidiOut Device"
 msgstr "Dispozitiv MidiOut implicit"
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr "&Cuprins"
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr "I&ndex"
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr "C&aută"
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr "Favor&ite"
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr "Afișează"
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr "Ascunde"
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr "Oprește"
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr "Actualizează"
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr "Înapoi"
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr "Acasă"
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr "Sincronizează"
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr "Imprimă"
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr "Opțiuni"
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr "Înainte"
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr "IDTB_NOTES"
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr "IDTB_BROWSE_FWD"
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr "IDT_BROWSE_BACK"
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr "IDTB_CONTENTS"
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr "IDTB_INDEX"
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr "IDTB_SEARCH"
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr "IDTB_HISTORY"
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr "IDTB_FAVORITES"
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr "Salt1"
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr "Salt2"
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr "Personalizare"
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr "Zoom"
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr "IDTB_TOC_NEXT"
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr "IDTB_TOC_PREV"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Proprietăți"
diff --git a/po/ru.po b/po/ru.po
index e83d838..4d3d0b7 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -901,6 +901,118 @@
 msgid "Default MidiOut Device"
 msgstr "Устройство вывода MIDI по умолчанию"
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr "&Содержание"
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr "&Оглавление"
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr "&Поиск"
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr "&Избранное"
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr "Показать"
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr "Спрятать"
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr "Остановить"
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr "Обновить"
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr "Назад"
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr "В начало"
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr "Синхронизировать"
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr "Печать"
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr "Настройки"
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr "Вперёд"
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr "Записки"
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr "Просмотр вперёд"
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr "Просмотр назад"
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr "Содержание"
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr "Оглавление"
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr "Поиск"
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr "История"
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr "Избранное"
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr "Переход 1"
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr "Переход 2"
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr "Персонализовать"
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr "Масштаб"
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr "Следующая глава"
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr "Предыдущая глава"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Свойства"
diff --git a/po/sk.po b/po/sk.po
index b83062b..f1fb125 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -890,6 +890,118 @@
 msgid "Default MidiOut Device"
 msgstr ""
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr ""
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr ""
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr ""
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr ""
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr ""
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr ""
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr ""
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr ""
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr ""
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr ""
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr ""
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr ""
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr ""
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr ""
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr ""
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr ""
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr ""
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr ""
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr ""
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr ""
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr ""
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr ""
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr ""
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr ""
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr ""
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr ""
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr ""
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr ""
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Vlastnosti"
diff --git a/po/sl.po b/po/sl.po
index b1e950a..888611d 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -904,6 +904,118 @@
 msgid "Default MidiOut Device"
 msgstr "Privzeta MidiOut naprava"
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr "&Vsebina"
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr "I&ndeks"
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr "&Iskanje"
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr "&Priljubljene"
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr "Pokaži"
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr "Skrij"
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr "Ustavi"
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr "Osveži"
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr "Nazaj"
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr "Domov"
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr "Sinhroniziraj"
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr "Natisni"
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr "Možnosti"
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr "Naprej"
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr "IDTB_NOTES"
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr "IDTB_BROWSE_FWD"
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr "IDT_BROWSE_BACK"
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr "IDTB_CONTENTS"
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr "IDTB_INDEX"
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr "IDTB_SEARCH"
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr "IDTB_HISTORY"
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr "IDTB_FAVORITES"
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr "Skok1"
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr "Skok2"
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr "Prilagodi"
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr "Zoom"
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr "IDTB_TOC_NEXT"
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr "IDTB_TOC_PREV"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Lastnosti"
diff --git a/po/sr_Latn_SP.po b/po/sr_Latn_SP.po
index 7f9fdfd..6a460a3 100644
--- a/po/sr_Latn_SP.po
+++ b/po/sr_Latn_SP.po
@@ -893,6 +893,118 @@
 msgid "Default MidiOut Device"
 msgstr "Podrazumevani MidiOut uređaj"
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr "&Sadržaj"
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr "&Popis"
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr "&Pretraga"
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr "&Omiljeno"
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr "Prikaži"
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr "Sakrij"
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr "Zaustavi"
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr "Osveži"
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr "Nazad"
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr "Početna"
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr "Uskladi"
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr "Štampaj"
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr "Opcije"
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr "Prosledi"
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr "IDTB_NOTES"
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr "IDTB_BROWSE_FWD"
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr "IDT_BROWSE_BACK"
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr "IDTB_CONTENTS"
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr "IDTB_INDEX"
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr "IDTB_SEARCH"
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr "IDTB_HISTORY"
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr "IDTB_FAVORITES"
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr "Prelaz 1"
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr "Prelaz 2"
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr "Prilagodi"
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr "Uvećaj"
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr "IDTB_TOC_NEXT"
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr "IDTB_TOC_PREV"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Svojstva"
diff --git a/po/sr_SP.po b/po/sr_SP.po
index 668eaa4..636049e 100644
--- a/po/sr_SP.po
+++ b/po/sr_SP.po
@@ -893,6 +893,118 @@
 msgid "Default MidiOut Device"
 msgstr "Подразумевани MidiOut уређај"
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr "&Садржај"
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr "&Попис"
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr "&Претрага"
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr "&Омиљено"
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr "Прикажи"
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr "Сакриј"
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr "Заустави"
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr "Освежи"
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr "Назад"
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr "Почетна"
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr "Усклади"
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr "Штампај"
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr "Опције"
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr "Проследи"
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr "IDTB_NOTES"
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr "IDTB_BROWSE_FWD"
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr "IDT_BROWSE_BACK"
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr "IDTB_CONTENTS"
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr "IDTB_INDEX"
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr "IDTB_SEARCH"
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr "IDTB_HISTORY"
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr "IDTB_FAVORITES"
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr "Прелаз 1"
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr "Прелаз 2"
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr "Прилагоди"
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr "Увећај"
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr "IDTB_TOC_NEXT"
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr "IDTB_TOC_PREV"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Својства"
diff --git a/po/sv.po b/po/sv.po
index 7cf3cae..83bb8ab 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -893,6 +893,118 @@
 msgid "Default MidiOut Device"
 msgstr "Förvald MidiOut-enhet"
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr "&Innehåll"
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr "I&ndex"
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr "&Sök"
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr "Favor&iter"
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr "Visa"
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr "Dölj"
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr "Stoppa"
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr "Uppdatera"
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr "Bakåt"
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr "Hem"
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr "Synkronisera"
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr "Skriv ut"
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr "Alternativ"
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr "Framåt"
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr "IDTB_NOTES"
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr "IDTB_BROWSE_FWD"
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr "IDT_BROWSE_BACK"
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr "IDTB_CONTENTS"
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr "IDTB_INDEX"
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr "IDTB_SEARCH"
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr "IDTB_HISTORY"
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr "IDTB_FAVORITES"
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr "Jump1"
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr "Jump2"
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr "Anpassa"
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr "Zoom"
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr "IDTB_TOC_NEXT"
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr "IDTB_TOC_PREV"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Egenskaper"
diff --git a/po/te.po b/po/te.po
index f581e92..3e8362a 100644
--- a/po/te.po
+++ b/po/te.po
@@ -890,6 +890,118 @@
 msgid "Default MidiOut Device"
 msgstr ""
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr ""
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr ""
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr ""
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr ""
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr ""
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr ""
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr ""
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr ""
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr ""
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr ""
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr ""
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr ""
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr ""
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr ""
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr ""
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr ""
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr ""
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr ""
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr ""
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr ""
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr ""
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr ""
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr ""
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr ""
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr ""
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr ""
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr ""
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr ""
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "సమాచారము (&o)"
diff --git a/po/th.po b/po/th.po
index e368378..356fdb1 100644
--- a/po/th.po
+++ b/po/th.po
@@ -890,6 +890,118 @@
 msgid "Default MidiOut Device"
 msgstr ""
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr ""
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr ""
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr ""
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr ""
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr ""
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr ""
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr ""
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr ""
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr ""
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr ""
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr ""
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr ""
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr ""
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr ""
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr ""
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr ""
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr ""
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr ""
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr ""
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr ""
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr ""
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr ""
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr ""
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr ""
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr ""
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr ""
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr ""
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr ""
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "ปรับแต่งนาฬิกา"
diff --git a/po/tr.po b/po/tr.po
index c8da7cf..05080e7 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -901,6 +901,118 @@
 msgid "Default MidiOut Device"
 msgstr ""
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr "&İçerik"
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr "Di&zin"
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr "&Ara"
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr "&Sık Kullanılanlar"
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr "Göster"
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr "Gizle"
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr "Dur"
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr "Yenile"
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr "Geri"
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr "Ev"
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr "Eşitle"
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr "Yazdır"
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr "Seçenekler"
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr "İleri"
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr "IDTB_NOTES"
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr "IDTB_BROWSE_FWD"
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr "IDT_BROWSE_BACK"
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr "IDTB_CONTENTS"
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr "IDTB_INDEX"
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr "IDTB_SEARCH"
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr "IDTB_HISTORY"
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr "IDTB_FAVORITES"
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr "Jump1"
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr "Jump2"
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr "Özelleştir"
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr "Yaklaştır"
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr "IDTB_TOC_NEXT"
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr "IDTB_TOC_PREV"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Özellikler"
diff --git a/po/uk.po b/po/uk.po
index ae5f0e4..51f26d8 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -893,6 +893,118 @@
 msgid "Default MidiOut Device"
 msgstr "Пристрій виводу Midi по замовчуванні"
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr "&Зміст"
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr "&Вказівник"
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr "&Пошук"
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr "&Обране"
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr "Показувати"
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr "Приховати"
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr "Зупинити"
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr "Оновити"
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr "Назад"
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr "Додому"
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr "Синхронізувати"
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr "Друк"
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr "Параметри"
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr "Вперед"
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr "IDTB_NOTES"
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr "IDTB_BROWSE_FWD"
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr "IDT_BROWSE_BACK"
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr "IDTB_CONTENTS"
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr "IDTB_INDEX"
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr "IDTB_SEARCH"
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr "IDTB_HISTORY"
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr "IDTB_FAVORITES"
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr "Jump1"
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr "Jump2"
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr "Налаштування"
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr "Збільшення"
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr "IDTB_TOC_NEXT"
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr "IDTB_TOC_PREV"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Властивості"
diff --git a/po/wa.po b/po/wa.po
index 8a6e5f1..bf76770 100644
--- a/po/wa.po
+++ b/po/wa.po
@@ -890,6 +890,118 @@
 msgid "Default MidiOut Device"
 msgstr ""
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr ""
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr ""
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr ""
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr ""
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr ""
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr ""
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr ""
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr ""
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr ""
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr ""
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr ""
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr ""
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr ""
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr ""
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr ""
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr ""
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr ""
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr ""
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr ""
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr ""
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr ""
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr ""
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr ""
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr ""
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr ""
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr ""
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr ""
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr ""
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Propietés"
diff --git a/po/wine.pot b/po/wine.pot
index a1c670e..7e696c6 100644
--- a/po/wine.pot
+++ b/po/wine.pot
@@ -886,6 +886,118 @@
 msgid "Default MidiOut Device"
 msgstr ""
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr ""
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr ""
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr ""
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr ""
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr ""
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr ""
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr ""
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr ""
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr ""
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr ""
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr ""
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr ""
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr ""
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr ""
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr ""
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr ""
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr ""
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr ""
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr ""
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr ""
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr ""
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr ""
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr ""
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr ""
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr ""
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr ""
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr ""
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr ""
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr ""
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 8f64c05..f11f8d0 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -890,6 +890,118 @@
 msgid "Default MidiOut Device"
 msgstr ""
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr "内容(&C)"
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr "目录(&N)"
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr "搜寻(&S)"
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr "最爱(&I)"
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr "显示"
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr "隐藏"
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr "停止"
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr "刷新"
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr "向后"
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr "首页"
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr "同步"
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr "打印"
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr "选项"
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr "向前"
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr "说明"
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr "向前"
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr "向后"
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr "内容"
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr "目录"
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr "搜寻"
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr "历史"
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr "最爱"
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr "Jump1"
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr "Jump2"
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr "个性化"
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr "放大"
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr "后一项"
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr "前一项"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "属性(&P)"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index d5a1d8a..189e186 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -890,6 +890,118 @@
 msgid "Default MidiOut Device"
 msgstr ""
 
+#: hhctrl.rc:27
+msgid "&Contents"
+msgstr "內容(&C)"
+
+#: hhctrl.rc:28
+msgid "I&ndex"
+msgstr "目錄(&N)"
+
+#: hhctrl.rc:29
+msgid "&Search"
+msgstr "搜尋(&S)"
+
+#: hhctrl.rc:30
+msgid "Favor&ites"
+msgstr "最愛(&I)"
+
+#: hhctrl.rc:35
+msgid "Show"
+msgstr "顯示"
+
+#: hhctrl.rc:36
+msgid "Hide"
+msgstr "隱藏"
+
+#: hhctrl.rc:37
+msgid "Stop"
+msgstr "停止"
+
+#: hhctrl.rc:38
+msgid "Refresh"
+msgstr "刷新"
+
+#: hhctrl.rc:39
+msgid "Back"
+msgstr "向後"
+
+#: hhctrl.rc:40
+msgid "Home"
+msgstr "首頁"
+
+#: hhctrl.rc:41
+msgid "Sync"
+msgstr "同步"
+
+#: hhctrl.rc:42
+msgid "Print"
+msgstr "列印"
+
+#: hhctrl.rc:43
+msgid "Options"
+msgstr "選項"
+
+#: hhctrl.rc:44
+msgid "Forward"
+msgstr "向前"
+
+#: hhctrl.rc:45
+msgid "IDTB_NOTES"
+msgstr "說明"
+
+#: hhctrl.rc:46
+msgid "IDTB_BROWSE_FWD"
+msgstr "向前"
+
+#: hhctrl.rc:47
+msgid "IDT_BROWSE_BACK"
+msgstr "向後"
+
+#: hhctrl.rc:48
+msgid "IDTB_CONTENTS"
+msgstr "內容"
+
+#: hhctrl.rc:49
+msgid "IDTB_INDEX"
+msgstr "目錄"
+
+#: hhctrl.rc:50
+msgid "IDTB_SEARCH"
+msgstr "搜尋"
+
+#: hhctrl.rc:51
+msgid "IDTB_HISTORY"
+msgstr "歷史"
+
+#: hhctrl.rc:52
+msgid "IDTB_FAVORITES"
+msgstr "最愛"
+
+#: hhctrl.rc:53
+msgid "Jump1"
+msgstr "Jump1"
+
+#: hhctrl.rc:54
+msgid "Jump2"
+msgstr "Jump2"
+
+#: hhctrl.rc:55
+msgid "Customize"
+msgstr "個性化"
+
+#: hhctrl.rc:56
+msgid "Zoom"
+msgstr "放大"
+
+#: hhctrl.rc:57
+msgid "IDTB_TOC_NEXT"
+msgstr "後一項"
+
+#: hhctrl.rc:58
+msgid "IDTB_TOC_PREV"
+msgstr "前一項"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "屬性(&P)"