comctl32: Convert string table resources to po files.
diff --git a/configure b/configure
index 68df4dc..05ee915 100755
--- a/configure
+++ b/configure
@@ -14817,7 +14817,7 @@
 wine_fn_config_dll clusapi enable_clusapi implib
 wine_fn_config_dll comcat enable_comcat
 wine_fn_config_test dlls/comcat/tests comcat_test
-wine_fn_config_dll comctl32 enable_comctl32 implib
+wine_fn_config_dll comctl32 enable_comctl32 po,implib
 wine_fn_config_test dlls/comctl32/tests comctl32_test
 wine_fn_config_dll comdlg32 enable_comdlg32 implib
 wine_fn_config_test dlls/comdlg32/tests comdlg32_test
diff --git a/configure.ac b/configure.ac
index 68844f0..8b9119e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2346,7 +2346,7 @@
 WINE_CONFIG_DLL(clusapi,,[implib])
 WINE_CONFIG_DLL(comcat)
 WINE_CONFIG_TEST(dlls/comcat/tests)
-WINE_CONFIG_DLL(comctl32,,[implib])
+WINE_CONFIG_DLL(comctl32,,[po,implib])
 WINE_CONFIG_TEST(dlls/comctl32/tests)
 WINE_CONFIG_DLL(comdlg32,,[implib])
 WINE_CONFIG_TEST(dlls/comdlg32/tests)
diff --git a/dlls/comctl32/Makefile.in b/dlls/comctl32/Makefile.in
index b97ce39..1385da7 100644
--- a/dlls/comctl32/Makefile.in
+++ b/dlls/comctl32/Makefile.in
@@ -43,6 +43,7 @@
 	updown.c
 
 RC_SRCS = \
+	comctl32.rc \
 	comctl_Bg.rc \
 	comctl_Cs.rc \
 	comctl_Da.rc \
@@ -71,8 +72,9 @@
 	comctl_Th.rc \
 	comctl_Tr.rc \
 	comctl_Uk.rc \
-	comctl_Zh.rc \
-	rsrc.rc
+	comctl_Zh.rc
+
+PO_SRCS = comctl32.rc
 
 SVG_SRCS = \
 	idb_hist_large.svg \
diff --git a/dlls/comctl32/rsrc.rc b/dlls/comctl32/comctl32.rc
similarity index 90%
rename from dlls/comctl32/rsrc.rc
rename to dlls/comctl32/comctl32.rc
index 933e367..8b03997 100644
--- a/dlls/comctl32/rsrc.rc
+++ b/dlls/comctl32/comctl32.rc
@@ -21,6 +21,29 @@
 
 #include "comctl32.h"
 
+LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
+
+STRINGTABLE
+{
+    IDS_CLOSE    "Close"
+}
+
+STRINGTABLE
+{
+    IDM_TODAY    "Today:"
+    IDM_GOTODAY  "Go to today"
+}
+
+STRINGTABLE
+{
+    IDS_SEPARATOR "Separator"
+}
+
+STRINGTABLE
+{
+    HKY_NONE "None"
+}
+
 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
 
 #define WINE_FILEDESCRIPTION_STR "Wine Common Controls"
diff --git a/dlls/comctl32/comctl_Bg.rc b/dlls/comctl32/comctl_Bg.rc
index a45bcd1..f44eda4 100644
--- a/dlls/comctl32/comctl_Bg.rc
+++ b/dlls/comctl32/comctl_Bg.rc
@@ -68,24 +68,3 @@
   LTEXT         "&Áóòîíè íà ëåíòàòà ñ èíñòðóìåíòè:", -1,192,5,78,10 /* 182 -> 192 ? */
   LISTBOX       IDC_TOOLBARBTN_LBOX, 192,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP /* 182 -> 192 ? */
 END
-
-STRINGTABLE
-{
-    IDS_CLOSE    "Çàòâîðè"
-}
-
-STRINGTABLE
-{
-    IDM_TODAY    "Äíåñ:"
-    IDM_GOTODAY  "Èäè íà äíåñ"
-}
-
-STRINGTABLE
-{
-    IDS_SEPARATOR "Ðàçäåëèòåë"
-}
-
-STRINGTABLE
-{
-    HKY_NONE "Íèùî"
-}
diff --git a/dlls/comctl32/comctl_Cs.rc b/dlls/comctl32/comctl_Cs.rc
index d993c71..e75138f 100644
--- a/dlls/comctl32/comctl_Cs.rc
+++ b/dlls/comctl32/comctl_Cs.rc
@@ -72,24 +72,3 @@
   LTEXT         "&Tlaèítka panelu:", -1,182,5,78,10
   LISTBOX       IDC_TOOLBARBTN_LBOX, 182,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
 END
-
-STRINGTABLE
-{
-    IDS_CLOSE    "Zavøít"
-}
-
-STRINGTABLE
-{
-    IDM_TODAY    "Dnes:"
-    IDM_GOTODAY  "Jdi na dnešek"
-}
-
-STRINGTABLE
-{
-    IDS_SEPARATOR "Oddìlovaè"
-}
-
-STRINGTABLE
-{
-    HKY_NONE "Žádný"
-}
diff --git a/dlls/comctl32/comctl_Da.rc b/dlls/comctl32/comctl_Da.rc
index 0dc1068..f49b522 100644
--- a/dlls/comctl32/comctl_Da.rc
+++ b/dlls/comctl32/comctl_Da.rc
@@ -69,24 +69,3 @@
   LTEXT         "&Værktøjs knapper:", -1,182,5,78,10
   LISTBOX       IDC_TOOLBARBTN_LBOX, 182,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
 END
-
-STRINGTABLE
-{
-    IDS_CLOSE    "Luk"
-}
-
-STRINGTABLE
-{
-    IDM_TODAY    "Idag:"
-    IDM_GOTODAY  "Gå til i dag"
-}
-
-STRINGTABLE
-{
-    IDS_SEPARATOR "Separator"
-}
-
-STRINGTABLE
-{
-    HKY_NONE "Ingen"
-}
diff --git a/dlls/comctl32/comctl_De.rc b/dlls/comctl32/comctl_De.rc
index afb2a84..455fd45 100644
--- a/dlls/comctl32/comctl_De.rc
+++ b/dlls/comctl32/comctl_De.rc
@@ -22,27 +22,6 @@
 
 LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
 
-STRINGTABLE
-{
-     IDS_CLOSE    "Schließen"
-}
-
-STRINGTABLE
-{
-     IDM_TODAY    "Heute:"
-     IDM_GOTODAY  "Gehe zu Heute"
-}
-
-STRINGTABLE
-{
-    IDS_SEPARATOR "Trennzeichen"
-}
-
-STRINGTABLE
-{
-    HKY_NONE "Keiner"
-}
-
 IDD_PROPSHEET DIALOG 0, 0, 220, 140
 STYLE DS_CONTEXTHELP | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE
 CAPTION "Eigenschaften für %s"
diff --git a/dlls/comctl32/comctl_El.rc b/dlls/comctl32/comctl_El.rc
index 284b3a2..d0227dd 100644
--- a/dlls/comctl32/comctl_El.rc
+++ b/dlls/comctl32/comctl_El.rc
@@ -66,24 +66,3 @@
   LTEXT         "&ÊïõìðéÜ ìðÜñáò åñãáëåßùí:", -1,182,5,78,10
   LISTBOX       IDC_TOOLBARBTN_LBOX, 182,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
 END
-
-STRINGTABLE
-{
-    IDS_CLOSE    "Êëåßóéìï"
-}
-
-STRINGTABLE
-{
-    IDM_TODAY    "ÓÞìåñá:"
-    IDM_GOTODAY  "ÌåôÜâáóç óôá óçìåñéíÜ"
-}
-
-STRINGTABLE
-{
-    IDS_SEPARATOR "Äéá÷ùñéóôÞò"
-}
-
-STRINGTABLE
-{
-    HKY_NONE "ÊáíÝíá"
-}
diff --git a/dlls/comctl32/comctl_En.rc b/dlls/comctl32/comctl_En.rc
index c7ddc7a..c9bd684 100644
--- a/dlls/comctl32/comctl_En.rc
+++ b/dlls/comctl32/comctl_En.rc
@@ -66,24 +66,3 @@
   LTEXT         "&Toolbar buttons:", -1,182,5,78,10
   LISTBOX       IDC_TOOLBARBTN_LBOX, 182,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
 END
