Author: janderwald
Date: Sat Jul 28 23:48:00 2007
New Revision: 27969
URL:
http://svn.reactos.org/svn/reactos?rev=27969&view=rev
Log:
- fix internet time update button for the languages which had it wrong
- add missing internet update time dialog to spanish resource file - needs to be
translated
Modified:
trunk/reactos/dll/cpl/timedate/lang/cs-CZ.rc
trunk/reactos/dll/cpl/timedate/lang/da-DK.rc
trunk/reactos/dll/cpl/timedate/lang/de-DE.rc
trunk/reactos/dll/cpl/timedate/lang/el-GR.rc
trunk/reactos/dll/cpl/timedate/lang/es-ES.rc
trunk/reactos/dll/cpl/timedate/lang/fr-FR.rc
trunk/reactos/dll/cpl/timedate/lang/hu-HU.rc
trunk/reactos/dll/cpl/timedate/lang/ja-JP.rc
trunk/reactos/dll/cpl/timedate/lang/nl-NL.rc
trunk/reactos/dll/cpl/timedate/lang/pl-PL.rc
trunk/reactos/dll/cpl/timedate/lang/sk-SK.rc
trunk/reactos/dll/cpl/timedate/lang/sv-SE.rc
Modified: trunk/reactos/dll/cpl/timedate/lang/cs-CZ.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/timedate/lang/cs-C…
==============================================================================
--- trunk/reactos/dll/cpl/timedate/lang/cs-CZ.rc (original)
+++ trunk/reactos/dll/cpl/timedate/lang/cs-CZ.rc Sat Jul 28 23:48:00 2007
@@ -43,7 +43,7 @@
FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
COMBOBOX IDC_SERVERLIST, 65, 22, 117, 136, CBS_DROPDOWNLIST | WS_VSCROLL |
WS_TABSTOP
- CONTROL "Automaticky synchronizovat èas s èasovým serverem v
Internetu", IDC_AUTODAYLIGHT,
+ CONTROL "Automaticky synchronizovat èas s èasovým serverem v
Internetu", IDC_AUTOSYNC,
"Button", BS_AUTOCHECKBOX | WS_GROUP |
WS_TABSTOP,11,7,241,10
LTEXT "Server:", -1, 34, 22, 28, 13
PUSHBUTTON "Aktualizovat", IDC_UPDATEBUTTON, 187, 22, 49, 14
Modified: trunk/reactos/dll/cpl/timedate/lang/da-DK.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/timedate/lang/da-D…
==============================================================================
--- trunk/reactos/dll/cpl/timedate/lang/da-DK.rc (original)
+++ trunk/reactos/dll/cpl/timedate/lang/da-DK.rc Sat Jul 28 23:48:00 2007
@@ -44,7 +44,7 @@
FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
COMBOBOX IDC_SERVERLIST, 65, 22, 117, 136, CBS_DROPDOWNLIST | WS_VSCROLL |
WS_TABSTOP
- CONTROL "Automatically synchronize with an Internet time server",
IDC_AUTODAYLIGHT,
+ CONTROL "Automatically synchronize with an Internet time server",
IDC_AUTOSYNC,
"Button", BS_AUTOCHECKBOX | WS_GROUP |
WS_TABSTOP,11,7,241,10
LTEXT "Server:", -1, 34, 22, 28, 13
PUSHBUTTON "Update Now", IDC_UPDATEBUTTON, 187, 22, 49, 14
Modified: trunk/reactos/dll/cpl/timedate/lang/de-DE.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/timedate/lang/de-D…
==============================================================================
--- trunk/reactos/dll/cpl/timedate/lang/de-DE.rc (original)
+++ trunk/reactos/dll/cpl/timedate/lang/de-DE.rc Sat Jul 28 23:48:00 2007
@@ -44,7 +44,7 @@
FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
COMBOBOX IDC_SERVERLIST, 65, 22, 117, 136, CBS_DROPDOWNLIST | WS_VSCROLL |
WS_TABSTOP
- CONTROL "Automatisch mit einem Internet Zeitserver
synchronisieren", IDC_AUTODAYLIGHT,
+ CONTROL "Automatisch mit einem Internet Zeitserver
synchronisieren", IDC_AUTOSYNC,
"Button", BS_AUTOCHECKBOX | WS_GROUP |
WS_TABSTOP,11,7,241,10
LTEXT "Server:", -1, 34, 22, 28, 13
PUSHBUTTON "Jetzt updaten", IDC_UPDATEBUTTON, 187, 22, 49, 14
Modified: trunk/reactos/dll/cpl/timedate/lang/el-GR.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/timedate/lang/el-G…
==============================================================================
--- trunk/reactos/dll/cpl/timedate/lang/el-GR.rc (original)
+++ trunk/reactos/dll/cpl/timedate/lang/el-GR.rc Sat Jul 28 23:48:00 2007
@@ -44,7 +44,7 @@
FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
COMBOBOX IDC_SERVERLIST, 65, 22, 117, 136, CBS_DROPDOWNLIST | WS_VSCROLL |
WS_TABSTOP
- CONTROL "Automatically synchronize with an Internet time server",
IDC_AUTODAYLIGHT,
+ CONTROL "Automatically synchronize with an Internet time server",
IDC_AUTOSYNC,
"Button", BS_AUTOCHECKBOX | WS_GROUP |
WS_TABSTOP,11,7,241,10
LTEXT "Server:", -1, 34, 22, 28, 13
PUSHBUTTON "Update Now", IDC_UPDATEBUTTON, 187, 22, 49, 14
Modified: trunk/reactos/dll/cpl/timedate/lang/es-ES.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/timedate/lang/es-E…
==============================================================================
--- trunk/reactos/dll/cpl/timedate/lang/es-ES.rc (original)
+++ trunk/reactos/dll/cpl/timedate/lang/es-ES.rc Sat Jul 28 23:48:00 2007
@@ -36,6 +36,20 @@
IDC_AUTODAYLIGHT, 6, 132, 242, 11, WS_VISIBLE | WS_GROUP | WS_TABSTOP
END
+IDD_INETTIMEPAGE DIALOGEX 0, 0, 252, 146
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
+CAPTION "Internet Time"
+FONT 8, "MS Shell Dlg", 0, 0, 0x0
+BEGIN
+ COMBOBOX IDC_SERVERLIST, 65, 22, 117, 136, CBS_DROPDOWNLIST | WS_VSCROLL |
WS_TABSTOP
+ AUTOCHECKBOX "Automatically synchronize with an Internet time server",
IDC_AUTOSYNC,
+ 11 ,7, 241, 10, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP
+ LTEXT "Server:", IDC_SERVERTEXT, 34, 22, 28, 13
+ PUSHBUTTON "Update Now", IDC_UPDATEBUTTON, 187, 22, 49, 14
+ LTEXT "", IDC_SUCSYNC, 12, 54, 214, 23
+ LTEXT "", IDC_NEXTSYNC, 12, 96, 137, 12
+ LTEXT "Synchronization can only occur when your computer is connected
to the internet.", -1, 12, 114, 225, 25
+END
STRINGTABLE
BEGIN
Modified: trunk/reactos/dll/cpl/timedate/lang/fr-FR.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/timedate/lang/fr-F…
==============================================================================
--- trunk/reactos/dll/cpl/timedate/lang/fr-FR.rc (original)
+++ trunk/reactos/dll/cpl/timedate/lang/fr-FR.rc Sat Jul 28 23:48:00 2007
@@ -44,7 +44,7 @@
FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
COMBOBOX IDC_SERVERLIST, 65, 22, 117, 136, CBS_DROPDOWNLIST | WS_VSCROLL |
WS_TABSTOP
- CONTROL "Synchroniser automatiquement avec un serveur d'heure
Internet", IDC_AUTODAYLIGHT,
+ CONTROL "Synchroniser automatiquement avec un serveur d'heure
Internet", IDC_AUTOSYNC,
"Button", BS_AUTOCHECKBOX | WS_GROUP |
WS_TABSTOP,11,7,241,10
LTEXT "Serveur:", -1, 34, 22, 28, 13
PUSHBUTTON "Mettre à jour maintenant", IDC_UPDATEBUTTON, 187, 22, 49,
14
Modified: trunk/reactos/dll/cpl/timedate/lang/hu-HU.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/timedate/lang/hu-H…
==============================================================================
--- trunk/reactos/dll/cpl/timedate/lang/hu-HU.rc (original)
+++ trunk/reactos/dll/cpl/timedate/lang/hu-HU.rc Sat Jul 28 23:48:00 2007
@@ -44,7 +44,7 @@
FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
COMBOBOX IDC_SERVERLIST, 65, 22, 117, 136, CBS_DROPDOWNLIST | WS_VSCROLL |
WS_TABSTOP
- CONTROL "Szinkronizálja a számítógép óráját egy internetes
kiszolgálóval", IDC_AUTODAYLIGHT,
+ CONTROL "Szinkronizálja a számítógép óráját egy internetes
kiszolgálóval", IDC_AUTOSYNC,
"Button", BS_AUTOCHECKBOX | WS_GROUP |
WS_TABSTOP,11,7,241,10
LTEXT "Kiszolgáló:", -1, 34, 22, 28, 13
PUSHBUTTON "Szinkronizáljon most", IDC_UPDATEBUTTON, 187, 22, 49, 14
Modified: trunk/reactos/dll/cpl/timedate/lang/ja-JP.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/timedate/lang/ja-J…
==============================================================================
--- trunk/reactos/dll/cpl/timedate/lang/ja-JP.rc (original)
+++ trunk/reactos/dll/cpl/timedate/lang/ja-JP.rc Sat Jul 28 23:48:00 2007
@@ -44,7 +44,7 @@
FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
COMBOBOX IDC_SERVERLIST, 65, 22, 117, 136, CBS_DROPDOWNLIST | WS_VSCROLL |
WS_TABSTOP
- CONTROL "Automatically synchronize with an Internet time server",
IDC_AUTODAYLIGHT,
+ CONTROL "Automatically synchronize with an Internet time server",
IDC_AUTOSYNC,
"Button", BS_AUTOCHECKBOX | WS_GROUP |
WS_TABSTOP,11,7,241,10
LTEXT "Server:", -1, 34, 22, 28, 13
PUSHBUTTON "Update Now", IDC_UPDATEBUTTON, 187, 22, 49, 14
Modified: trunk/reactos/dll/cpl/timedate/lang/nl-NL.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/timedate/lang/nl-N…
==============================================================================
--- trunk/reactos/dll/cpl/timedate/lang/nl-NL.rc (original)
+++ trunk/reactos/dll/cpl/timedate/lang/nl-NL.rc Sat Jul 28 23:48:00 2007
@@ -43,7 +43,7 @@
FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
COMBOBOX IDC_SERVERLIST, 65, 22, 117, 136, CBS_DROPDOWNLIST | WS_VSCROLL |
WS_TABSTOP
- CONTROL "Automatically synchronize with an Internet time server",
IDC_AUTODAYLIGHT,
+ CONTROL "Automatically synchronize with an Internet time server",
IDC_AUTOSYNC,
"Button", BS_AUTOCHECKBOX | WS_GROUP |
WS_TABSTOP,11,7,241,10
LTEXT "Server:", -1, 34, 22, 28, 13
PUSHBUTTON "Update Now", IDC_UPDATEBUTTON, 187, 22, 49, 14
Modified: trunk/reactos/dll/cpl/timedate/lang/pl-PL.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/timedate/lang/pl-P…
==============================================================================
--- trunk/reactos/dll/cpl/timedate/lang/pl-PL.rc (original)
+++ trunk/reactos/dll/cpl/timedate/lang/pl-PL.rc Sat Jul 28 23:48:00 2007
@@ -49,7 +49,7 @@
FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
COMBOBOX IDC_SERVERLIST, 65, 22, 117, 136, CBS_DROPDOWNLIST | WS_VSCROLL |
WS_TABSTOP
- CONTROL "Automatycznie synchronizuj czas z internetowym serwerem
czasu", IDC_AUTODAYLIGHT,
+ CONTROL "Automatycznie synchronizuj czas z internetowym serwerem
czasu", IDC_AUTOSYNC,
"Button", BS_AUTOCHECKBOX | WS_GROUP |
WS_TABSTOP,11,7,241,10
LTEXT "Serwer:", -1, 34, 22, 28, 13
PUSHBUTTON "&Aktualizuj teraz", IDC_UPDATEBUTTON, 187, 22, 49, 14
Modified: trunk/reactos/dll/cpl/timedate/lang/sk-SK.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/timedate/lang/sk-S…
==============================================================================
--- trunk/reactos/dll/cpl/timedate/lang/sk-SK.rc (original)
+++ trunk/reactos/dll/cpl/timedate/lang/sk-SK.rc Sat Jul 28 23:48:00 2007
@@ -50,7 +50,7 @@
FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
COMBOBOX IDC_SERVERLIST, 65, 22, 117, 136, CBS_DROPDOWNLIST | WS_VSCROLL |
WS_TABSTOP
- CONTROL "Automaticky &synchronizova èas s internetovým èasovým
serverom", IDC_AUTODAYLIGHT,
+ CONTROL "Automaticky &synchronizova èas s internetovým èasovým
serverom", IDC_AUTOSYNC,
"Button", BS_AUTOCHECKBOX | WS_GROUP |
WS_TABSTOP,11,7,241,10
LTEXT "Server:", -1, 34, 22, 28, 13
PUSHBUTTON "&Aktualizova", IDC_UPDATEBUTTON, 187, 22, 49, 14
Modified: trunk/reactos/dll/cpl/timedate/lang/sv-SE.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/timedate/lang/sv-S…
==============================================================================
--- trunk/reactos/dll/cpl/timedate/lang/sv-SE.rc (original)
+++ trunk/reactos/dll/cpl/timedate/lang/sv-SE.rc Sat Jul 28 23:48:00 2007
@@ -48,7 +48,7 @@
FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
COMBOBOX IDC_SERVERLIST, 65, 22, 117, 136, CBS_DROPDOWNLIST | WS_VSCROLL |
WS_TABSTOP
- CONTROL "Automatically synchronize with an Internet time server",
IDC_AUTODAYLIGHT,
+ CONTROL "Automatically synchronize with an Internet time server",
IDC_AUTOSYNC,
"Button", BS_AUTOCHECKBOX | WS_GROUP |
WS_TABSTOP,11,7,241,10
LTEXT "Server:", -1, 34, 22, 28, 13
PUSHBUTTON "Update Now", IDC_UPDATEBUTTON, 187, 22, 49, 14