sync winefile resource wcripts with WINE and adjust INFO entries Modified: trunk/reactos/subsys/system/winefile/Sv.rc Modified: trunk/reactos/subsys/system/winefile/cs.rc Modified: trunk/reactos/subsys/system/winefile/de.rc Modified: trunk/reactos/subsys/system/winefile/en.rc Modified: trunk/reactos/subsys/system/winefile/es.rc Modified: trunk/reactos/subsys/system/winefile/fr.rc Modified: trunk/reactos/subsys/system/winefile/hu.rc Modified: trunk/reactos/subsys/system/winefile/it.rc Modified: trunk/reactos/subsys/system/winefile/nl.rc Modified: trunk/reactos/subsys/system/winefile/pl.rc Modified: trunk/reactos/subsys/system/winefile/pt.rc Modified: trunk/reactos/subsys/system/winefile/ru.rc Modified: trunk/reactos/subsys/system/winefile/si.rc Modified: trunk/reactos/subsys/system/winefile/zh.rc _____
Modified: trunk/reactos/subsys/system/winefile/Sv.rc --- trunk/reactos/subsys/system/winefile/Sv.rc 2005-06-07 17:07:34 UTC (rev 15832) +++ trunk/reactos/subsys/system/winefile/Sv.rc 2005-06-07 17:13:38 UTC (rev 15833) @@ -143,11 +143,7 @@
MENUITEM "&Anvõnda hjõlpen\tF1", ID_HELP_USING MENUITEM SEPARATOR MENUITEM "Information om &Winefile...", ID_ABOUT -/* POPUP "Info..." { - MENUITEM "Info about &Wine..." , ID_ABOUT_WINE - MENUITEM "&License..." ID_LICENSE - MENUITEM "&NO WARRANTY" ID_NO_WARRANTY - } */ + MENUITEM "Info about &Wine..." , ID_ABOUT_WINE } }
_____
Modified: trunk/reactos/subsys/system/winefile/cs.rc --- trunk/reactos/subsys/system/winefile/cs.rc 2005-06-07 17:07:34 UTC (rev 15832) +++ trunk/reactos/subsys/system/winefile/cs.rc 2005-06-07 17:13:38 UTC (rev 15833) @@ -140,12 +140,8 @@
MENUITEM "HledßnÝ v &nßpovýdý...\tF1" , ID_HELP MENUITEM "&Jak pou×Ývat nßpovýdu\tF1" , ID_HELP_USING MENUITEM SEPARATOR - MENUITEM "Informace o &Winefile..." , ID_ABOUT -/* POPUP "Info..." { - MENUITEM "Informace o &Wine..." , ID_ABOUT_WINE -// MENUITEM "&Licence..." ID_LICENSE -// MENUITEM "&BEZ Z?RUKY" ID_NO_WARRANTY - } */ + MENUITEM "&Informace o Winefile..." , ID_ABOUT + MENUITEM "Informace o &Wine..." , ID_ABOUT_WINE } }
_____
Modified: trunk/reactos/subsys/system/winefile/de.rc --- trunk/reactos/subsys/system/winefile/de.rc 2005-06-07 17:07:34 UTC (rev 15832) +++ trunk/reactos/subsys/system/winefile/de.rc 2005-06-07 17:13:38 UTC (rev 15833) @@ -139,12 +139,7 @@
MENUITEM "Hilfe &verwenden\tF1" , ID_HELP_USING MENUITEM SEPARATOR MENUITEM "&Info ³ber Winefile..." , ID_ABOUT -/* POPUP "Inf&o..." { - MENUITEM "Info ³ber &Wine..." , ID_ABOUT_WINE - MENUITEM "&Lizenz" ID_LICENSE - MENUITEM "&KEINE GARANTIE" ID_NO_WARRANTY - } -*/ + MENUITEM "Info ³ber &Wine..." , ID_ABOUT_WINE } }
_____
Modified: trunk/reactos/subsys/system/winefile/en.rc --- trunk/reactos/subsys/system/winefile/en.rc 2005-06-07 17:07:34 UTC (rev 15832) +++ trunk/reactos/subsys/system/winefile/en.rc 2005-06-07 17:13:38 UTC (rev 15833) @@ -142,12 +142,8 @@
MENUITEM "Help &Search...\tF1" , ID_HELP MENUITEM "&Using Help\tF1" , ID_HELP_USING MENUITEM SEPARATOR - MENUITEM "Info about &Winefile..." , ID_ABOUT -/* POPUP "Info..." { - MENUITEM "Info about &Wine..." , ID_ABOUT_WINE -// MENUITEM "&License..." ID_LICENSE -// MENUITEM "&NO WARRANTY" ID_NO_WARRANTY - } */ + MENUITEM "&Info about Winefile..." , ID_ABOUT + MENUITEM "Info about &Wine..." , ID_ABOUT_WINE } }
_____
Modified: trunk/reactos/subsys/system/winefile/es.rc --- trunk/reactos/subsys/system/winefile/es.rc 2005-06-07 17:07:34 UTC (rev 15832) +++ trunk/reactos/subsys/system/winefile/es.rc 2005-06-07 17:13:38 UTC (rev 15833) @@ -58,7 +58,7 @@
MENUITEM SEPARATOR MENUITEM "&Formatear disco..." , ID_FORMAT_DISK #ifdef _WIN95 - MENUITEM "&Hacer disco de sistema...", -1 /*@@ */ + MENUITEM "&Hacer disco de sistema...", -1 /*TODO*/ #endif MENUITEM SEPARATOR MENUITEM "C&onectar unidad de red" , ID_CONNECT_NETWORK_DRIVE @@ -138,13 +138,8 @@ MENUITEM "&Buscar en la ayuda...\tF1" , ID_HELP MENUITEM "&Usando la ayuda\tF1" , ID_HELP_USING MENUITEM SEPARATOR - POPUP "&Informaci¾n..." { - MENUITEM "Acerca de &Wine..." , ID_ABOUT_WINE -/* - * MENUITEM "&Licencia..." ID_LICENSE - * MENUITEM "&SIN GARANT?A" ID_NO_WARRANTY - */ - } + MENUITEM "&Acerca de Winefile..." , ID_ABOUT + MENUITEM "Acerca de &Wine..." , ID_ABOUT_WINE } }
_____
Modified: trunk/reactos/subsys/system/winefile/fr.rc --- trunk/reactos/subsys/system/winefile/fr.rc 2005-06-07 17:07:34 UTC (rev 15832) +++ trunk/reactos/subsys/system/winefile/fr.rc 2005-06-07 17:13:38 UTC (rev 15833) @@ -141,13 +141,8 @@
MENUITEM "&Rechercher dans l'aide\tF1" , ID_HELP MENUITEM "&Utiliser l'aide\tF1" , ID_HELP_USING MENUITEM SEPARATOR - POPUP "Info..." { - MENUITEM "A propos de &Wine..." , ID_ABOUT_WINE -/* - * MENUITEM "&Licence..." ID_LICENSE - * MENUITEM "&NO WARRANTY" ID_NO_WARRANTY - */ - } + MENUITEM "&A propos de Winefile..." , ID_ABOUT + MENUITEM "A propos de &Wine..." , ID_ABOUT_WINE } }
_____
Modified: trunk/reactos/subsys/system/winefile/hu.rc --- trunk/reactos/subsys/system/winefile/hu.rc 2005-06-07 17:07:34 UTC (rev 15832) +++ trunk/reactos/subsys/system/winefile/hu.rc 2005-06-07 17:13:38 UTC (rev 15833) @@ -141,13 +141,8 @@
MENUITEM "S·g¾ &keresÚs...\tF1" , ID_HELP MENUITEM "&Hasznßlat\tF1" , ID_HELP_USING MENUITEM SEPARATOR - POPUP "Informßci¾..." { - MENUITEM "&Wine-r¾l..." , ID_ABOUT_WINE -/* - * MENUITEM "&License..." ID_LICENSE - * MENUITEM "&NO WARRANTY" ID_NO_WARRANTY - */ - } + MENUITEM "&Winefile-r¾l..." , ID_ABOUT + MENUITEM "W&ine-r¾l..." , ID_ABOUT_WINE } }
_____
Modified: trunk/reactos/subsys/system/winefile/it.rc --- trunk/reactos/subsys/system/winefile/it.rc 2005-06-07 17:07:34 UTC (rev 15832) +++ trunk/reactos/subsys/system/winefile/it.rc 2005-06-07 17:13:38 UTC (rev 15833) @@ -141,13 +141,8 @@
MENUITEM "&Cerca nella Guida...\tF1" , ID_HELP MENUITEM "&Uso dell Guida\tF1" , ID_HELP_USING MENUITEM SEPARATOR - POPUP "Info..." { - MENUITEM "Informazioni su &Wine..." , ID_ABOUT_WINE -/* - * MENUITEM "&Licenza..." ID_LICENSE - * MENUITEM "&Garanzia" ID_NO_WARRANTY - */ - } + MENUITEM "&Informazioni su Winefile..." , ID_ABOUT + MENUITEM "Informazioni su &Wine..." , ID_ABOUT_WINE } }
_____
Modified: trunk/reactos/subsys/system/winefile/nl.rc --- trunk/reactos/subsys/system/winefile/nl.rc 2005-06-07 17:07:34 UTC (rev 15832) +++ trunk/reactos/subsys/system/winefile/nl.rc 2005-06-07 17:13:38 UTC (rev 15833) @@ -137,13 +137,8 @@
MENUITEM "&Zoeken...\tF1" , ID_HELP MENUITEM "&Instructie\tF1" , ID_HELP_USING MENUITEM SEPARATOR - POPUP "Info..." { - MENUITEM "Over &Wine..." , ID_ABOUT_WINE -/* - * MENUITEM "&Licentie..." ID_LICENSE - * MENUITEM "&GEEN GARANTIE" ID_NO_WARRANTY - */ - } + MENUITEM "&Over Winefile..." , ID_ABOUT + MENUITEM "Over &Wine..." , ID_ABOUT_WINE } }
_____
Modified: trunk/reactos/subsys/system/winefile/pl.rc --- trunk/reactos/subsys/system/winefile/pl.rc 2005-06-07 17:07:34 UTC (rev 15832) +++ trunk/reactos/subsys/system/winefile/pl.rc 2005-06-07 17:13:38 UTC (rev 15833) @@ -141,13 +141,8 @@
MENUITEM "&Szukaj..." , ID_HELP MENUITEM "&U?ywanie pomocy" , ID_HELP_USING MENUITEM SEPARATOR - POPUP "O programie..." { - MENUITEM "&Wine..." , ID_ABOUT_WINE -/* - * MENUITEM "&Licencja..." ID_LICENSE - * MENUITEM "&NO WARRANTY" ID_NO_WARRANTY - */ - } + MENUITEM "&Winefile..." , ID_ABOUT + MENUITEM "W&ine..." , ID_ABOUT_WINE } }
_____
Modified: trunk/reactos/subsys/system/winefile/pt.rc --- trunk/reactos/subsys/system/winefile/pt.rc 2005-06-07 17:07:34 UTC (rev 15832) +++ trunk/reactos/subsys/system/winefile/pt.rc 2005-06-07 17:13:38 UTC (rev 15833) @@ -113,7 +113,7 @@
#endif MENUITEM SEPARATOR MENUITEM "&Minimizar durante o uso" , 504 - MENUITEM "&Salvar configuraþ§es ao sair" , 511 /* FIXME */ + MENUITEM "&Salvar configuraþ§es ao sair" , 511 }
@@ -140,13 +140,8 @@ MENUITEM "Pesquisar..." , ID_HELP MENUITEM "&Usando a ajuda" , ID_HELP_USING MENUITEM SEPARATOR - POPUP "&Informaþ§es..." { - MENUITEM "Sobre o &Wine..." , ID_ABOUT_WINE -/* - * MENUITEM "&License..." ID_LICENSE - * MENUITEM "&NO WARRANTY" ID_NO_WARRANTY - */ - } + MENUITEM "&Sobre o Winefile..." , ID_ABOUT + MENUITEM "Sobre o &Wine..." , ID_ABOUT_WINE } }
@@ -268,13 +263,7 @@ MENUITEM "Pesquisar..." , ID_HELP MENUITEM "&Usando a ajuda" , ID_HELP_USING MENUITEM SEPARATOR - POPUP "&Informaþ§es..." { - MENUITEM "Acerca do &Wine..." , ID_ABOUT_WINE -/* - * MENUITEM "&Licenþa..." ID_LICENSE - * MENUITEM "&SEM GARANTIA" ID_NO_WARRANTY - */ - } + MENUITEM "Acerca do &Wine..." , ID_ABOUT_WINE } }
@@ -340,3 +329,4 @@ IDS_COL_ATTR "Atributos" IDS_COL_SEC "Seguranþa" } + _____
Modified: trunk/reactos/subsys/system/winefile/ru.rc --- trunk/reactos/subsys/system/winefile/ru.rc 2005-06-07 17:07:34 UTC (rev 15832) +++ trunk/reactos/subsys/system/winefile/ru.rc 2005-06-07 17:13:38 UTC (rev 15833) @@ -137,13 +137,8 @@
MENUITEM "&¤¯Þ±Û...\tF1" , ID_HELP MENUITEM "&?±´¯Ù³þ¯ÔÓÝÞÕ ±´ÓÔÛÞ\tF1" , ID_HELP_USING MENUITEM SEPARATOR - POPUP "&ÐÔÕõÕÝÞ ..." { - MENUITEM "&? Wine..." , ID_ABOUT_WINE -/* - * MENUITEM "&?Þ÷ÕÝþÞ ..." ID_LICENSE - * MENUITEM "&??à ??ð??Ê??" ID_NO_WARRANTY - */ - } + MENUITEM "&? Winefile..." , ID_ABOUT + MENUITEM "? &Wine..." , ID_ABOUT_WINE } }
_____
Modified: trunk/reactos/subsys/system/winefile/si.rc --- trunk/reactos/subsys/system/winefile/si.rc 2005-06-07 17:07:34 UTC (rev 15832) +++ trunk/reactos/subsys/system/winefile/si.rc 2005-06-07 17:13:38 UTC (rev 15833) @@ -138,13 +138,8 @@
MENUITEM "Help &Search...\tF1" , ID_HELP MENUITEM "&Using Help\tF1" , ID_HELP_USING MENUITEM SEPARATOR - POPUP "Info..." { - MENUITEM "Info about &Wine..." , ID_ABOUT_WINE -/* - * MENUITEM "&License..." ID_LICENSE - * MENUITEM "&NO WARRANTY" ID_NO_WARRANTY - */ - } + MENUITEM "&Info about Winefile..." , ID_ABOUT + MENUITEM "Info about &Wine..." , ID_ABOUT_WINE } }
_____
Modified: trunk/reactos/subsys/system/winefile/zh.rc --- trunk/reactos/subsys/system/winefile/zh.rc 2005-06-07 17:07:34 UTC (rev 15832) +++ trunk/reactos/subsys/system/winefile/zh.rc 2005-06-07 17:13:38 UTC (rev 15833) @@ -111,7 +111,7 @@
#endif MENUITEM SEPARATOR MENUITEM "&Minimize on run" , 504 - MENUITEM "&Einstellungen beim Beenden speichern" , 511 + MENUITEM "&Save settings on exit" , 511 }
@@ -138,13 +138,8 @@ MENUITEM "?Ð?¸?´Í·ú¿&Sú®...\tF1" , ID_HELP MENUITEM "??Ë??´Í·ú¿&Uú®\tF1" , ID_HELP_USING MENUITEM SEPARATOR - POPUP "Î??¤ð?¤ó..." { - MENUITEM "?ÏË? &Wine..." , ID_ABOUT_WINE -/* - * MENUITEM "Ë??ºðÝ??ð¡ÊÚú¿&Lú®..." ID_LICENSE - * MENUITEM "È???Ì?Ïú¿&Nú®" ID_NO_WARRANTY - */ - } + MENUITEM "&?ÏË? Winefile..." , ID_ABOUT + MENUITEM "?ÏË? &Wine..." , ID_ABOUT_WINE } }