-
-STRINGTABLE
-{
-    IDS_CLOSE    "Close"
-}
-
-STRINGTABLE
-{
-    IDM_TODAY    "Today:"
-    IDM_GOTODAY  "Go to today"
-}
-
-STRINGTABLE
-{
-    IDS_SEPARATOR "Separator"
-}
-
-STRINGTABLE
-{
-    HKY_NONE "None"
-}
diff --git a/dlls/comctl32/comctl_Eo.rc b/dlls/comctl32/comctl_Eo.rc
index ea5a776..5d627aa 100644
--- a/dlls/comctl32/comctl_Eo.rc
+++ b/dlls/comctl32/comctl_Eo.rc
@@ -66,24 +66,3 @@
   LTEXT         "Butonoj por stango de la &iloj", -1,182,5,78,10
   LISTBOX       IDC_TOOLBARBTN_LBOX, 182,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
 END
-
-STRINGTABLE
-{
-    IDS_CLOSE    "Fermu"
-}
-
-STRINGTABLE
-{
-    IDM_TODAY    "Hodiaý:"
-    IDM_GOTODAY  "Iru a la hodiaý"
-}
-
-STRINGTABLE
-{
-    IDS_SEPARATOR "Dividilo"
-}
-
-STRINGTABLE
-{
-    HKY_NONE "Neniu"
-}
diff --git a/dlls/comctl32/comctl_Es.rc b/dlls/comctl32/comctl_Es.rc
index 34e6f6c..e026f54 100644
--- a/dlls/comctl32/comctl_Es.rc
+++ b/dlls/comctl32/comctl_Es.rc
@@ -66,24 +66,3 @@
   LTEXT         "B&otones de la barra:", -1,182,5,78,10
   LISTBOX       IDC_TOOLBARBTN_LBOX, 182,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
 END
-
-STRINGTABLE
-{
-    IDS_CLOSE    "Cerrar"
-}
-
-STRINGTABLE
-{
-    IDM_TODAY    "Hoy:"
-    IDM_GOTODAY  "Ir a hoy"
-}
-
-STRINGTABLE
-{
-    IDS_SEPARATOR "Separador"
-}
-
-STRINGTABLE
-{
-    HKY_NONE "Ninguno"
-}
diff --git a/dlls/comctl32/comctl_Fr.rc b/dlls/comctl32/comctl_Fr.rc
index fd8aa10..bab9a31 100644
--- a/dlls/comctl32/comctl_Fr.rc
+++ b/dlls/comctl32/comctl_Fr.rc
@@ -73,24 +73,3 @@
   LTEXT         "&Boutons de la barre d'outils :", -1,182,5,93,10
   LISTBOX       IDC_TOOLBARBTN_LBOX, 182,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
 END
-
-STRINGTABLE
-{
-    IDS_CLOSE    "Fermer"
-}
-
-STRINGTABLE
-{
-    IDM_TODAY    "Aujourd'hui :"
-    IDM_GOTODAY  "Aller à aujourd'hui"
-}
-
-STRINGTABLE
-{
-    IDS_SEPARATOR "Séparateur"
-}
-
-STRINGTABLE
-{
-    HKY_NONE "Aucun"
-}
diff --git a/dlls/comctl32/comctl_He.rc b/dlls/comctl32/comctl_He.rc
index 3f557a2..cc05261 100644
--- a/dlls/comctl32/comctl_He.rc
+++ b/dlls/comctl32/comctl_He.rc
@@ -72,24 +72,3 @@
   LTEXT         "&לחצני סרגל הכלים:", -1,182,5,78,10
   LISTBOX       IDC_TOOLBARBTN_LBOX, 182,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
 END
-
-STRINGTABLE
-{
-    IDS_CLOSE    "סגירה"
-}
-
-STRINGTABLE
-{
-    IDM_TODAY    "היום:"
-    IDM_GOTODAY  "מעבר ליום הנוכחי"
-}
-
-STRINGTABLE
-{
-    IDS_SEPARATOR "מפריד"
-}
-
-STRINGTABLE
-{
-    HKY_NONE "ללא"
-}
diff --git a/dlls/comctl32/comctl_Hu.rc b/dlls/comctl32/comctl_Hu.rc
index 87183c4..176e0d8 100644
--- a/dlls/comctl32/comctl_Hu.rc
+++ b/dlls/comctl32/comctl_Hu.rc
@@ -66,24 +66,3 @@
   LTEXT         "E&szköztár gombok:", -1,182,5,78,10
   LISTBOX       IDC_TOOLBARBTN_LBOX, 182,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
 END
-
-STRINGTABLE
-{
-    IDS_CLOSE    "Bezárás"
-}
-
-STRINGTABLE
-{
-    IDM_TODAY    "Ma:"
-    IDM_GOTODAY  "Ugrás mára"
-}
-
-STRINGTABLE
-{
-    IDS_SEPARATOR "Elválasztó"
-}
-
-STRINGTABLE
-{
-    HKY_NONE "Nincs"
-}
diff --git a/dlls/comctl32/comctl_It.rc b/dlls/comctl32/comctl_It.rc
index d2f721f..d6c7fad 100644
--- a/dlls/comctl32/comctl_It.rc
+++ b/dlls/comctl32/comctl_It.rc
@@ -70,24 +70,3 @@
   LTEXT         "Tasti della &barra degli strumenti:", -1,182,5,78,10
   LISTBOX       IDC_TOOLBARBTN_LBOX, 182,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
 END
-
-STRINGTABLE
-{
-    IDS_CLOSE    "Chiudi"
-}
-
-STRINGTABLE
-{
-    IDM_TODAY    "Oggi:"
-    IDM_GOTODAY  "Vai a oggi"
-}
-
-STRINGTABLE
-{
-    IDS_SEPARATOR "Separatore"
-}
-
-STRINGTABLE
-{
-    HKY_NONE "Nessuno"
-}
diff --git a/dlls/comctl32/comctl_Ja.rc b/dlls/comctl32/comctl_Ja.rc
index 156a00f..c426497 100644
--- a/dlls/comctl32/comctl_Ja.rc
+++ b/dlls/comctl32/comctl_Ja.rc
@@ -69,24 +69,3 @@
   LTEXT         "ツールバーのボタン(&T):", -1,182,5,78,10
   LISTBOX       IDC_TOOLBARBTN_LBOX, 182,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
 END
-
-STRINGTABLE
-{
-    IDS_CLOSE    "閉じる"
-}
-
-STRINGTABLE
-{
-    IDM_TODAY    "今日:"
-    IDM_GOTODAY  "今日へ移動"
-}
-
-STRINGTABLE
-{
-    IDS_SEPARATOR "区切り"
-}
-
-STRINGTABLE
-{
-    HKY_NONE "なし"
-}
diff --git a/dlls/comctl32/comctl_Ko.rc b/dlls/comctl32/comctl_Ko.rc
index 7f1f89f..900663a 100644
--- a/dlls/comctl32/comctl_Ko.rc
+++ b/dlls/comctl32/comctl_Ko.rc
@@ -69,24 +69,3 @@
   LTEXT         "도구바 버튼(&T):", -1,182,5,78,10
   LISTBOX       IDC_TOOLBARBTN_LBOX, 182,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
 END
-
-STRINGTABLE
-{
-    IDS_CLOSE    "닫기"
-}
-
-STRINGTABLE
-{
-    IDM_TODAY    "오늘:"
-    IDM_GOTODAY  "오늘로 가기"
-}
-
-STRINGTABLE
-{
-    IDS_SEPARATOR "분리자"
-}
-
-STRINGTABLE
-{
-   HKY_NONE "없음"
-}
diff --git a/dlls/comctl32/comctl_Lt.rc b/dlls/comctl32/comctl_Lt.rc
index b723d22..ea1dc21 100644
--- a/dlls/comctl32/comctl_Lt.rc
+++ b/dlls/comctl32/comctl_Lt.rc
@@ -69,24 +69,3 @@
   LTEXT         "&Mygtukų juostos turinys:", -1,182,5,84,10
   LISTBOX       IDC_TOOLBARBTN_LBOX, 182,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
 END
-
-STRINGTABLE
-{
-    IDS_CLOSE    "Užverti"
-}
-
-STRINGTABLE
-{
-    IDM_TODAY    "Šiandien:"
-    IDM_GOTODAY  "Eiti į šiandien"
-}
-
-STRINGTABLE
-{
-    IDS_SEPARATOR "Skirtukas"
-}
-
-STRINGTABLE
-{
-    HKY_NONE "Joks"
-}
diff --git a/dlls/comctl32/comctl_Nl.rc b/dlls/comctl32/comctl_Nl.rc
index 5e94680..46d155f 100644
--- a/dlls/comctl32/comctl_Nl.rc
+++ b/dlls/comctl32/comctl_Nl.rc
@@ -68,24 +68,3 @@
   LTEXT         "&Knoppen:",       -1,182,5,78,10
   LISTBOX       IDC_TOOLBARBTN_LBOX, 182,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
 END
-
-STRINGTABLE
-{
-    IDS_CLOSE    "Sluiten"
-}
-
-STRINGTABLE
-{
-    IDM_TODAY    "Vandaag:"
-    IDM_GOTODAY  "Ga naar vandaag"
-}
-
-STRINGTABLE
-{
-    IDS_SEPARATOR "Scheidingsteken"
-}
-
-STRINGTABLE
-{
-    HKY_NONE "Geen"
-}
diff --git a/dlls/comctl32/comctl_No.rc b/dlls/comctl32/comctl_No.rc
index ada1a47..93d2aab 100644
--- a/dlls/comctl32/comctl_No.rc
+++ b/dlls/comctl32/comctl_No.rc
@@ -66,24 +66,3 @@
   LTEXT         "Verk&tøylinje-knapper:", -1,182,5,78,10
   LISTBOX       IDC_TOOLBARBTN_LBOX, 182,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
 END
-
-STRINGTABLE
-{
-    IDS_CLOSE    "Lukk"
-}
-
-STRINGTABLE
-{
-    IDM_TODAY    "Idag:"
-    IDM_GOTODAY  "Gå til idag"
-}
-
-STRINGTABLE
-{
-    IDS_SEPARATOR "Adskiller"
-}
-
-STRINGTABLE
-{
-    HKY_NONE "Ingen"
-}
diff --git a/dlls/comctl32/comctl_Pl.rc b/dlls/comctl32/comctl_Pl.rc
index f3317e0..dc86fc0 100644
--- a/dlls/comctl32/comctl_Pl.rc
+++ b/dlls/comctl32/comctl_Pl.rc
@@ -67,24 +67,3 @@
   LTEXT         "&Przyciski paska narzêdzi:", -1,182,5,78,10
   LISTBOX       IDC_TOOLBARBTN_LBOX, 182,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
 END
-
-STRINGTABLE
-{
-    IDS_CLOSE    "Zamknij"
-}
-
-STRINGTABLE
-{
-    IDM_TODAY    "Dziœ:"
-    IDM_GOTODAY  "IdŸ do dziœ"
-}
-
-STRINGTABLE
-{
-    IDS_SEPARATOR "Odstêp"
-}
-
-STRINGTABLE
-{
-    HKY_NONE "Brak"
-}
diff --git a/dlls/comctl32/comctl_Pt.rc b/dlls/comctl32/comctl_Pt.rc
index ca60a59..70dd367 100644
--- a/dlls/comctl32/comctl_Pt.rc
+++ b/dlls/comctl32/comctl_Pt.rc
@@ -68,24 +68,3 @@
   LTEXT         "&Botões da barra de ferramentas:", -1,182,5,78,10
   LISTBOX       IDC_TOOLBARBTN_LBOX, 182,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
 END
-
-STRINGTABLE
-{
-    IDS_CLOSE    "Fechar"
-}
-
-STRINGTABLE
-{
-    IDM_TODAY    "Hoje:"
-    IDM_GOTODAY  "Ir para hoje"
-}
-
-STRINGTABLE
-{
-    IDS_SEPARATOR "Separador"
-}
-
-STRINGTABLE
-{
-    HKY_NONE "Nenhum"
-}
diff --git a/dlls/comctl32/comctl_Ro.rc b/dlls/comctl32/comctl_Ro.rc
index fd6b116..ab2873f 100644
--- a/dlls/comctl32/comctl_Ro.rc
+++ b/dlls/comctl32/comctl_Ro.rc
@@ -69,24 +69,3 @@
   LTEXT         "Butoane &toolbar:", -1,182,5,78,10
   LISTBOX       IDC_TOOLBARBTN_LBOX, 182,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
 END
-
-STRINGTABLE
-{
-    IDS_CLOSE    "Închide"
-}
-
-STRINGTABLE
-{
-    IDM_TODAY    "Azi:"
-    IDM_GOTODAY  "Mergi la Azi"
-}
-
-STRINGTABLE
-{
-    IDS_SEPARATOR "Separator"
-}
-
-STRINGTABLE
-{
-    HKY_NONE "Nimic"
-}
diff --git a/dlls/comctl32/comctl_Ru.rc b/dlls/comctl32/comctl_Ru.rc
index ce33060..c75fb0d 100644
--- a/dlls/comctl32/comctl_Ru.rc
+++ b/dlls/comctl32/comctl_Ru.rc
@@ -71,24 +71,3 @@
   LTEXT         "Кнопки &панели инструментов:", -1,182,5,78,10
   LISTBOX       IDC_TOOLBARBTN_LBOX, 182,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
 END
-
-STRINGTABLE
-{
-    IDS_CLOSE    "Закрыть"
-}
-
-STRINGTABLE
-{
-    IDM_TODAY    "Сегодня:"
-    IDM_GOTODAY  "Текущая дата"
-}
-
-STRINGTABLE
-{
-    IDS_SEPARATOR "Разделитель"
-}
-
-STRINGTABLE
-{
-    HKY_NONE "Нет"
-}
diff --git a/dlls/comctl32/comctl_Si.rc b/dlls/comctl32/comctl_Si.rc
index 9d1b1f2..dca3143 100644
--- a/dlls/comctl32/comctl_Si.rc
+++ b/dlls/comctl32/comctl_Si.rc
@@ -68,24 +68,3 @@
   LTEXT         "G&umbi orodne vrstice:", -1,182,5,78,10
   LISTBOX       IDC_TOOLBARBTN_LBOX, 182,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
 END
-
-STRINGTABLE
-{
-    IDS_CLOSE    "Zapri"
-}
-
-STRINGTABLE
-{
-    IDM_TODAY    "Danes:"
-    IDM_GOTODAY  "Pojdi na danes"
-}
-
-STRINGTABLE
-{
-    IDS_SEPARATOR "Ločilo"
-}
-
-STRINGTABLE
-{
-    HKY_NONE "Brez"
-}
diff --git a/dlls/comctl32/comctl_Sk.rc b/dlls/comctl32/comctl_Sk.rc
index 4acd84c..94cc7e9 100644
--- a/dlls/comctl32/comctl_Sk.rc
+++ b/dlls/comctl32/comctl_Sk.rc
@@ -69,24 +69,3 @@
   LTEXT         "&Tlaèidlá panela:", -1,182,5,78,10
   LISTBOX       IDC_TOOLBARBTN_LBOX, 182,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
 END
-
-STRINGTABLE
-{
-    IDS_CLOSE    "Zavrie"
-}
-
-STRINGTABLE
-{
-    IDM_TODAY    "Dnes:"
-    IDM_GOTODAY  "Choï na dnešok"
-}
-
-STRINGTABLE
-{
-    IDS_SEPARATOR "Odde¾ovaè"
-}
-
-STRINGTABLE
-{
-    HKY_NONE "Žiadne"
-}
diff --git a/dlls/comctl32/comctl_Sr.rc b/dlls/comctl32/comctl_Sr.rc
index 5a41c79..390556f 100644
--- a/dlls/comctl32/comctl_Sr.rc
+++ b/dlls/comctl32/comctl_Sr.rc
@@ -71,27 +71,6 @@
   LISTBOX       IDC_TOOLBARBTN_LBOX, 182,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
 END
 
-STRINGTABLE
-{
-    IDS_CLOSE    "Zatvori"
-}
-
-STRINGTABLE
-{
-    IDM_TODAY    "Danas:"
-    IDM_GOTODAY  "Pređi na današnji dan"
-}
-
-STRINGTABLE
-{
-    IDS_SEPARATOR "Razdvajač"
-}
-
-STRINGTABLE
-{
-    HKY_NONE "Ništa"
-}
-
 LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_CYRILLIC
 
 IDD_PROPSHEET DIALOG 0, 0, 220, 140
@@ -140,24 +119,3 @@
   LTEXT         "&Дугмићи на алатници:", -1,182,5,78,10
   LISTBOX       IDC_TOOLBARBTN_LBOX, 182,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
 END
-
-STRINGTABLE
-{
-    IDS_CLOSE    "Затвори"
-}
-
-STRINGTABLE
-{
-    IDM_TODAY    "Данас:"
-    IDM_GOTODAY  "Пређи на данашњи дан"
-}
-
-STRINGTABLE
-{
-    IDS_SEPARATOR "Раздвајач"
-}
-
-STRINGTABLE
-{
-    HKY_NONE "Ништа"
-}
diff --git a/dlls/comctl32/comctl_Sv.rc b/dlls/comctl32/comctl_Sv.rc
index e66b379..6dcadaf 100644
--- a/dlls/comctl32/comctl_Sv.rc
+++ b/dlls/comctl32/comctl_Sv.rc
@@ -66,24 +66,3 @@
   LTEXT         "Knappar i v&erktygsfältet:", -1,182,5,85,10
   LISTBOX       IDC_TOOLBARBTN_LBOX, 182,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
 END
-
-STRINGTABLE
-{
-    IDS_CLOSE    "Stäng"
-}
-
-STRINGTABLE
-{
-    IDM_TODAY    "Idag:"
-    IDM_GOTODAY  "Gå till idag"
-}
-
-STRINGTABLE
-{
-    IDS_SEPARATOR "Separator"
-}
-
-STRINGTABLE
-{
-    HKY_NONE "Ingen"
-}
diff --git a/dlls/comctl32/comctl_Th.rc b/dlls/comctl32/comctl_Th.rc
index 915ecf4..54b6335 100644
--- a/dlls/comctl32/comctl_Th.rc
+++ b/dlls/comctl32/comctl_Th.rc
@@ -66,24 +66,3 @@
   LTEXT         "¡ÒáÃзíÒᶺà¤Ã×èͧÁ×Í:", -1,182,5,78,10
   LISTBOX       IDC_TOOLBARBTN_LBOX, 182,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
 END
-
-STRINGTABLE
-{
-    IDS_CLOSE    "»Õ´"
-}
-
-STRINGTABLE
-{
-    IDM_TODAY    "Çѹ¹Õé:"
-    IDM_GOTODAY  "ä»¶Ö§Çѹ¹Õé"
-}
-
-STRINGTABLE
-{
-    IDS_SEPARATOR "Separator"
-}
-
-STRINGTABLE
-{
-    HKY_NONE "äÁèÁÕàÅÂ"
-}
diff --git a/dlls/comctl32/comctl_Tr.rc b/dlls/comctl32/comctl_Tr.rc
index cda2193..a57ed78 100644
--- a/dlls/comctl32/comctl_Tr.rc
+++ b/dlls/comctl32/comctl_Tr.rc
@@ -66,24 +66,3 @@
   LTEXT         "&Araç Çubuðu butonlarý:", -1,182,5,78,10
   LISTBOX       IDC_TOOLBARBTN_LBOX, 182,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
 END
-
-STRINGTABLE
-{
-    IDS_CLOSE    "Kapat"
-}
-
-STRINGTABLE
-{
-    IDM_TODAY    "Bugün:"
-    IDM_GOTODAY  "Bugüne git"
-}
-
-STRINGTABLE
-{
-    IDS_SEPARATOR "Ayraç"
-}
-
-STRINGTABLE
-{
-    HKY_NONE "Hiçbiri"
-}
diff --git a/dlls/comctl32/comctl_Uk.rc b/dlls/comctl32/comctl_Uk.rc
index 3aa29f0..dde83f4 100644
--- a/dlls/comctl32/comctl_Uk.rc
+++ b/dlls/comctl32/comctl_Uk.rc
@@ -70,24 +70,3 @@
   LTEXT         "&Êíîïêè ïàíåë³ ³íñòðóìåíò³â:", -1,182,5,78,10
   LISTBOX       IDC_TOOLBARBTN_LBOX, 182,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
 END
-
-STRINGTABLE
-{
-    IDS_CLOSE    "Çàêðèòè"
-}
-
-STRINGTABLE
-{
-    IDM_TODAY    "Ñüîãîäí³:"
-    IDM_GOTODAY  "Ïîòî÷íà äàòà"
-}
-
-STRINGTABLE
-{
-    IDS_SEPARATOR "Ðîçä³ëüíèê"
-}
-
-STRINGTABLE
-{
-    HKY_NONE "Íåìà"
-}
diff --git a/dlls/comctl32/comctl_Zh.rc b/dlls/comctl32/comctl_Zh.rc
index 63f22e7..8a80817 100644
--- a/dlls/comctl32/comctl_Zh.rc
+++ b/dlls/comctl32/comctl_Zh.rc
@@ -73,27 +73,6 @@
   LISTBOX       IDC_TOOLBARBTN_LBOX, 182,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
 END
 
-STRINGTABLE
-{
-    IDS_CLOSE    "关闭"
-}
-
-STRINGTABLE
-{
-    IDM_TODAY    "今天:"
-    IDM_GOTODAY  "转到今天"
-}
-
-STRINGTABLE
-{
-    IDS_SEPARATOR "分隔符"
-}
-
-STRINGTABLE
-{
-    HKY_NONE "无"
-}
-
 LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL
 
 IDD_PROPSHEET DIALOG 0, 0, 220, 140
@@ -142,24 +121,3 @@
   LTEXT         "當前工具欄按鈕(&T):", -1,182,5,78,10
   LISTBOX       IDC_TOOLBARBTN_LBOX, 182,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
 END
-
-STRINGTABLE
-{
-    IDS_CLOSE    "關閉"
-}
-
-STRINGTABLE
-{
-    IDM_TODAY    "今天:"
-    IDM_GOTODAY  "轉到今天"
-}
-
-STRINGTABLE
-{
-    IDS_SEPARATOR "分隔符"
-}
-
-STRINGTABLE
-{
-    HKY_NONE "無"
-}
diff --git a/po/ar.po b/po/ar.po
index 5e40189..015b33d 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -17,6 +17,26 @@
 msgid "Cancelling..."
 msgstr ""
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr ""
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+msgid "None"
+msgstr ""
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr ""
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr ""
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr ""
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr ""
@@ -672,10 +692,6 @@
 msgid "Path Length Constraint="
 msgstr ""
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr ""
-
 #: crypt32.rc:199
 #, fuzzy
 msgid "Information Not Available"
@@ -5040,10 +5056,6 @@
 msgid "Zoom out"
 msgstr ""
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr ""
-
 #: wordpad.rc:170
 #, fuzzy
 msgid "Page"
diff --git a/po/bg.po b/po/bg.po
index 6bdd234..7546a91 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -17,6 +17,26 @@
 msgid "Cancelling..."
 msgstr ""
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr "Разделител"
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+msgid "None"
+msgstr "Нищо"
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr "Затвори"
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr "Днес:"
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr "Иди на днес"
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr ""
@@ -669,10 +689,6 @@
 msgid "Path Length Constraint="
 msgstr ""
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr ""
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr ""
@@ -5085,10 +5101,6 @@
 msgid "Zoom out"
 msgstr ""
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr ""
-
 #: wordpad.rc:170
 #, fuzzy
 msgid "Page"
diff --git a/po/cs.po b/po/cs.po
index 572b55e..8159b5c 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -17,6 +17,31 @@
 msgid "Cancelling..."
 msgstr ""
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr "Oddělovač"
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+#, fuzzy
+msgid "None"
+msgstr ""
+"#-#-#-#-#  cs.po (Wine)  #-#-#-#-#\n"
+"Žádná klávesová zkratka.\n"
+"#-#-#-#-#  cs.po (Wine)  #-#-#-#-#\n"
+"Žádný"
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr "Zavřít"
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr "Dnes:"
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr "Jdi na dnešek"
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr ""
@@ -681,10 +706,6 @@
 msgid "Path Length Constraint="
 msgstr ""
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr "Žádná klávesová zkratka."
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr ""
@@ -5379,10 +5400,6 @@
 msgid "Zoom out"
 msgstr "Lupa"
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr ""
-
 #: wordpad.rc:170
 #, fuzzy
 msgid "Page"
diff --git a/po/da.po b/po/da.po
index 5e7bd62..44e1ca6 100644
--- a/po/da.po
+++ b/po/da.po
@@ -17,6 +17,26 @@
 msgid "Cancelling..."
 msgstr "Annullering..."
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr "Separator"
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+msgid "None"
+msgstr "Ingen"
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr "Luk"
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr "Idag:"
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr "Gå til i dag"
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr ""
@@ -681,10 +701,6 @@
 msgid "Path Length Constraint="
 msgstr ""
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr "Ingen"
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr ""
@@ -5486,10 +5502,6 @@
 msgid "Zoom out"
 msgstr "Zoom out"
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr "Luk"
-
 #: wordpad.rc:170
 msgid "Page"
 msgstr "Side"
diff --git a/po/de.po b/po/de.po
index 0ec37b4..768bcc4 100644
--- a/po/de.po
+++ b/po/de.po
@@ -17,6 +17,36 @@
 msgid "Cancelling..."
 msgstr "Abbrechen..."
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr "Trennzeichen"
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+#, fuzzy
+msgid "None"
+msgstr ""
+"#-#-#-#-#  de.po (Wine)  #-#-#-#-#\n"
+"Keine\n"
+"#-#-#-#-#  de.po (Wine)  #-#-#-#-#\n"
+"Keiner"
+
+#: comctl32.rc:28 wordpad.rc:169
+#, fuzzy
+msgid "Close"
+msgstr ""
+"#-#-#-#-#  de.po (Wine)  #-#-#-#-#\n"
+"&Schließen\n"
+"#-#-#-#-#  de.po (Wine)  #-#-#-#-#\n"
+"Schließen"
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr "Heute:"
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr "Gehe zu Heute"
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr "Autoritätsschlüsselkennung"
@@ -669,10 +699,6 @@
 msgid "Path Length Constraint="
 msgstr "Einschränkung der Pfadlänge="
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr "Keine"
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr "Information nicht verfügbar"
@@ -5535,10 +5561,6 @@
 msgid "Zoom out"
 msgstr "Ver&kleinern"
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr "&Schließen"
-
 #: wordpad.rc:170
 msgid "Page"
 msgstr "Seite"
diff --git a/po/el.po b/po/el.po
index b90eb4c..6eb16ab 100644
--- a/po/el.po
+++ b/po/el.po
@@ -17,6 +17,26 @@
 msgid "Cancelling..."
 msgstr ""
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr "Διαχωριστής"
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+msgid "None"
+msgstr "Κανένα"
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr "Κλείσιμο"
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr "Σήμερα:"
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr "Μετάβαση στα σημερινά"
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr ""
@@ -670,10 +690,6 @@
 msgid "Path Length Constraint="
 msgstr ""
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr ""
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr ""
@@ -4988,10 +5004,6 @@
 msgid "Zoom out"
 msgstr "Zoom"
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr ""
-
 #: wordpad.rc:170
 msgid "Page"
 msgstr ""
diff --git a/po/en.po b/po/en.po
index 1c6bd4c..db93260 100644
--- a/po/en.po
+++ b/po/en.po
@@ -17,6 +17,26 @@
 msgid "Cancelling..."
 msgstr ""
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr ""
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+msgid "None"
+msgstr "None"
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr ""
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr ""
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr ""
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr "Authority Key Identifier"
@@ -669,10 +689,6 @@
 msgid "Path Length Constraint="
 msgstr "Path Length Constraint="
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr "None"
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr "Information Not Available"
@@ -5431,10 +5447,6 @@
 msgid "Zoom out"
 msgstr "Zoom"
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr ""
-
 #: wordpad.rc:170
 #, fuzzy
 msgid "Page"
diff --git a/po/en_US.po b/po/en_US.po
index b4cad80..ca55834 100644
--- a/po/en_US.po
+++ b/po/en_US.po
@@ -17,6 +17,26 @@
 msgid "Cancelling..."
 msgstr "Cancelling..."
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr "Separator"
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+msgid "None"
+msgstr "None"
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr "Close"
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr "Today:"
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr "Go to today"
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr "Authority Key Identifier"
@@ -669,10 +689,6 @@
 msgid "Path Length Constraint="
 msgstr "Path Length Constraint="
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr "None"
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr "Information Not Available"
@@ -5377,10 +5393,6 @@
 msgid "Zoom out"
 msgstr "Zoom out"
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr "Close"
-
 #: wordpad.rc:170
 msgid "Page"
 msgstr "Page"
diff --git a/po/eo.po b/po/eo.po
index ce2db4f..3448aa4 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -17,6 +17,26 @@
 msgid "Cancelling..."
 msgstr ""
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr "Dividilo"
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+msgid "None"
+msgstr "Neniu"
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr "Fermu"
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr "Hodiaý:"
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr "Iru a la hodiaý"
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr ""
@@ -670,10 +690,6 @@
 msgid "Path Length Constraint="
 msgstr ""
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr ""
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr ""
@@ -5092,10 +5108,6 @@
 msgid "Zoom out"
 msgstr ""
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr ""
-
 #: wordpad.rc:170
 #, fuzzy
 msgid "Page"
diff --git a/po/es.po b/po/es.po
index b936de1..b9b328c 100644
--- a/po/es.po
+++ b/po/es.po
@@ -17,6 +17,31 @@
 msgid "Cancelling..."
 msgstr "Cancelando..."
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr "Separador"
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+#, fuzzy
+msgid "None"
+msgstr ""
+"#-#-#-#-#  es.po (Wine)  #-#-#-#-#\n"
+"Ninguna\n"
+"#-#-#-#-#  es.po (Wine)  #-#-#-#-#\n"
+"Ninguno"
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr "Cerrar"
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr "Hoy:"
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr "Ir a hoy"
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr ""
@@ -681,10 +706,6 @@
 msgid "Path Length Constraint="
 msgstr ""
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr "Ninguna"
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr ""
@@ -5538,10 +5559,6 @@
 msgid "Zoom out"
 msgstr "Zoom"
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr ""
-
 #: wordpad.rc:170
 #, fuzzy
 msgid "Page"
diff --git a/po/fa.po b/po/fa.po
index d34e603..bbfa220 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -17,6 +17,26 @@
 msgid "Cancelling..."
 msgstr ""
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr ""
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+msgid "None"
+msgstr ""
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr ""
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr ""
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr ""
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr ""
@@ -672,10 +692,6 @@
 msgid "Path Length Constraint="
 msgstr ""
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr ""
-
 #: crypt32.rc:199
 #, fuzzy
 msgid "Information Not Available"
@@ -5043,10 +5059,6 @@
 msgid "Zoom out"
 msgstr ""
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr ""
-
 #: wordpad.rc:170
 #, fuzzy
 msgid "Page"
diff --git a/po/fi.po b/po/fi.po
index 25df821..7a034c2 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -17,6 +17,26 @@
 msgid "Cancelling..."
 msgstr ""
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr ""
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+msgid "None"
+msgstr ""
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr ""
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr ""
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr ""
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr ""
@@ -670,10 +690,6 @@
 msgid "Path Length Constraint="
 msgstr ""
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr ""
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr ""
@@ -5143,10 +5159,6 @@
 msgid "Zoom out"
 msgstr "Suurenna"
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr ""
-
 #: wordpad.rc:170
 #, fuzzy
 msgid "Page"
diff --git a/po/fr.po b/po/fr.po
index b465612..5053386 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -17,6 +17,31 @@
 msgid "Cancelling..."
 msgstr "Annulation..."
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr "Séparateur"
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+#, fuzzy
+msgid "None"
+msgstr ""
+"#-#-#-#-#  fr.po (Wine)  #-#-#-#-#\n"
+"Aucune\n"
+"#-#-#-#-#  fr.po (Wine)  #-#-#-#-#\n"
+"Aucun"
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr "Fermer"
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr "Aujourd'hui :"
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr "Aller à aujourd'hui"
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr "Identifiant de l'autorité de la clé"
@@ -669,15 +694,6 @@
 msgid "Path Length Constraint="
 msgstr "Contrainte de longueur de chemin ="
 
-#: crypt32.rc:198 progman.rc:83
-#, fuzzy
-msgid "None"
-msgstr ""
-"#-#-#-#-#  fr.po (Wine)  #-#-#-#-#\n"
-"Aucune\n"
-"#-#-#-#-#  fr.po (Wine)  #-#-#-#-#\n"
-"Aucun"
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr "Informations non disponibles"
@@ -5529,10 +5545,6 @@
 msgid "Zoom out"
 msgstr "Zoom arrière"
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr "Fermer"
-
 #: wordpad.rc:170
 msgid "Page"
 msgstr "Page"
diff --git a/po/he.po b/po/he.po
index 216474b..f156f72 100644
--- a/po/he.po
+++ b/po/he.po
@@ -17,6 +17,31 @@
 msgid "Cancelling..."
 msgstr "בהליכי ביטול..."
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr "מפריד"
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+#, fuzzy
+msgid "None"
+msgstr ""
+"#-#-#-#-#  he.po (Wine)  #-#-#-#-#\n"
+"None\n"
+"#-#-#-#-#  he.po (Wine)  #-#-#-#-#\n"
+"ללא"
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr "סגירה"
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr "היום:"
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr "מעבר ליום הנוכחי"
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr ""
@@ -670,10 +695,6 @@
 msgid "Path Length Constraint="
 msgstr ""
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr "None"
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr ""
@@ -5078,10 +5099,6 @@
 msgid "Zoom out"
 msgstr "התרחקות"
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr "סגירה"
-
 #: wordpad.rc:170
 msgid "Page"
 msgstr "עמודים"
diff --git a/po/hi.po b/po/hi.po
index 77b2d01..e0930fe 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -17,6 +17,26 @@
 msgid "Cancelling..."
 msgstr ""
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr ""
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+msgid "None"
+msgstr ""
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr ""
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr ""
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr ""
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr ""
@@ -670,10 +690,6 @@
 msgid "Path Length Constraint="
 msgstr ""
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr ""
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr ""
@@ -4971,10 +4987,6 @@
 msgid "Zoom out"
 msgstr ""
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr ""
-
 #: wordpad.rc:170
 msgid "Page"
 msgstr ""
diff --git a/po/hu.po b/po/hu.po
index ef6f48e..f96d6ef 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -17,6 +17,31 @@
 msgid "Cancelling..."
 msgstr "Megszakítás..."
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr "Elválasztó"
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+#, fuzzy
+msgid "None"
+msgstr ""
+"#-#-#-#-#  hu.po (Wine)  #-#-#-#-#\n"
+"Nincs\n"
+"#-#-#-#-#  hu.po (Wine)  #-#-#-#-#\n"
+"Semmi"
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr "Bezárás"
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr "Ma:"
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr "Ugrás mára"
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr "Hitelesítési kulcs azonosító"
@@ -669,15 +694,6 @@
 msgid "Path Length Constraint="
 msgstr "Útvonal hossz megszorítás="
 
-#: crypt32.rc:198 progman.rc:83
-#, fuzzy
-msgid "None"
-msgstr ""
-"#-#-#-#-#  hu.po (Wine)  #-#-#-#-#\n"
-"Nincs\n"
-"#-#-#-#-#  hu.po (Wine)  #-#-#-#-#\n"
-"Semmi"
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr "Információ nem elérhető"
@@ -5171,10 +5187,6 @@
 msgid "Zoom out"
 msgstr "Zoom"
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr ""
-
 #: wordpad.rc:170
 #, fuzzy
 msgid "Page"
diff --git a/po/it.po b/po/it.po
index 37d6505..22aff18 100644
--- a/po/it.po
+++ b/po/it.po
@@ -17,6 +17,26 @@
 msgid "Cancelling..."
 msgstr "Annullando..."
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr "Separatore"
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+msgid "None"
+msgstr "Nessuno"
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr "Chiudi"
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr "Oggi:"
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr "Vai a oggi"
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr "Identificatore chiave autorità"
@@ -669,10 +689,6 @@
 msgid "Path Length Constraint="
 msgstr "Vincolo Lunghezza Percorso="
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr "Nessuno"
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr "Informazione non disponibile"
@@ -5531,10 +5547,6 @@
 msgid "Zoom out"
 msgstr "Rimpicciolisci"
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr "Chiudi"
-
 #: wordpad.rc:170
 msgid "Page"
 msgstr "Pagina"
diff --git a/po/ja.po b/po/ja.po
index b079288..fe40361 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -17,6 +17,31 @@
 msgid "Cancelling..."
 msgstr "キャンセル…"
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr "区切り"
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+#, fuzzy
+msgid "None"
+msgstr ""
+"#-#-#-#-#  ja.po (Wine)  #-#-#-#-#\n"
+"None\n"
+"#-#-#-#-#  ja.po (Wine)  #-#-#-#-#\n"
+"なし"
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr "閉じる"
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr "今日:"
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr "今日へ移動"
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr "認証局鍵識別子"
@@ -669,10 +694,6 @@
 msgid "Path Length Constraint="
 msgstr "Path Length Constraint="
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr "None"
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr "Information Not Available"
@@ -5367,10 +5388,6 @@
 msgid "Zoom out"
 msgstr "縮小"
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr "閉じる"
-
 #: wordpad.rc:170
 msgid "Page"
 msgstr "ページ"
diff --git a/po/ko.po b/po/ko.po
index ce113b3..710c616 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -17,6 +17,26 @@
 msgid "Cancelling..."
 msgstr "취소하는 중.."
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr "분리자"
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+msgid "None"
+msgstr "없음"
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr "닫기"
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr "오늘:"
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr "오늘로 가기"
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr "접근 키 식별자"
@@ -669,10 +689,6 @@
 msgid "Path Length Constraint="
 msgstr "제한된 경로 길이 ="
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr "없음"
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr "정보가 없음"
@@ -5421,10 +5437,6 @@
 msgid "Zoom out"
 msgstr "축소"
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr "닫기"
-
 #: wordpad.rc:170
 msgid "Page"
 msgstr "페이지"
diff --git a/po/lt.po b/po/lt.po
index 9aa2b22..45aa51a 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -18,6 +18,31 @@
 msgid "Cancelling..."
 msgstr "Atsisakoma..."
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr "Skirtukas"
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+#, fuzzy
+msgid "None"
+msgstr ""
+"#-#-#-#-#  lt.po (Wine)  #-#-#-#-#\n"
+"Nėra\n"
+"#-#-#-#-#  lt.po (Wine)  #-#-#-#-#\n"
+"Joks"
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr "Užverti"
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr "Šiandien:"
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr "Eiti į šiandien"
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr "Įstaigos rakto identifikatorius"
@@ -670,10 +695,6 @@
 msgid "Path Length Constraint="
 msgstr "Kelio ilgio ribojimas="
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr "Nėra"
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr "Informacija neprieinama"
@@ -5427,10 +5448,6 @@
 msgid "Zoom out"
 msgstr "Mažinti"
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr "Užverti"
-
 #: wordpad.rc:170
 msgid "Page"
 msgstr "Puslapis"
diff --git a/po/ml.po b/po/ml.po
index 509e359..2916c41 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -17,6 +17,26 @@
 msgid "Cancelling..."
 msgstr ""
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr ""
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+msgid "None"
+msgstr ""
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr ""
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr ""
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr ""
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr ""
@@ -670,10 +690,6 @@
 msgid "Path Length Constraint="
 msgstr ""
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr ""
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr ""
@@ -4971,10 +4987,6 @@
 msgid "Zoom out"
 msgstr ""
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr ""
-
 #: wordpad.rc:170
 msgid "Page"
 msgstr ""
diff --git a/po/nb_NO.po b/po/nb_NO.po
index 75f6294..d3ccd78 100644
--- a/po/nb_NO.po
+++ b/po/nb_NO.po
@@ -17,6 +17,26 @@
 msgid "Cancelling..."
 msgstr "Avbryter..."
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr "Adskiller"
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+msgid "None"
+msgstr "Ingen"
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr "Lukk"
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr "Idag:"
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr "Gå til idag"
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr "Identifikator for autentiseringsnøkkel"
@@ -669,10 +689,6 @@
 msgid "Path Length Constraint="
 msgstr "Begrensning på stilengde="
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr "Ingen"
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr "Informasjonen er utilgjengelig"
@@ -5423,10 +5439,6 @@
 msgid "Zoom out"
 msgstr "Forminsk"
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr "Lukk"
-
 #: wordpad.rc:170
 msgid "Page"
 msgstr "Side"
diff --git a/po/nl.po b/po/nl.po
index 53b329a..581275d 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -17,6 +17,26 @@
 msgid "Cancelling..."
 msgstr "Annuleren..."
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr "Scheidingsteken"
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+msgid "None"
+msgstr "Geen"
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr "Sluiten"
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr "Vandaag:"
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr "Ga naar vandaag"
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr "Autoriteits Sleutel Identificatie nummer"
@@ -669,10 +689,6 @@
 msgid "Path Length Constraint="
 msgstr "Lengte van pad beperking="
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr "Geen"
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr "Informatie niet beschikbaar"
@@ -5478,10 +5494,6 @@
 msgid "Zoom out"
 msgstr "Uitzoomen"
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr "Sluiten"
-
 #: wordpad.rc:170
 msgid "Page"
 msgstr "Pagina"
diff --git a/po/or.po b/po/or.po
index d8450f1..974d114 100644
--- a/po/or.po
+++ b/po/or.po
@@ -17,6 +17,26 @@
 msgid "Cancelling..."
 msgstr ""
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr ""
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+msgid "None"
+msgstr ""
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr ""
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr ""
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr ""
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr ""
@@ -670,10 +690,6 @@
 msgid "Path Length Constraint="
 msgstr ""
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr ""
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr ""
@@ -4971,10 +4987,6 @@
 msgid "Zoom out"
 msgstr ""
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr ""
-
 #: wordpad.rc:170
 msgid "Page"
 msgstr ""
diff --git a/po/pa.po b/po/pa.po
index db6bfe8..a3e8b09 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -17,6 +17,26 @@
 msgid "Cancelling..."
 msgstr ""
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr ""
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+msgid "None"
+msgstr ""
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr ""
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr ""
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr ""
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr ""
@@ -670,10 +690,6 @@
 msgid "Path Length Constraint="
 msgstr ""
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr ""
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr ""
@@ -4971,10 +4987,6 @@
 msgid "Zoom out"
 msgstr ""
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr ""
-
 #: wordpad.rc:170
 msgid "Page"
 msgstr ""
diff --git a/po/pl.po b/po/pl.po
index d35f2c3..4e86a5e 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -17,6 +17,26 @@
 msgid "Cancelling..."
 msgstr "Trwa anulowanie..."
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr "Odstęp"
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+msgid "None"
+msgstr "Brak"
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr "Zamknij"
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr "Dziś:"
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr "Idź do dziś"
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr "Identyfikator klucza urzędu"
@@ -669,10 +689,6 @@
 msgid "Path Length Constraint="
 msgstr "Warunki ograniczające długość ścieżki="
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr "Brak"
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr "Informacje niedostępne"
@@ -5483,10 +5499,6 @@
 msgid "Zoom out"
 msgstr "Oddal"
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr "Zamknij"
-
 #: wordpad.rc:170
 msgid "Page"
 msgstr "Strona"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 12a30a9..ff28796 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -17,6 +17,31 @@
 msgid "Cancelling..."
 msgstr "Cancelando..."
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr "Separador"
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+#, fuzzy
+msgid "None"
+msgstr ""
+"#-#-#-#-#  pt_BR.po (Wine)  #-#-#-#-#\n"
+"Nenhum\n"
+"#-#-#-#-#  pt_BR.po (Wine)  #-#-#-#-#\n"
+"Nenhuma"
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr "Fechar"
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr "Hoje:"
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr "Ir para hoje"
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr "Identificador da Chave de Autoridade"
@@ -669,15 +694,6 @@
 msgid "Path Length Constraint="
 msgstr "Restrição de Tamanho de Caminho="
 
-#: crypt32.rc:198 progman.rc:83
-#, fuzzy
-msgid "None"
-msgstr ""
-"#-#-#-#-#  pt_BR.po (Wine)  #-#-#-#-#\n"
-"Nenhum\n"
-"#-#-#-#-#  pt_BR.po (Wine)  #-#-#-#-#\n"
-"Nenhuma"
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr "Informação não Disponível"
@@ -5522,10 +5538,6 @@
 msgid "Zoom out"
 msgstr "Zoom out"
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr "Fechar"
-
 #: wordpad.rc:170
 msgid "Page"
 msgstr "Página"
diff --git a/po/pt_PT.po b/po/pt_PT.po
index 6dafff5..79166fa 100644
--- a/po/pt_PT.po
+++ b/po/pt_PT.po
@@ -17,6 +17,31 @@
 msgid "Cancelling..."
 msgstr "A cancelar..."
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr "Separador"
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+#, fuzzy
+msgid "None"
+msgstr ""
+"#-#-#-#-#  pt_PT.po (Wine)  #-#-#-#-#\n"
+"Nenhum\n"
+"#-#-#-#-#  pt_PT.po (Wine)  #-#-#-#-#\n"
+"Nenhuma"
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr "Fechar"
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr "Hoje:"
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr "Ir para hoje"
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr "Identificador da Chave de Autoridade"
@@ -669,15 +694,6 @@
 msgid "Path Length Constraint="
 msgstr "Restrição de tamanho de caminho="
 
-#: crypt32.rc:198 progman.rc:83
-#, fuzzy
-msgid "None"
-msgstr ""
-"#-#-#-#-#  pt_PT.po (Wine)  #-#-#-#-#\n"
-"Nenhum\n"
-"#-#-#-#-#  pt_PT.po (Wine)  #-#-#-#-#\n"
-"Nenhuma"
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr "Informação não Disponível"
@@ -5553,10 +5569,6 @@
 msgid "Zoom out"
 msgstr "Zoom out"
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr "Fechar"
-
 #: wordpad.rc:170
 msgid "Page"
 msgstr "Página"
diff --git a/po/rm.po b/po/rm.po
index 0b0af81..bfca6d2 100644
--- a/po/rm.po
+++ b/po/rm.po
@@ -17,6 +17,26 @@
 msgid "Cancelling..."
 msgstr ""
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr ""
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+msgid "None"
+msgstr ""
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr ""
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr ""
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr ""
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr ""
@@ -670,10 +690,6 @@
 msgid "Path Length Constraint="
 msgstr ""
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr ""
-
 #: crypt32.rc:199
 #, fuzzy
 msgid "Information Not Available"
@@ -5009,10 +5025,6 @@
 msgid "Zoom out"
 msgstr ""
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr ""
-
 #: wordpad.rc:170
 msgid "Page"
 msgstr ""
diff --git a/po/ro.po b/po/ro.po
index 7545507..fb10095 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -17,6 +17,31 @@
 msgid "Cancelling..."
 msgstr "Renunț..."
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr "Separator"
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+#, fuzzy
+msgid "None"
+msgstr ""
+"#-#-#-#-#  ro.po (Wine)  #-#-#-#-#\n"
+"Fără\n"
+"#-#-#-#-#  ro.po (Wine)  #-#-#-#-#\n"
+"Niciuna"
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr "Închide"
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr "Azi:"
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr "Mergi la Azi"
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr "Identificatorul cheii autorității"
@@ -669,15 +694,6 @@
 msgid "Path Length Constraint="
 msgstr "Constrângere de lungime a căii="
 
-#: crypt32.rc:198 progman.rc:83
-#, fuzzy
-msgid "None"
-msgstr ""
-"#-#-#-#-#  ro.po (Wine)  #-#-#-#-#\n"
-"Fără\n"
-"#-#-#-#-#  ro.po (Wine)  #-#-#-#-#\n"
-"Niciuna"
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr "Informație indisponibilă"
@@ -5501,10 +5517,6 @@
 msgid "Zoom out"
 msgstr "Micșorează"
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr "Închide"
-
 #: wordpad.rc:170
 msgid "Page"
 msgstr "Pagină"
diff --git a/po/ru.po b/po/ru.po
index fa8cb26..8f5b173 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -17,6 +17,26 @@
 msgid "Cancelling..."
 msgstr "Отмена..."
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr "Разделитель"
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+msgid "None"
+msgstr "Нет"
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr "Закрыть"
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr "Сегодня:"
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr "Текущая дата"
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr ""
@@ -681,10 +701,6 @@
 msgid "Path Length Constraint="
 msgstr ""
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr "Нет"
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr ""
@@ -5497,10 +5513,6 @@
 msgid "Zoom out"
 msgstr "Отдалить"
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr "Закрыть"
-
 #: wordpad.rc:170
 msgid "Page"
 msgstr "Страница"
diff --git a/po/sk.po b/po/sk.po
index f1f3ae1..ea8a3f1 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -17,6 +17,26 @@
 msgid "Cancelling..."
 msgstr ""
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr "Oddeľovač"
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+msgid "None"
+msgstr "Žiadne"
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr "Zavrieť"
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr "Dnes:"
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr "Choď na dnešok"
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr ""
@@ -670,10 +690,6 @@
 msgid "Path Length Constraint="
 msgstr ""
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr ""
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr ""
@@ -5102,10 +5118,6 @@
 msgid "Zoom out"
 msgstr ""
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr ""
-
 #: wordpad.rc:170
 msgid "Page"
 msgstr ""
diff --git a/po/sl.po b/po/sl.po
index 006e329..d6e7a7b 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -17,6 +17,26 @@
 msgid "Cancelling..."
 msgstr "Preklicujem ..."
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr "Ločilo"
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+msgid "None"
+msgstr "Brez"
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr "Zapri"
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr "Danes:"
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr "Pojdi na danes"
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr ""
@@ -684,10 +704,6 @@
 msgid "Path Length Constraint="
 msgstr ""
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr "Brez"
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr ""
@@ -5476,10 +5492,6 @@
 msgid "Zoom out"
 msgstr "Zoom out"
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr "Zapri"
-
 #: wordpad.rc:170
 msgid "Page"
 msgstr "Stran"
diff --git a/po/sr_RS@cyrillic.po b/po/sr_RS@cyrillic.po
index fcd63f8..64c6e10 100644
--- a/po/sr_RS@cyrillic.po
+++ b/po/sr_RS@cyrillic.po
@@ -17,6 +17,26 @@
 msgid "Cancelling..."
 msgstr "Отказивање..."
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr "Раздвајач"
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+msgid "None"
+msgstr "Ништа"
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr "Затвори"
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr "Данас:"
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr "Пређи на данашњи дан"
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr ""
@@ -673,10 +693,6 @@
 msgid "Path Length Constraint="
 msgstr ""
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr ""
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr ""
@@ -5111,10 +5127,6 @@
 msgid "Zoom out"
 msgstr "Увећај"
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr ""
-
 #: wordpad.rc:170
 #, fuzzy
 msgid "Page"
diff --git a/po/sr_RS@latin.po b/po/sr_RS@latin.po
index cfee214..8a06f63 100644
--- a/po/sr_RS@latin.po
+++ b/po/sr_RS@latin.po
@@ -17,6 +17,26 @@
 msgid "Cancelling..."
 msgstr "Otkazivanje..."
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr "Razdvajač"
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+msgid "None"
+msgstr "Ništa"
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr "Zatvori"
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr "Danas:"
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr "Pređi na današnji dan"
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr ""
@@ -673,10 +693,6 @@
 msgid "Path Length Constraint="
 msgstr ""
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr ""
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr ""
@@ -5154,10 +5170,6 @@
 msgid "Zoom out"
 msgstr "Uvećaj"
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr ""
-
 #: wordpad.rc:170
 #, fuzzy
 msgid "Page"
diff --git a/po/sv.po b/po/sv.po
index b3fa102..0549443 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -17,6 +17,26 @@
 msgid "Cancelling..."
 msgstr "Avbryter..."
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr "Separator"
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+msgid "None"
+msgstr "Ingen"
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr "Stäng"
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr "Idag:"
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr "Gå till idag"
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr "Authority Key Identifier"
@@ -669,10 +689,6 @@
 msgid "Path Length Constraint="
 msgstr "Längdbegränsning för sökväg="
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr "Ingen"
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr "Information ej tillgänglig"
@@ -5456,10 +5472,6 @@
 msgid "Zoom out"
 msgstr "Zooma ut"
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr "Stäng"
-
 #: wordpad.rc:170
 msgid "Page"
 msgstr "Sida"
diff --git a/po/te.po b/po/te.po
index 33f095a..c3cc99c 100644
--- a/po/te.po
+++ b/po/te.po
@@ -17,6 +17,26 @@
 msgid "Cancelling..."
 msgstr ""
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr ""
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+msgid "None"
+msgstr ""
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr ""
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr ""
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr ""
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr ""
@@ -670,10 +690,6 @@
 msgid "Path Length Constraint="
 msgstr ""
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr ""
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr ""
@@ -4971,10 +4987,6 @@
 msgid "Zoom out"
 msgstr ""
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr ""
-
 #: wordpad.rc:170
 msgid "Page"
 msgstr ""
diff --git a/po/th.po b/po/th.po
index 115bcd8..24b5f23 100644
--- a/po/th.po
+++ b/po/th.po
@@ -17,6 +17,26 @@
 msgid "Cancelling..."
 msgstr ""
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr "Separator"
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+msgid "None"
+msgstr "ไม่มีเลย"
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr "ปีด"
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr "วันนี้:"
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr "ไปถึงวันนี้"
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr ""
@@ -670,10 +690,6 @@
 msgid "Path Length Constraint="
 msgstr ""
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr ""
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr ""
@@ -5023,10 +5039,6 @@
 msgid "Zoom out"
 msgstr ""
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr ""
-
 #: wordpad.rc:170
 #, fuzzy
 msgid "Page"
diff --git a/po/tr.po b/po/tr.po
index 598ad77..7c786bc 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -17,6 +17,26 @@
 msgid "Cancelling..."
 msgstr ""
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr "Ayraç"
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+msgid "None"
+msgstr "Hiçbiri"
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr "Kapat"
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr "Bugün:"
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr "Bugüne git"
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr ""
@@ -681,10 +701,6 @@
 msgid "Path Length Constraint="
 msgstr ""
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr "Hiçbiri"
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr ""
@@ -5452,11 +5468,6 @@
 msgid "Zoom out"
 msgstr "Yaklaştır"
 
-#: wordpad.rc:169
-#, fuzzy
-msgid "Close"
-msgstr "&Kapat"
-
 #: wordpad.rc:170
 #, fuzzy
 msgid "Page"
diff --git a/po/uk.po b/po/uk.po
index 5b02300..35d4998 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -17,6 +17,31 @@
 msgid "Cancelling..."
 msgstr "Скасування..."
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr "Роздільник"
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+#, fuzzy
+msgid "None"
+msgstr ""
+"#-#-#-#-#  uk.po (Wine)  #-#-#-#-#\n"
+"Немає\n"
+"#-#-#-#-#  uk.po (Wine)  #-#-#-#-#\n"
+"Нема"
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr "Закрити"
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr "Сьогодні:"
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr "Поточна дата"
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr "Ідентифікатор ключа органу"
@@ -669,10 +694,6 @@
 msgid "Path Length Constraint="
 msgstr "Обмеження довжини шляху="
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr "Немає"
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr "Інформація не доступна"
@@ -5473,11 +5494,6 @@
 msgid "Zoom out"
 msgstr "Збільшення"
 
-#: wordpad.rc:169
-#, fuzzy
-msgid "Close"
-msgstr "&Закрити"
-
 #: wordpad.rc:170
 #, fuzzy
 msgid "Page"
diff --git a/po/wa.po b/po/wa.po
index f420c9a..faa26b7 100644
--- a/po/wa.po
+++ b/po/wa.po
@@ -17,6 +17,26 @@
 msgid "Cancelling..."
 msgstr ""
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr ""
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+msgid "None"
+msgstr ""
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr ""
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr ""
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr ""
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr ""
@@ -670,10 +690,6 @@
 msgid "Path Length Constraint="
 msgstr ""
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr ""
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr ""
@@ -5026,10 +5042,6 @@
 msgid "Zoom out"
 msgstr ""
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr ""
-
 #: wordpad.rc:170
 #, fuzzy
 msgid "Page"
diff --git a/po/wine.pot b/po/wine.pot
index 41b5ba0..fed3f5e 100644
--- a/po/wine.pot
+++ b/po/wine.pot
@@ -14,6 +14,26 @@
 msgid "Cancelling..."
 msgstr ""
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr ""
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+msgid "None"
+msgstr ""
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr ""
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr ""
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr ""
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr ""
@@ -666,10 +686,6 @@
 msgid "Path Length Constraint="
 msgstr ""
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr ""
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr ""
@@ -4953,10 +4969,6 @@
 msgid "Zoom out"
 msgstr ""
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr ""
-
 #: wordpad.rc:170
 msgid "Page"
 msgstr ""
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 5556e2a..5cae4bd 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -17,6 +17,31 @@
 msgid "Cancelling..."
 msgstr "正在取消..."
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr "分隔符"
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+#, fuzzy
+msgid "None"
+msgstr ""
+"#-#-#-#-#  zh_CN.po (Wine)  #-#-#-#-#\n"
+"未定义\n"
+"#-#-#-#-#  zh_CN.po (Wine)  #-#-#-#-#\n"
+"无"
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr "关闭"
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr "今天:"
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr "转到今天"
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr ""
@@ -670,10 +695,6 @@
 msgid "Path Length Constraint="
 msgstr ""
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr "未定义"
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr ""
@@ -5091,10 +5112,6 @@
 msgid "Zoom out"
 msgstr "缩小"
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr "关闭"
-
 #: wordpad.rc:170
 msgid "Page"
 msgstr "页"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 4eb5106..0cc6663 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -17,6 +17,31 @@
 msgid "Cancelling..."
 msgstr "正在取消..."
 
+#: comctl32.rc:39
+msgid "Separator"
+msgstr "分隔符"
+
+#: comctl32.rc:44 crypt32.rc:198 progman.rc:83
+#, fuzzy
+msgid "None"
+msgstr ""
+"#-#-#-#-#  zh_TW.po (Wine)  #-#-#-#-#\n"
+"未定義\n"
+"#-#-#-#-#  zh_TW.po (Wine)  #-#-#-#-#\n"
+"無"
+
+#: comctl32.rc:28 wordpad.rc:169
+msgid "Close"
+msgstr "關閉"
+
+#: comctl32.rc:33
+msgid "Today:"
+msgstr "今天:"
+
+#: comctl32.rc:34
+msgid "Go to today"
+msgstr "轉到今天"
+
 #: crypt32.rc:27
 msgid "Authority Key Identifier"
 msgstr ""
@@ -670,10 +695,6 @@
 msgid "Path Length Constraint="
 msgstr ""
 
-#: crypt32.rc:198 progman.rc:83
-msgid "None"
-msgstr "未定義"
-
 #: crypt32.rc:199
 msgid "Information Not Available"
 msgstr ""
@@ -5087,10 +5108,6 @@
 msgid "Zoom out"
 msgstr "Zoom out"
 
-#: wordpad.rc:169
-msgid "Close"
-msgstr "關閉"
-
 #: wordpad.rc:170
 #, fuzzy
 msgid "Page"