From 4792fa73a46c15cb65e5dac8c67ae6168b8e2a71 Mon Sep 17 00:00:00 2001 From: Thomas Faber Date: Mon, 20 May 2013 17:02:36 +0000 Subject: [PATCH] [LT2013] - Adjust readme and welcome based on previous CLT releases svn path=/branches/ros-branch-0_3_15-lt2013/; revision=59054 --- base/setup/welcome/CMakeLists.txt | 2 +- base/setup/welcome/lang/bg-BG.rc | 82 -------------------------- base/setup/welcome/lang/cs-CZ.rc | 60 ------------------- base/setup/welcome/lang/da-DK.rc | 60 ------------------- base/setup/welcome/lang/de-DE.rc | 65 ++++++++++----------- base/setup/welcome/lang/el-GR.rc | 60 ------------------- base/setup/welcome/lang/en-US.rc | 60 ------------------- base/setup/welcome/lang/es-ES.rc | 60 ------------------- base/setup/welcome/lang/et-EE.rc | 60 ------------------- base/setup/welcome/lang/fr-FR.rc | 81 -------------------------- base/setup/welcome/lang/hu-HU.rc | 64 --------------------- base/setup/welcome/lang/id-ID.rc | 64 --------------------- base/setup/welcome/lang/it-IT.rc | 62 -------------------- base/setup/welcome/lang/ja-JP.rc | 60 ------------------- base/setup/welcome/lang/lt-LT.rc | 62 -------------------- base/setup/welcome/lang/nl-NL.rc | 60 ------------------- base/setup/welcome/lang/no-NO.rc | 60 ------------------- base/setup/welcome/lang/pl-PL.rc | 66 --------------------- base/setup/welcome/lang/pt-BR.rc | 60 ------------------- base/setup/welcome/lang/ro-RO.rc | 67 ---------------------- base/setup/welcome/lang/ru-RU.rc | 62 -------------------- base/setup/welcome/lang/sk-SK.rc | 62 -------------------- base/setup/welcome/lang/sv-SE.rc | 80 -------------------------- base/setup/welcome/lang/th-TH.rc | 67 ---------------------- base/setup/welcome/lang/uk-UA.rc | 80 -------------------------- base/setup/welcome/lang/zh-CN.rc | 80 -------------------------- base/setup/welcome/rsrc.rc | 95 +------------------------------ base/setup/welcome/welcome.c | 45 ++++++--------- boot/bootdata/readme.txt | 66 ++++++--------------- 29 files changed, 71 insertions(+), 1781 deletions(-) delete mode 100644 base/setup/welcome/lang/bg-BG.rc delete mode 100644 base/setup/welcome/lang/cs-CZ.rc delete mode 100644 base/setup/welcome/lang/da-DK.rc delete mode 100644 base/setup/welcome/lang/el-GR.rc delete mode 100644 base/setup/welcome/lang/en-US.rc delete mode 100644 base/setup/welcome/lang/es-ES.rc delete mode 100644 base/setup/welcome/lang/et-EE.rc delete mode 100644 base/setup/welcome/lang/fr-FR.rc delete mode 100644 base/setup/welcome/lang/hu-HU.rc delete mode 100644 base/setup/welcome/lang/id-ID.rc delete mode 100644 base/setup/welcome/lang/it-IT.rc delete mode 100644 base/setup/welcome/lang/ja-JP.rc delete mode 100644 base/setup/welcome/lang/lt-LT.rc delete mode 100644 base/setup/welcome/lang/nl-NL.rc delete mode 100644 base/setup/welcome/lang/no-NO.rc delete mode 100644 base/setup/welcome/lang/pl-PL.rc delete mode 100644 base/setup/welcome/lang/pt-BR.rc delete mode 100644 base/setup/welcome/lang/ro-RO.rc delete mode 100644 base/setup/welcome/lang/ru-RU.rc delete mode 100644 base/setup/welcome/lang/sk-SK.rc delete mode 100644 base/setup/welcome/lang/sv-SE.rc delete mode 100644 base/setup/welcome/lang/th-TH.rc delete mode 100644 base/setup/welcome/lang/uk-UA.rc delete mode 100644 base/setup/welcome/lang/zh-CN.rc diff --git a/base/setup/welcome/CMakeLists.txt b/base/setup/welcome/CMakeLists.txt index 8783814865f..e82fa08a7b6 100644 --- a/base/setup/welcome/CMakeLists.txt +++ b/base/setup/welcome/CMakeLists.txt @@ -1,5 +1,5 @@ add_executable(welcome welcome.c welcome.rc) set_module_type(welcome win32gui UNICODE) -add_importlibs(welcome gdi32 user32 msvcrt kernel32 ntdll) +add_importlibs(welcome gdi32 user32 shell32 msvcrt kernel32 ntdll) add_cd_file(TARGET welcome DESTINATION reactos NO_CAB FOR bootcd) diff --git a/base/setup/welcome/lang/bg-BG.rc b/base/setup/welcome/lang/bg-BG.rc deleted file mode 100644 index 00c08d32157..00000000000 --- a/base/setup/welcome/lang/bg-BG.rc +++ /dev/null @@ -1,82 +0,0 @@ -/* - * Bulgarian(BG) resources - * - * Copyright (C) 2005 Violin Iliev - * www.violin-bg.com - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program 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 General Public License for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - */ - - -LANGUAGE LANG_BULGARIAN, SUBLANG_DEFAULT - -/* String Tables */ - -/* Default settings */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_APPTITLE "ReactOS - Добре дошли" - IDS_DEFAULTTOPICTITLE "ReactOS" - IDS_DEFAULTTOPICDESC "Добре дошли в операционна система React.\n\nИзберете си от темите в ляво." -// IDS_CHECKTEXT "Показвай отново този прозорец" -// IDS_CLOSETEXT "Изход" -END - -/* Topic buttons */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICBUTTON0 "Инсталиране на ReactOS" - IDS_TOPICBUTTON1 "Разгледай това CD" - IDS_TOPICBUTTON2 "Изход" -// IDS_TOPICBUTTON3 "Empty Topic 3" -// IDS_TOPICBUTTON4 "Empty Topic 4" -// IDS_TOPICBUTTON5 "Empty Topic 5" -// IDS_TOPICBUTTON6 "Empty Topic 6" -// IDS_TOPICBUTTON7 "Empty Topic 7" -// IDS_TOPICBUTTON8 "Empty Topic 8" -// IDS_TOPICBUTTON9 "Empty Topic 9" -END - -/* Topic titles */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICTITLE0 "Инсталиране на ReactOSS" - IDS_TOPICTITLE1 "Разгледай това CD" - IDS_TOPICTITLE2 "Изход" -// IDS_TOPICTITLE3 "Empty Topic Title 3" -// IDS_TOPICTITLE4 "Empty Topic Title 4" -// IDS_TOPICTITLE5 "Empty Topic Title 5" -// IDS_TOPICTITLE6 "Empty Topic Title 6" -// IDS_TOPICTITLE7 "Empty Topic Title 7" -// IDS_TOPICTITLE8 "Empty Topic Title 8" -// IDS_TOPICTITLE9 "Empty Topic Title 9" -END - -/* Topic descriptions */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICDESC0 "Създаване на нова инсталация ня ReactOS или обновяване на съществуваща такава." - IDS_TOPICDESC1 "Разглеждане на CD-то." - IDS_TOPICDESC2 "Натиснете за изход от програмата." -// IDS_TOPICDESC3 "Topic description 3.\n\nDescribe topic 3 here." -// IDS_TOPICDESC4 "Topic description 4.\n\nDescribe topic 4 here." -// IDS_TOPICDESC5 "Topic description 5.\n\nDescribe topic 5 here." -// IDS_TOPICDESC6 "Topic description 6.\n\nDescribe topic 6 here." -// IDS_TOPICDESC7 "Topic description 7.\n\nDescribe topic 7 here." -// IDS_TOPICDESC8 "Topic description 8.\n\nDescribe topic 8 here." -// IDS_TOPICDESC9 "Topic description 9.\n\nDescribe topic 9 here." -END - -/* EOF */ diff --git a/base/setup/welcome/lang/cs-CZ.rc b/base/setup/welcome/lang/cs-CZ.rc deleted file mode 100644 index f0bd67bff4b..00000000000 --- a/base/setup/welcome/lang/cs-CZ.rc +++ /dev/null @@ -1,60 +0,0 @@ -LANGUAGE LANG_CZECH, SUBLANG_DEFAULT - -/* String Tables */ - -/* Default settings */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_APPTITLE "ReactOS - Vítejte" - IDS_DEFAULTTOPICTITLE "ReactOS" - IDS_DEFAULTTOPICDESC "Vítejte v operačním systému ReactOS.\n\nKlepněte na tlačítko v levém sloupci." -// IDS_CHECKTEXT "Zobrazit dialog znovu" -// IDS_CLOSETEXT "Konec" -END - -/* Topic buttons */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICBUTTON0 "Instalovat ReactOS" - IDS_TOPICBUTTON1 "Prohlížet toto CD" - IDS_TOPICBUTTON2 "Konec" -// IDS_TOPICBUTTON3 "Empty Topic 3" -// IDS_TOPICBUTTON4 "Empty Topic 4" -// IDS_TOPICBUTTON5 "Empty Topic 5" -// IDS_TOPICBUTTON6 "Empty Topic 6" -// IDS_TOPICBUTTON7 "Empty Topic 7" -// IDS_TOPICBUTTON8 "Empty Topic 8" -// IDS_TOPICBUTTON9 "Empty Topic 9" -END - -/* Topic titles */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICTITLE0 "Instalovat ReactOS" - IDS_TOPICTITLE1 "Prohlížet toto CD" - IDS_TOPICTITLE2 "Konec" -// IDS_TOPICTITLE3 "Empty Topic Title 3" -// IDS_TOPICTITLE4 "Empty Topic Title 4" -// IDS_TOPICTITLE5 "Empty Topic Title 5" -// IDS_TOPICTITLE6 "Empty Topic Title 6" -// IDS_TOPICTITLE7 "Empty Topic Title 7" -// IDS_TOPICTITLE8 "Empty Topic Title 8" -// IDS_TOPICTITLE9 "Empty Topic Title 9" -END - -/* Topic descriptions */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICDESC0 "Nainstaluje ReactOS na Váš počítač nebo zaktualizuje existující systém." - IDS_TOPICDESC1 "Prohlížet toto CD." - IDS_TOPICDESC2 "Klepněte pro ukončení tohoto programu." -// IDS_TOPICDESC3 "Topic description 3.\n\nDescribe topic 3 here." -// IDS_TOPICDESC4 "Topic description 4.\n\nDescribe topic 4 here." -// IDS_TOPICDESC5 "Topic description 5.\n\nDescribe topic 5 here." -// IDS_TOPICDESC6 "Topic description 6.\n\nDescribe topic 6 here." -// IDS_TOPICDESC7 "Topic description 7.\n\nDescribe topic 7 here." -// IDS_TOPICDESC8 "Topic description 8.\n\nDescribe topic 8 here." -// IDS_TOPICDESC9 "Topic description 9.\n\nDescribe topic 9 here." -END - -/* EOF */ diff --git a/base/setup/welcome/lang/da-DK.rc b/base/setup/welcome/lang/da-DK.rc deleted file mode 100644 index 58b7f58ffb7..00000000000 --- a/base/setup/welcome/lang/da-DK.rc +++ /dev/null @@ -1,60 +0,0 @@ -LANGUAGE LANG_DANISH, SUBLANG_DEFAULT - -/* String Tables */ - -/* Default settings */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_APPTITLE "ReactOS - Velkommen" - IDS_DEFAULTTOPICTITLE "ReactOS" - IDS_DEFAULTTOPICDESC "Velkommen til ReactOs operativ System.\n\nKlik pÃ¥ et emne til venstre." -// IDS_CHECKTEXT "Vis denne dialog igen ved opstart" -// IDS_CLOSETEXT "Afslut" -END - -/* Topic buttons */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICBUTTON0 "Installer ReactOS" - IDS_TOPICBUTTON1 "Gennemse Cdrom" - IDS_TOPICBUTTON2 "Afslut" -// IDS_TOPICBUTTON3 "Empty Topic 3" -// IDS_TOPICBUTTON4 "Empty Topic 4" -// IDS_TOPICBUTTON5 "Empty Topic 5" -// IDS_TOPICBUTTON6 "Empty Topic 6" -// IDS_TOPICBUTTON7 "Empty Topic 7" -// IDS_TOPICBUTTON8 "Empty Topic 8" -// IDS_TOPICBUTTON9 "Empty Topic 9" -END - -/* Topic titles */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICTITLE0 "Installer ReactOS" - IDS_TOPICTITLE1 "Gennemse Cdrom" - IDS_TOPICTITLE2 "Afslut" -// IDS_TOPICTITLE3 "Empty Topic Title 3" -// IDS_TOPICTITLE4 "Empty Topic Title 4" -// IDS_TOPICTITLE5 "Empty Topic Title 5" -// IDS_TOPICTITLE6 "Empty Topic Title 6" -// IDS_TOPICTITLE7 "Empty Topic Title 7" -// IDS_TOPICTITLE8 "Empty Topic Title 8" -// IDS_TOPICTITLE9 "Empty Topic Title 9" -END - -/* Topic descriptions */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICDESC0 "Opret en ny ReactOS installation pÃ¥ din computer eller opgradere en eksisterende installation." - IDS_TOPICDESC1 "Gennemse Reactos Installations Cdrom" - IDS_TOPICDESC2 "Klik pÃ¥ Afslut for at lukke." -// IDS_TOPICDESC3 "Topic description 3.\n\nDescribe topic 3 here." -// IDS_TOPICDESC4 "Topic description 4.\n\nDescribe topic 4 here." -// IDS_TOPICDESC5 "Topic description 5.\n\nDescribe topic 5 here." -// IDS_TOPICDESC6 "Topic description 6.\n\nDescribe topic 6 here." -// IDS_TOPICDESC7 "Topic description 7.\n\nDescribe topic 7 here." -// IDS_TOPICDESC8 "Topic description 8.\n\nDescribe topic 8 here." -// IDS_TOPICDESC9 "Topic description 9.\n\nDescribe topic 9 here." -END - -/* EOF */ diff --git a/base/setup/welcome/lang/de-DE.rc b/base/setup/welcome/lang/de-DE.rc index e7c8771ab02..1ea9c70604d 100644 --- a/base/setup/welcome/lang/de-DE.rc +++ b/base/setup/welcome/lang/de-DE.rc @@ -9,56 +9,57 @@ LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL /* Default settings */ STRINGTABLE DISCARDABLE BEGIN - IDS_APPTITLE "ReactOS - Willkommen" + IDS_APPTITLE "ReactOS 0.3.15 - LinuxTag 2013" IDS_DEFAULTTOPICTITLE "ReactOS" - IDS_DEFAULTTOPICDESC "Willkommen in ReactOS.\n\nKlicken Sie auf ein Thema auf der linken Seite." -// IDS_CHECKTEXT "Dialog beim nächsen Start wieder anzeigen" -// IDS_CLOSETEXT "Beenden" + IDS_DEFAULTTOPICDESC "ReactOS ist ein modernes Open-Source-Betriebssystem, welches auf dem Design von Windows® XP/2003 basiert. Dazu gehört sowohl die volle Kompatibilität mit Windows-Anwendungen und -Treibern als auch eine ähnliche Benutzeroberfläche, damit sich die meisten Anwender sofort zurechtfinden. Der Quellcode des gesamten Systems ist frei verfügbar und steht größtenteils unter der GNU General Public License." END /* Topic buttons */ STRINGTABLE DISCARDABLE BEGIN IDS_TOPICBUTTON0 "ReactOS installieren" - IDS_TOPICBUTTON1 "CD durchsuchen" - IDS_TOPICBUTTON2 "Beenden" -// IDS_TOPICBUTTON3 "Empty Topic 3" -// IDS_TOPICBUTTON4 "Empty Topic 4" -// IDS_TOPICBUTTON5 "Empty Topic 5" -// IDS_TOPICBUTTON6 "Empty Topic 6" -// IDS_TOPICBUTTON7 "Empty Topic 7" -// IDS_TOPICBUTTON8 "Empty Topic 8" -// IDS_TOPICBUTTON9 "Empty Topic 9" + IDS_TOPICBUTTON1 "ReactOS in QEMU ausprobieren" + IDS_TOPICBUTTON2 "ReactOS Build Environment installieren" + IDS_TOPICBUTTON3 "ReactOS-Quellcodepaket öffnen" + IDS_TOPICBUTTON4 "Die ReactOS-Website besuchen" + IDS_TOPICBUTTON5 "Die CD durchsuchen" + IDS_TOPICBUTTON6 "Beenden" END /* Topic titles */ STRINGTABLE DISCARDABLE BEGIN IDS_TOPICTITLE0 "ReactOS installieren" - IDS_TOPICTITLE1 "CD durchsuchen" - IDS_TOPICTITLE2 "Beenden" -// IDS_TOPICTITLE3 "Empty Topic Title 3" -// IDS_TOPICTITLE4 "Empty Topic Title 4" -// IDS_TOPICTITLE5 "Empty Topic Title 5" -// IDS_TOPICTITLE6 "Empty Topic Title 6" -// IDS_TOPICTITLE7 "Empty Topic Title 7" -// IDS_TOPICTITLE8 "Empty Topic Title 8" -// IDS_TOPICTITLE9 "Empty Topic Title 9" + IDS_TOPICTITLE1 "ReactOS in QEMU ausprobieren" + IDS_TOPICTITLE2 "ReactOS Build Environment installieren" + IDS_TOPICTITLE3 "ReactOS-Quellcodepaket öffnen" + IDS_TOPICTITLE4 "Die ReactOS-Website besuchen" + IDS_TOPICTITLE5 "Die CD durchsuchen" + IDS_TOPICTITLE6 "Beenden" END /* Topic descriptions */ STRINGTABLE DISCARDABLE BEGIN - IDS_TOPICDESC0 "Installiert ReactOS auf ihrem Computer oder aktualisiert eine bestehende Installation." - IDS_TOPICDESC1 "Die ReactOS-CD durchsuchen." - IDS_TOPICDESC2 "Klicken Sie, um dieses Programm zu beenden." -// IDS_TOPICDESC3 "Topic description 3.\n\nDescribe topic 3 here." -// IDS_TOPICDESC4 "Topic description 4.\n\nDescribe topic 4 here." -// IDS_TOPICDESC5 "Topic description 5.\n\nDescribe topic 5 here." -// IDS_TOPICDESC6 "Topic description 6.\n\nDescribe topic 6 here." -// IDS_TOPICDESC7 "Topic description 7.\n\nDescribe topic 7 here." -// IDS_TOPICDESC8 "Topic description 8.\n\nDescribe topic 8 here." -// IDS_TOPICDESC9 "Topic description 9.\n\nDescribe topic 9 here." + IDS_TOPICDESC0 "Installiert ReactOS auf ihrem Computer.\n\nBitte beachten Sie, dass Sie zur Zeit Ihren Computer mit der ReactOS-CD im Laufwerk neu starten müssen, um die Installation zu starten.\n\nAlternativ können Sie ReactOS problemlos in einer virtuellen QEMU-Maschine ausprobieren, wenn Sie den entsprechenden Menüpunkt auf der linken Seite wählen." + IDS_TOPICDESC1 "Möglicherweise möchten Sie ein Betriebssystem im Alpha-Stadium nicht auf Ihrem eigenen Computer testen oder es gibt Probleme bei der Installation. Daher haben wir ReactOS auf einer virtuellen QEMU-Maschine vorinstalliert, mit der Sie das Betriebssystem problemlos testen können, ohne dass es direkt auf Ihrem Computer installiert werden muss.\n\nEin Klick auf diesen Menüpunkt öffnet das QEMU-Paket in Ihrem ZIP-Archivprogramm." + IDS_TOPICDESC2 "Damit ReactOS so einfach wie möglich kompiliert werden kann, wurde das ReactOS Build Environment geschaffen. Dieses enthält die passenden Compiler-Versionen und alle nötigen Tools, um den gesamten ReactOS-Quellcode zu kompilieren.\n\nDie Windows-Version des Build Environments ist kompatibel mit Windows 2000, XP oder neueren Versionen. Sie wird über diesen Menüpunkt installiert.\nDie CD enthält auch das Build Environment für Unix-ähnliche Betriebssysteme, wie z.B. Linux oder Mac OS X.\n\nZusätzlich befindet sich auf dieser CD der Quellcode dieser ReactOS-Version in einer ZIP-Datei." + IDS_TOPICDESC3 "Die CD enthält auch den gesamten Quellcode dieser ReactOS-Version, welcher mit dem ReactOS Build Environment kompiliert werden kann.\nEin Klick auf diesen Menüpunkt öffnet ihn in Ihrem ZIP-Archivprogramm." + IDS_TOPICDESC4 "Die ReactOS-Website liefert viele weitere Informationen über das Projekt. Hier finden Sie die neusten ReactOS-Versionen und Neuigkeiten bezüglich der Entwicklung." + IDS_TOPICDESC5 "Durchsuchen Sie den Inhalt dieser CD." + IDS_TOPICDESC6 "Beendet das AutoRun-Programm." +END + +/* Topic actions */ +STRINGTABLE DISCARDABLE +BEGIN + IDS_TOPICACTION0 "Zur Zeit müssen Sie Ihren Computer mit der ReactOS-CD im Laufwerk neu starten, um die Installation zu starten.\n\nBITTE BEACHTEN SIE: Es wird dringend davon abgeraten, ReactOS auf einem Computer zu installieren, welcher wichtige Daten enthält!" + IDS_TOPICACTION1 "..\\ReactOS in QEMU\\ReactOS-0.3.15-LT2013-QEMU.zip" + IDS_TOPICACTION2 "..\\ReactOS Build Environment\\RosBE-2.1.exe" + IDS_TOPICACTION3 "..\\ReactOS-Quellcode\\ReactOS-0.3.15-LT2013-Quellcode.zip" + IDS_TOPICACTION4 "http://www.reactos.org/" + IDS_TOPICACTION5 "explorer.exe" + IDS_TOPICACTION6 "" END /* EOF */ diff --git a/base/setup/welcome/lang/el-GR.rc b/base/setup/welcome/lang/el-GR.rc deleted file mode 100644 index 9d232b323e6..00000000000 --- a/base/setup/welcome/lang/el-GR.rc +++ /dev/null @@ -1,60 +0,0 @@ -LANGUAGE LANG_GREEK, SUBLANG_DEFAULT - -/* String Tables */ - -/* Default settings */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_APPTITLE "ReactOS - Καλώς Ήλθατε" - IDS_DEFAULTTOPICTITLE "ReactOS" - IDS_DEFAULTTOPICDESC "Καλώς ήλθατε στο React Λειτουργικό Σύστημα.\n\nΕπιλέξτε ένα θέμα από το μενού στα αριστερά." -// IDS_CHECKTEXT "Show this dialog again" -// IDS_CLOSETEXT "Exit" -END - -/* Topic buttons */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICBUTTON0 "Εγκατάσταση του ReactOS" - IDS_TOPICBUTTON1 "Εξερεύνηση αυτού του CD" - IDS_TOPICBUTTON2 "Έξοδος" -// IDS_TOPICBUTTON3 "Empty Topic 3" -// IDS_TOPICBUTTON4 "Empty Topic 4" -// IDS_TOPICBUTTON5 "Empty Topic 5" -// IDS_TOPICBUTTON6 "Empty Topic 6" -// IDS_TOPICBUTTON7 "Empty Topic 7" -// IDS_TOPICBUTTON8 "Empty Topic 8" -// IDS_TOPICBUTTON9 "Empty Topic 9" -END - -/* Topic titles */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICTITLE0 "Εγκατάσταση του ReactOS" - IDS_TOPICTITLE1 "Εξερεύνηση αυτού του CD" - IDS_TOPICTITLE2 "Έξοδος" -// IDS_TOPICTITLE3 "Empty Topic Title 3" -// IDS_TOPICTITLE4 "Empty Topic Title 4" -// IDS_TOPICTITLE5 "Empty Topic Title 5" -// IDS_TOPICTITLE6 "Empty Topic Title 6" -// IDS_TOPICTITLE7 "Empty Topic Title 7" -// IDS_TOPICTITLE8 "Empty Topic Title 8" -// IDS_TOPICTITLE9 "Empty Topic Title 9" -END - -/* Topic descriptions */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICDESC0 "Δημιουργία νέας εγκατάστασης του ReactOS στον υπολογιστή ή αναβάθμιση μιας ήδη υπάρχουσας εγκατάστασης." - IDS_TOPICDESC1 "Εξερεύνηση αυτού του CD." - IDS_TOPICDESC2 "Πατήστε για να τερματίσετε την εφαρμογή αυτή." -// IDS_TOPICDESC3 "Topic description 3.\n\nDescribe topic 3 here." -// IDS_TOPICDESC4 "Topic description 4.\n\nDescribe topic 4 here." -// IDS_TOPICDESC5 "Topic description 5.\n\nDescribe topic 5 here." -// IDS_TOPICDESC6 "Topic description 6.\n\nDescribe topic 6 here." -// IDS_TOPICDESC7 "Topic description 7.\n\nDescribe topic 7 here." -// IDS_TOPICDESC8 "Topic description 8.\n\nDescribe topic 8 here." -// IDS_TOPICDESC9 "Topic description 9.\n\nDescribe topic 9 here." -END - -/* EOF */ diff --git a/base/setup/welcome/lang/en-US.rc b/base/setup/welcome/lang/en-US.rc deleted file mode 100644 index 148bb1c722a..00000000000 --- a/base/setup/welcome/lang/en-US.rc +++ /dev/null @@ -1,60 +0,0 @@ -LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US - -/* String Tables */ - -/* Default settings */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_APPTITLE "ReactOS - Welcome" - IDS_DEFAULTTOPICTITLE "ReactOS" - IDS_DEFAULTTOPICDESC "Welcome to React Operating System.\n\nClick a topic on the left." -// IDS_CHECKTEXT "Show this dialog again" -// IDS_CLOSETEXT "Exit" -END - -/* Topic buttons */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICBUTTON0 "Install ReactOS" - IDS_TOPICBUTTON1 "Browse this CD" - IDS_TOPICBUTTON2 "Exit" -// IDS_TOPICBUTTON3 "Empty Topic 3" -// IDS_TOPICBUTTON4 "Empty Topic 4" -// IDS_TOPICBUTTON5 "Empty Topic 5" -// IDS_TOPICBUTTON6 "Empty Topic 6" -// IDS_TOPICBUTTON7 "Empty Topic 7" -// IDS_TOPICBUTTON8 "Empty Topic 8" -// IDS_TOPICBUTTON9 "Empty Topic 9" -END - -/* Topic titles */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICTITLE0 "Install ReactOS" - IDS_TOPICTITLE1 "Browse this CD" - IDS_TOPICTITLE2 "Exit" -// IDS_TOPICTITLE3 "Empty Topic Title 3" -// IDS_TOPICTITLE4 "Empty Topic Title 4" -// IDS_TOPICTITLE5 "Empty Topic Title 5" -// IDS_TOPICTITLE6 "Empty Topic Title 6" -// IDS_TOPICTITLE7 "Empty Topic Title 7" -// IDS_TOPICTITLE8 "Empty Topic Title 8" -// IDS_TOPICTITLE9 "Empty Topic Title 9" -END - -/* Topic descriptions */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICDESC0 "Create a new ReactOS installation on your computer or upgrade an existing installation." - IDS_TOPICDESC1 "Browse the CD." - IDS_TOPICDESC2 "Click to exit this application." -// IDS_TOPICDESC3 "Topic description 3.\n\nDescribe topic 3 here." -// IDS_TOPICDESC4 "Topic description 4.\n\nDescribe topic 4 here." -// IDS_TOPICDESC5 "Topic description 5.\n\nDescribe topic 5 here." -// IDS_TOPICDESC6 "Topic description 6.\n\nDescribe topic 6 here." -// IDS_TOPICDESC7 "Topic description 7.\n\nDescribe topic 7 here." -// IDS_TOPICDESC8 "Topic description 8.\n\nDescribe topic 8 here." -// IDS_TOPICDESC9 "Topic description 9.\n\nDescribe topic 9 here." -END - -/* EOF */ diff --git a/base/setup/welcome/lang/es-ES.rc b/base/setup/welcome/lang/es-ES.rc deleted file mode 100644 index a0448ec099c..00000000000 --- a/base/setup/welcome/lang/es-ES.rc +++ /dev/null @@ -1,60 +0,0 @@ -LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL - -/* String Tables */ - -/* Default settings */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_APPTITLE "ReactOS - Bienvenido" - IDS_DEFAULTTOPICTITLE "ReactOS" - IDS_DEFAULTTOPICDESC "Bienvenido al Sistema Operativo React.\n\nHaz Click en una opción a la izquierda." -// IDS_CHECKTEXT "Mostrar este dialogo otra vez" -// IDS_CLOSETEXT "Salir" -END - -/* Topic buttons */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICBUTTON0 "Instalar ReactOS" - IDS_TOPICBUTTON1 "Explorar este CD" - IDS_TOPICBUTTON2 "Salir" -// IDS_TOPICBUTTON3 "Empty Topic 3" -// IDS_TOPICBUTTON4 "Empty Topic 4" -// IDS_TOPICBUTTON5 "Empty Topic 5" -// IDS_TOPICBUTTON6 "Empty Topic 6" -// IDS_TOPICBUTTON7 "Empty Topic 7" -// IDS_TOPICBUTTON8 "Empty Topic 8" -// IDS_TOPICBUTTON9 "Empty Topic 9" -END - -/* Topic titles */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICTITLE0 "Instalar ReactOS" - IDS_TOPICTITLE1 "Explorar este CD" - IDS_TOPICTITLE2 "Salir" -// IDS_TOPICTITLE3 "Empty Topic Title 3" -// IDS_TOPICTITLE4 "Empty Topic Title 4" -// IDS_TOPICTITLE5 "Empty Topic Title 5" -// IDS_TOPICTITLE6 "Empty Topic Title 6" -// IDS_TOPICTITLE7 "Empty Topic Title 7" -// IDS_TOPICTITLE8 "Empty Topic Title 8" -// IDS_TOPICTITLE9 "Empty Topic Title 9" -END - -/* Topic descriptions */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICDESC0 "Crear una nueva instalación de ReactOS en su PC o actualizar una instalación existente." - IDS_TOPICDESC1 "Explorar este CD." - IDS_TOPICDESC2 "Haz Click para salir de esta aplicación." -// IDS_TOPICDESC3 "Topic description 3.\n\nDescribe topic 3 here." -// IDS_TOPICDESC4 "Topic description 4.\n\nDescribe topic 4 here." -// IDS_TOPICDESC5 "Topic description 5.\n\nDescribe topic 5 here." -// IDS_TOPICDESC6 "Topic description 6.\n\nDescribe topic 6 here." -// IDS_TOPICDESC7 "Topic description 7.\n\nDescribe topic 7 here." -// IDS_TOPICDESC8 "Topic description 8.\n\nDescribe topic 8 here." -// IDS_TOPICDESC9 "Topic description 9.\n\nDescribe topic 9 here." -END - -/* EOF */ diff --git a/base/setup/welcome/lang/et-EE.rc b/base/setup/welcome/lang/et-EE.rc deleted file mode 100644 index 7f15eb9c2f8..00000000000 --- a/base/setup/welcome/lang/et-EE.rc +++ /dev/null @@ -1,60 +0,0 @@ -LANGUAGE LANG_ESTONIAN, SUBLANG_DEFAULT - -/* String Tables */ - -/* Default settings */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_APPTITLE "ReactOS - Tere tulemast" - IDS_DEFAULTTOPICTITLE "ReactOS" - IDS_DEFAULTTOPICDESC "Tere tulemast operatsioonisüsteemi ReactOS.\n\nVali teema vasakult." -// IDS_CHECKTEXT "Näita seda dialoogi veel" -// IDS_CLOSETEXT "Välju" -END - -/* Topic buttons */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICBUTTON0 "Paigalda ReactOS" - IDS_TOPICBUTTON1 "Sirvi CD sisu" - IDS_TOPICBUTTON2 "Välju" -// IDS_TOPICBUTTON3 "Empty Topic 3" -// IDS_TOPICBUTTON4 "Empty Topic 4" -// IDS_TOPICBUTTON5 "Empty Topic 5" -// IDS_TOPICBUTTON6 "Empty Topic 6" -// IDS_TOPICBUTTON7 "Empty Topic 7" -// IDS_TOPICBUTTON8 "Empty Topic 8" -// IDS_TOPICBUTTON9 "Empty Topic 9" -END - -/* Topic titles */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICTITLE0 "Paigalda ReactOS" - IDS_TOPICTITLE1 "Sirvi CD sisu" - IDS_TOPICTITLE2 "Välju" -// IDS_TOPICTITLE3 "Empty Topic Title 3" -// IDS_TOPICTITLE4 "Empty Topic Title 4" -// IDS_TOPICTITLE5 "Empty Topic Title 5" -// IDS_TOPICTITLE6 "Empty Topic Title 6" -// IDS_TOPICTITLE7 "Empty Topic Title 7" -// IDS_TOPICTITLE8 "Empty Topic Title 8" -// IDS_TOPICTITLE9 "Empty Topic Title 9" -END - -/* Topic descriptions */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICDESC0 "Paigalda ReactOS oma arvutisse või uuenda olemasolevat installatsiooni." - IDS_TOPICDESC1 "Sirvi CD sisu." - IDS_TOPICDESC2 "Vajuta, et väljuda." -// IDS_TOPICDESC3 "Topic description 3.\n\nDescribe topic 3 here." -// IDS_TOPICDESC4 "Topic description 4.\n\nDescribe topic 4 here." -// IDS_TOPICDESC5 "Topic description 5.\n\nDescribe topic 5 here." -// IDS_TOPICDESC6 "Topic description 6.\n\nDescribe topic 6 here." -// IDS_TOPICDESC7 "Topic description 7.\n\nDescribe topic 7 here." -// IDS_TOPICDESC8 "Topic description 8.\n\nDescribe topic 8 here." -// IDS_TOPICDESC9 "Topic description 9.\n\nDescribe topic 9 here." -END - -/* EOF */ diff --git a/base/setup/welcome/lang/fr-FR.rc b/base/setup/welcome/lang/fr-FR.rc deleted file mode 100644 index 8c342dad02f..00000000000 --- a/base/setup/welcome/lang/fr-FR.rc +++ /dev/null @@ -1,81 +0,0 @@ -/* - * FRENCH(FR) resources - * - * Copyright (C) 2005 - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program 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 General Public License for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - */ - - -LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL - -/* String Tables */ - -/* Default settings */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_APPTITLE "ReactOS - Bienvenue" - IDS_DEFAULTTOPICTITLE "ReactOS" - IDS_DEFAULTTOPICDESC "Bienvenue sur le système d'exploitation ReactOS.\n\nCliquez sur une section à gauche." -// IDS_CHECKTEXT "Afficher cette boîte de dialogue de nouveau." -// IDS_CLOSETEXT "Quitter" -END - -/* Topic buttons */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICBUTTON0 "Installer ReactOS" - IDS_TOPICBUTTON1 "Naviguer dans ce CD" - IDS_TOPICBUTTON2 "Quitter" -// IDS_TOPICBUTTON3 "Empty Topic 3" -// IDS_TOPICBUTTON4 "Empty Topic 4" -// IDS_TOPICBUTTON5 "Empty Topic 5" -// IDS_TOPICBUTTON6 "Empty Topic 6" -// IDS_TOPICBUTTON7 "Empty Topic 7" -// IDS_TOPICBUTTON8 "Empty Topic 8" -// IDS_TOPICBUTTON9 "Empty Topic 9" -END - -/* Topic titles */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICTITLE0 "Installer ReactOS" - IDS_TOPICTITLE1 "Naviguer dans ce CD" - IDS_TOPICTITLE2 "Quitter" -// IDS_TOPICTITLE3 "Empty Topic Title 3" -// IDS_TOPICTITLE4 "Empty Topic Title 4" -// IDS_TOPICTITLE5 "Empty Topic Title 5" -// IDS_TOPICTITLE6 "Empty Topic Title 6" -// IDS_TOPICTITLE7 "Empty Topic Title 7" -// IDS_TOPICTITLE8 "Empty Topic Title 8" -// IDS_TOPICTITLE9 "Empty Topic Title 9" -END - -/* Topic descriptions */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICDESC0 "Crée une nouvelle installation de ReactOS sur votre ordinateur ou met à jour votre installation actuelle." - IDS_TOPICDESC1 "Explore le CD." - IDS_TOPICDESC2 "Cliquez pour quitter l'installation." -// IDS_TOPICDESC3 "Topic description 3.\n\nDescribe topic 3 here." -// IDS_TOPICDESC4 "Topic description 4.\n\nDescribe topic 4 here." -// IDS_TOPICDESC5 "Topic description 5.\n\nDescribe topic 5 here." -// IDS_TOPICDESC6 "Topic description 6.\n\nDescribe topic 6 here." -// IDS_TOPICDESC7 "Topic description 7.\n\nDescribe topic 7 here." -// IDS_TOPICDESC8 "Topic description 8.\n\nDescribe topic 8 here." -// IDS_TOPICDESC9 "Topic description 9.\n\nDescribe topic 9 here." -END - -/* EOF */ diff --git a/base/setup/welcome/lang/hu-HU.rc b/base/setup/welcome/lang/hu-HU.rc deleted file mode 100644 index 5cff0eee3d7..00000000000 --- a/base/setup/welcome/lang/hu-HU.rc +++ /dev/null @@ -1,64 +0,0 @@ -/* -* Copyright 2005 Robert Horvath - Hungarian trasnlation - talley at cubeclub.hu -*/ - -LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT - -/* String Tables */ - -/* Default settings */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_APPTITLE "ReactOS - Üdvözlünk" - IDS_DEFAULTTOPICTITLE "ReactOS" - IDS_DEFAULTTOPICDESC "Üdvözlünk a React Operációs Rendszerben.\n\n" -// IDS_CHECKTEXT "Show this dialog again" -// IDS_CLOSETEXT "Kilépés" -END - -/* Topic buttons */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICBUTTON0 "ReactOS telepítése" - IDS_TOPICBUTTON1 "A CD böngészése" - IDS_TOPICBUTTON2 "Kilépés" -// IDS_TOPICBUTTON3 "Empty Topic 3" -// IDS_TOPICBUTTON4 "Empty Topic 4" -// IDS_TOPICBUTTON5 "Empty Topic 5" -// IDS_TOPICBUTTON6 "Empty Topic 6" -// IDS_TOPICBUTTON7 "Empty Topic 7" -// IDS_TOPICBUTTON8 "Empty Topic 8" -// IDS_TOPICBUTTON9 "Empty Topic 9" -END - -/* Topic titles */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICTITLE0 "ReactOS telepítése" - IDS_TOPICTITLE1 "A CD böngészése" - IDS_TOPICTITLE2 "Kilépés" -// IDS_TOPICTITLE3 "Empty Topic Title 3" -// IDS_TOPICTITLE4 "Empty Topic Title 4" -// IDS_TOPICTITLE5 "Empty Topic Title 5" -// IDS_TOPICTITLE6 "Empty Topic Title 6" -// IDS_TOPICTITLE7 "Empty Topic Title 7" -// IDS_TOPICTITLE8 "Empty Topic Title 8" -// IDS_TOPICTITLE9 "Empty Topic Title 9" -END - -/* Topic descriptions */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICDESC0 "A ReactOS telepítése vagy frissítése." - IDS_TOPICDESC1 "A CD böngészése" - IDS_TOPICDESC2 "Kilépés" -// IDS_TOPICDESC3 "Topic description 3.\n\nDescribe topic 3 here." -// IDS_TOPICDESC4 "Topic description 4.\n\nDescribe topic 4 here." -// IDS_TOPICDESC5 "Topic description 5.\n\nDescribe topic 5 here." -// IDS_TOPICDESC6 "Topic description 6.\n\nDescribe topic 6 here." -// IDS_TOPICDESC7 "Topic description 7.\n\nDescribe topic 7 here." -// IDS_TOPICDESC8 "Topic description 8.\n\nDescribe topic 8 here." -// IDS_TOPICDESC9 "Topic description 9.\n\nDescribe topic 9 here." -END - -/* EOF */ diff --git a/base/setup/welcome/lang/id-ID.rc b/base/setup/welcome/lang/id-ID.rc deleted file mode 100644 index b4eb29c71f9..00000000000 --- a/base/setup/welcome/lang/id-ID.rc +++ /dev/null @@ -1,64 +0,0 @@ -/* - * Indonesian resources by Zaenal Mutaqin (ade999 at gmail dot com) - */ - -LANGUAGE LANG_INDONESIAN, SUBLANG_DEFAULT - -/* String Tables */ - -/* Default settings */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_APPTITLE "ReactOS - Selamat Datang" - IDS_DEFAULTTOPICTITLE "ReactOS" - IDS_DEFAULTTOPICDESC "Selamat datang di React Operating System.\n\nKlik topik di sisi kiri." -// IDS_CHECKTEXT "Show this dialog again" -// IDS_CLOSETEXT "Exit" -END - -/* Topic buttons */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICBUTTON0 "Instalasi ReactOS" - IDS_TOPICBUTTON1 "Lihat CD ini" - IDS_TOPICBUTTON2 "Keluar" -// IDS_TOPICBUTTON3 "Empty Topic 3" -// IDS_TOPICBUTTON4 "Empty Topic 4" -// IDS_TOPICBUTTON5 "Empty Topic 5" -// IDS_TOPICBUTTON6 "Empty Topic 6" -// IDS_TOPICBUTTON7 "Empty Topic 7" -// IDS_TOPICBUTTON8 "Empty Topic 8" -// IDS_TOPICBUTTON9 "Empty Topic 9" -END - -/* Topic titles */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICTITLE0 "Instalasi ReactOS" - IDS_TOPICTITLE1 "Lihat CD ini" - IDS_TOPICTITLE2 "Keluar" -// IDS_TOPICTITLE3 "Empty Topic Title 3" -// IDS_TOPICTITLE4 "Empty Topic Title 4" -// IDS_TOPICTITLE5 "Empty Topic Title 5" -// IDS_TOPICTITLE6 "Empty Topic Title 6" -// IDS_TOPICTITLE7 "Empty Topic Title 7" -// IDS_TOPICTITLE8 "Empty Topic Title 8" -// IDS_TOPICTITLE9 "Empty Topic Title 9" -END - -/* Topic descriptions */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICDESC0 "Buat instalasi baru ReactOS pada komputer anda atau tingkatkan instalasi yang sudah ada." - IDS_TOPICDESC1 "Lihat CD." - IDS_TOPICDESC2 "Klik untuk keluar aplikasi ini." -// IDS_TOPICDESC3 "Topic description 3.\n\nDescribe topic 3 here." -// IDS_TOPICDESC4 "Topic description 4.\n\nDescribe topic 4 here." -// IDS_TOPICDESC5 "Topic description 5.\n\nDescribe topic 5 here." -// IDS_TOPICDESC6 "Topic description 6.\n\nDescribe topic 6 here." -// IDS_TOPICDESC7 "Topic description 7.\n\nDescribe topic 7 here." -// IDS_TOPICDESC8 "Topic description 8.\n\nDescribe topic 8 here." -// IDS_TOPICDESC9 "Topic description 9.\n\nDescribe topic 9 here." -END - -/* EOF */ diff --git a/base/setup/welcome/lang/it-IT.rc b/base/setup/welcome/lang/it-IT.rc deleted file mode 100644 index 454839c4d35..00000000000 --- a/base/setup/welcome/lang/it-IT.rc +++ /dev/null @@ -1,62 +0,0 @@ -/* It.rc by Roberto 'Speekix' Pellegrino */ - -LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL - -/* String Tables */ - -/* Default settings */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_APPTITLE "ReactOS - Benvenuto" - IDS_DEFAULTTOPICTITLE "ReactOS" - IDS_DEFAULTTOPICDESC "Benvenuto nel React Operating System.\n\nClicca su un argomento a sinistra." -// IDS_CHECKTEXT "Mostra ancora questa finestra" -// IDS_CLOSETEXT "Esci" -END - -/* Topic buttons */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICBUTTON0 "Installa ReactOS" - IDS_TOPICBUTTON1 "Esplora il CD" - IDS_TOPICBUTTON2 "Esci" -// IDS_TOPICBUTTON3 "Argomento Vuoto 3" -// IDS_TOPICBUTTON4 "Argomento Vuoto 4" -// IDS_TOPICBUTTON5 "Argomento Vuoto 5" -// IDS_TOPICBUTTON6 "Argomento Vuoto 6" -// IDS_TOPICBUTTON7 "Argomento Vuoto 7" -// IDS_TOPICBUTTON8 "Argomento Vuoto 8" -// IDS_TOPICBUTTON9 "Argomento Vuoto 9" -END - -/* Topic Titolos */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICTITLE0 "Installa ReactOS" - IDS_TOPICTITLE1 "Esplora il CD" - IDS_TOPICTITLE2 "Esci" -// IDS_TOPICTITLE3 "Argomento Vuoto Titolo 3" -// IDS_TOPICTITLE4 "Argomento Vuoto Titolo 4" -// IDS_TOPICTITLE5 "Argomento Vuoto Titolo 5" -// IDS_TOPICTITLE6 "Argomento Vuoto Titolo 6" -// IDS_TOPICTITLE7 "Argomento Vuoto Titolo 7" -// IDS_TOPICTITLE8 "Argomento Vuoto Titolo 8" -// IDS_TOPICTITLE9 "Argomento Vuoto Titolo 9" -END - -/* Descrizione argomentos */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICDESC0 "Crea una nuova installazione di ReactOS sul tuo computer o aggiorna l'installazione esistente." - IDS_TOPICDESC1 "Esplora il CD." - IDS_TOPICDESC2 "Clicca per uscire dall'applicazione." -// IDS_TOPICDESC3 "Descrizione argomento 3.\n\nDescrivi l'argomento 3 qui." -// IDS_TOPICDESC4 "Descrizione argomento 4.\n\nDescrivi l'argomento 4 qui." -// IDS_TOPICDESC5 "Descrizione argomento 5.\n\nDescrivi l'argomento 5 qui." -// IDS_TOPICDESC6 "Descrizione argomento 6.\n\nDescrivi l'argomento 6 qui." -// IDS_TOPICDESC7 "Descrizione argomento 7.\n\nDescrivi l'argomento 7 qui." -// IDS_TOPICDESC8 "Descrizione argomento 8.\n\nDescrivi l'argomento 8 qui." -// IDS_TOPICDESC9 "Descrizione argomento 9.\n\nDescrivi l'argomento 9 qui." -END - -/* EOF */ diff --git a/base/setup/welcome/lang/ja-JP.rc b/base/setup/welcome/lang/ja-JP.rc deleted file mode 100644 index f2ce3c0ef62..00000000000 --- a/base/setup/welcome/lang/ja-JP.rc +++ /dev/null @@ -1,60 +0,0 @@ -LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT - -/* String Tables */ - -/* Default settings */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_APPTITLE "ReactOS - Welcome" - IDS_DEFAULTTOPICTITLE "ReactOS" - IDS_DEFAULTTOPICDESC "React へようこそ。\n\n左側のトピックをクリックしてください。" -// IDS_CHECKTEXT "Show this dialog again" -// IDS_CLOSETEXT "Exit" -END - -/* Topic buttons */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICBUTTON0 "ReactOS をインストールする" - IDS_TOPICBUTTON1 "この CD を開く" - IDS_TOPICBUTTON2 "終了" -// IDS_TOPICBUTTON3 "Empty Topic 3" -// IDS_TOPICBUTTON4 "Empty Topic 4" -// IDS_TOPICBUTTON5 "Empty Topic 5" -// IDS_TOPICBUTTON6 "Empty Topic 6" -// IDS_TOPICBUTTON7 "Empty Topic 7" -// IDS_TOPICBUTTON8 "Empty Topic 8" -// IDS_TOPICBUTTON9 "Empty Topic 9" -END - -/* Topic titles */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICTITLE0 "ReactOS をインストールする" - IDS_TOPICTITLE1 "この CD を開く" - IDS_TOPICTITLE2 "終了" -// IDS_TOPICTITLE3 "Empty Topic Title 3" -// IDS_TOPICTITLE4 "Empty Topic Title 4" -// IDS_TOPICTITLE5 "Empty Topic Title 5" -// IDS_TOPICTITLE6 "Empty Topic Title 6" -// IDS_TOPICTITLE7 "Empty Topic Title 7" -// IDS_TOPICTITLE8 "Empty Topic Title 8" -// IDS_TOPICTITLE9 "Empty Topic Title 9" -END - -/* Topic descriptions */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICDESC0 "コンピュータに新しく ReactOS をインストールしたり、既存の ReactOS をアップグレードします。" - IDS_TOPICDESC1 "CD の内容を参照します。" - IDS_TOPICDESC2 "クリックするとこのアプリケーションを終了します。" -// IDS_TOPICDESC3 "Topic description 3.\n\nDescribe topic 3 here." -// IDS_TOPICDESC4 "Topic description 4.\n\nDescribe topic 4 here." -// IDS_TOPICDESC5 "Topic description 5.\n\nDescribe topic 5 here." -// IDS_TOPICDESC6 "Topic description 6.\n\nDescribe topic 6 here." -// IDS_TOPICDESC7 "Topic description 7.\n\nDescribe topic 7 here." -// IDS_TOPICDESC8 "Topic description 8.\n\nDescribe topic 8 here." -// IDS_TOPICDESC9 "Topic description 9.\n\nDescribe topic 9 here." -END - -/* EOF */ diff --git a/base/setup/welcome/lang/lt-LT.rc b/base/setup/welcome/lang/lt-LT.rc deleted file mode 100644 index 92511c9a3dd..00000000000 --- a/base/setup/welcome/lang/lt-LT.rc +++ /dev/null @@ -1,62 +0,0 @@ -// Translation by Vytis 'CMan' Girdžijauskas cman@cman.us - -LANGUAGE LANG_LITHUANIAN, SUBLANG_DEFAULT - -/* String Tables */ - -/* Default settings */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_APPTITLE "ReactOS - Sveiki" - IDS_DEFAULTTOPICTITLE "ReactOS" - IDS_DEFAULTTOPICDESC "Sveiki, čia React Operacinė Sistema.\n\nPasirinkite punktą kairėje." -// IDS_CHECKTEXT "Rodyti šį langą vėl" -// IDS_CLOSETEXT "IÅ¡eiti" -END - -/* Topic buttons */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICBUTTON0 "Ä®diegti ReactOS" - IDS_TOPICBUTTON1 "PeržiÅ«rėti šį CD" - IDS_TOPICBUTTON2 "IÅ¡eiti" -// IDS_TOPICBUTTON3 "Empty Topic 3" -// IDS_TOPICBUTTON4 "Empty Topic 4" -// IDS_TOPICBUTTON5 "Empty Topic 5" -// IDS_TOPICBUTTON6 "Empty Topic 6" -// IDS_TOPICBUTTON7 "Empty Topic 7" -// IDS_TOPICBUTTON8 "Empty Topic 8" -// IDS_TOPICBUTTON9 "Empty Topic 9" -END - -/* Topic titles */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICTITLE0 "Ä®diegti ReactOS" - IDS_TOPICTITLE1 "PeržiÅ«rėti šį CD" - IDS_TOPICTITLE2 "IÅ¡eiti" -// IDS_TOPICTITLE3 "Empty Topic Title 3" -// IDS_TOPICTITLE4 "Empty Topic Title 4" -// IDS_TOPICTITLE5 "Empty Topic Title 5" -// IDS_TOPICTITLE6 "Empty Topic Title 6" -// IDS_TOPICTITLE7 "Empty Topic Title 7" -// IDS_TOPICTITLE8 "Empty Topic Title 8" -// IDS_TOPICTITLE9 "Empty Topic Title 9" -END - -/* Topic descriptions */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICDESC0 "Ä®diekite arba atnaujinkite ReactOS." - IDS_TOPICDESC1 "PeržiÅ«rėti šį CD." - IDS_TOPICDESC2 "Paspauskite, kad iÅ¡eitumėte iÅ¡ programos." -// IDS_TOPICDESC3 "Topic description 3.\n\nDescribe topic 3 here." -// IDS_TOPICDESC4 "Topic description 4.\n\nDescribe topic 4 here." -// IDS_TOPICDESC5 "Topic description 5.\n\nDescribe topic 5 here." -// IDS_TOPICDESC6 "Topic description 6.\n\nDescribe topic 6 here." -// IDS_TOPICDESC7 "Topic description 7.\n\nDescribe topic 7 here." -// IDS_TOPICDESC8 "Topic description 8.\n\nDescribe topic 8 here." -// IDS_TOPICDESC9 "Topic description 9.\n\nDescribe topic 9 here." -END - -/* EOF */ diff --git a/base/setup/welcome/lang/nl-NL.rc b/base/setup/welcome/lang/nl-NL.rc deleted file mode 100644 index 1604a5ce578..00000000000 --- a/base/setup/welcome/lang/nl-NL.rc +++ /dev/null @@ -1,60 +0,0 @@ -LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL - -/* String Tables */ - -/* Default settings */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_APPTITLE "ReactOS - Welkom" - IDS_DEFAULTTOPICTITLE "ReactOS" - IDS_DEFAULTTOPICDESC "Welkom bij het React Operation System.\n\nKlik links op een onderwerp." -// IDS_CHECKTEXT "Ga terug naar dit scherm" -// IDS_CLOSETEXT "Afsluiten" -END - -/* Topic buttons */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICBUTTON0 "Installeer ReactOS" - IDS_TOPICBUTTON1 "Deze CD Verkennen" - IDS_TOPICBUTTON2 "Afsluiten" -// IDS_TOPICBUTTON3 "Empty Topic 3" -// IDS_TOPICBUTTON4 "Empty Topic 4" -// IDS_TOPICBUTTON5 "Empty Topic 5" -// IDS_TOPICBUTTON6 "Empty Topic 6" -// IDS_TOPICBUTTON7 "Empty Topic 7" -// IDS_TOPICBUTTON8 "Empty Topic 8" -// IDS_TOPICBUTTON9 "Empty Topic 9" -END - -/* Topic titles */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICTITLE0 "Installeer ReactOS" - IDS_TOPICTITLE1 "Deze CD Verkennen" - IDS_TOPICTITLE2 "Afsluiten" -// IDS_TOPICTITLE3 "Empty Topic Title 3" -// IDS_TOPICTITLE4 "Empty Topic Title 4" -// IDS_TOPICTITLE5 "Empty Topic Title 5" -// IDS_TOPICTITLE6 "Empty Topic Title 6" -// IDS_TOPICTITLE7 "Empty Topic Title 7" -// IDS_TOPICTITLE8 "Empty Topic Title 8" -// IDS_TOPICTITLE9 "Empty Topic Title 9" -END - -/* Topic descriptions */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICDESC0 "Maak een nieuwe ReactOS installatie of upgrade een bestaande installatie." - IDS_TOPICDESC1 "Deze CD Verkennen." - IDS_TOPICDESC2 "Klik om dit programma af te sluiten." -// IDS_TOPICDESC3 "Topic description 3.\n\nDescribe topic 3 here." -// IDS_TOPICDESC4 "Topic description 4.\n\nDescribe topic 4 here." -// IDS_TOPICDESC5 "Topic description 5.\n\nDescribe topic 5 here." -// IDS_TOPICDESC6 "Topic description 6.\n\nDescribe topic 6 here." -// IDS_TOPICDESC7 "Topic description 7.\n\nDescribe topic 7 here." -// IDS_TOPICDESC8 "Topic description 8.\n\nDescribe topic 8 here." -// IDS_TOPICDESC9 "Topic description 9.\n\nDescribe topic 9 here." -END - -/* EOF */ diff --git a/base/setup/welcome/lang/no-NO.rc b/base/setup/welcome/lang/no-NO.rc deleted file mode 100644 index dbfe6357cf1..00000000000 --- a/base/setup/welcome/lang/no-NO.rc +++ /dev/null @@ -1,60 +0,0 @@ -LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL - -/* String Tables */ - -/* Default settings */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_APPTITLE "ReactOS - Velkommen" - IDS_DEFAULTTOPICTITLE "ReactOS" - IDS_DEFAULTTOPICDESC "Velkommen til React Operativsystem.\n\nTrykk et emne til venstre." -// IDS_CHECKTEXT "Vis denne dialoget igjen" -// IDS_CLOSETEXT "Avslutt" -END - -/* Topic buttons */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICBUTTON0 "Innstaller ReactOS" - IDS_TOPICBUTTON1 "Utforsk denne CD" - IDS_TOPICBUTTON2 "Avslutt" -// IDS_TOPICBUTTON3 "Tomt emne 3" -// IDS_TOPICBUTTON4 "Tomt emne 4" -// IDS_TOPICBUTTON5 "Tomt emne 5" -// IDS_TOPICBUTTON6 "Tomt emne 6" -// IDS_TOPICBUTTON7 "Tomt emne 7" -// IDS_TOPICBUTTON8 "Tomt emne 8" -// IDS_TOPICBUTTON9 "Tomt emne 9" -END - -/* Topic titles */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICTITLE0 "Innstaller ReactOS" - IDS_TOPICTITLE1 "Utforsk denne CD" - IDS_TOPICTITLE2 "Avslutt" -// IDS_TOPICTITLE3 "Tomt emne tittel 3" -// IDS_TOPICTITLE4 "Tomt emne tittel 4" -// IDS_TOPICTITLE5 "Tomt emne tittel 5" -// IDS_TOPICTITLE6 "Tomt emne tittel 6" -// IDS_TOPICTITLE7 "Tomt emne tittel 7" -// IDS_TOPICTITLE8 "Tomt emne tittel 8" -// IDS_TOPICTITLE9 "Tomt emne tittel 9" -END - -/* Topic descriptions */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICDESC0 "Opprett en ny ReactOS innstallasjon pÃ¥ din datamaskin eller oppgrader eksisterende innstallasjon." - IDS_TOPICDESC1 "Utforsk CDen." - IDS_TOPICDESC2 "Trykk avslutt for Ã¥ avslutte denne applikasjonen." -// IDS_TOPICDESC3 "Emner beskrivelse 3.\n\nBeskriv emner 3 her." -// IDS_TOPICDESC4 "Emner beskrivelse 4.\n\nBeskriv emner 4 her." -// IDS_TOPICDESC5 "Emner beskrivelse 5.\n\nBeskriv emner 5 her." -// IDS_TOPICDESC6 "Emner beskrivelse 6.\n\nBeskriv emner 6 her." -// IDS_TOPICDESC7 "Emner beskrivelse 7.\n\nBeskriv emner 7 her." -// IDS_TOPICDESC8 "Emner beskrivelse 8.\n\nBeskriv emner 8 her." -// IDS_TOPICDESC9 "Emner beskrivelse 9.\n\nBeskriv emner 9 her." -END - -/* EOF */ diff --git a/base/setup/welcome/lang/pl-PL.rc b/base/setup/welcome/lang/pl-PL.rc deleted file mode 100644 index 5c0144f59b3..00000000000 --- a/base/setup/welcome/lang/pl-PL.rc +++ /dev/null @@ -1,66 +0,0 @@ -/* - * translated by Polish Translation Team (Apr, 2007) - * https://sourceforge.net/projects/reactospl - * UTF-8 conversion by Caemyr (May, 2011) - */ - -LANGUAGE LANG_POLISH, SUBLANG_DEFAULT - -/* String Tables */ - -/* Default settings */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_APPTITLE "ReactOS - Zapraszamy" - IDS_DEFAULTTOPICTITLE "ReactOS" - IDS_DEFAULTTOPICDESC "Witaj w systemie operacyjnym ReactOS.\n\nWybierz temat po lewej." -// IDS_CHECKTEXT "Pokaż ten dialog ponownie" -// IDS_CLOSETEXT "Wyjście" -END - -/* Topic buttons */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICBUTTON0 "Zainstaluj ReactOS" - IDS_TOPICBUTTON1 "Przeglądaj CD" - IDS_TOPICBUTTON2 "Wyjście" -// IDS_TOPICBUTTON3 "Empty Topic 3" -// IDS_TOPICBUTTON4 "Empty Topic 4" -// IDS_TOPICBUTTON5 "Empty Topic 5" -// IDS_TOPICBUTTON6 "Empty Topic 6" -// IDS_TOPICBUTTON7 "Empty Topic 7" -// IDS_TOPICBUTTON8 "Empty Topic 8" -// IDS_TOPICBUTTON9 "Empty Topic 9" -END - -/* Topic titles */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICTITLE0 "Zainstaluj ReactOS" - IDS_TOPICTITLE1 "Przeglądaj CD" - IDS_TOPICTITLE2 "Wyjście" -// IDS_TOPICTITLE3 "Empty Topic Title 3" -// IDS_TOPICTITLE4 "Empty Topic Title 4" -// IDS_TOPICTITLE5 "Empty Topic Title 5" -// IDS_TOPICTITLE6 "Empty Topic Title 6" -// IDS_TOPICTITLE7 "Empty Topic Title 7" -// IDS_TOPICTITLE8 "Empty Topic Title 8" -// IDS_TOPICTITLE9 "Empty Topic Title 9" -END - -/* Topic descriptions */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICDESC0 "Utwórz nową instalację ReactOS na komputerze lub aktualizuj już istniejącą." - IDS_TOPICDESC1 "Przeglądaj CD." - IDS_TOPICDESC2 "Kliknij, aby zakończyć aplikację." -// IDS_TOPICDESC3 "Topic description 3.\n\nDescribe topic 3 here." -// IDS_TOPICDESC4 "Topic description 4.\n\nDescribe topic 4 here." -// IDS_TOPICDESC5 "Topic description 5.\n\nDescribe topic 5 here." -// IDS_TOPICDESC6 "Topic description 6.\n\nDescribe topic 6 here." -// IDS_TOPICDESC7 "Topic description 7.\n\nDescribe topic 7 here." -// IDS_TOPICDESC8 "Topic description 8.\n\nDescribe topic 8 here." -// IDS_TOPICDESC9 "Topic description 9.\n\nDescribe topic 9 here." -END - -/* EOF */ diff --git a/base/setup/welcome/lang/pt-BR.rc b/base/setup/welcome/lang/pt-BR.rc deleted file mode 100644 index 155acb53d39..00000000000 --- a/base/setup/welcome/lang/pt-BR.rc +++ /dev/null @@ -1,60 +0,0 @@ -LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL - -/* String Tables */ - -/* Default settings */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_APPTITLE "ReactOS - Bem vindo" - IDS_DEFAULTTOPICTITLE "ReactOS" - IDS_DEFAULTTOPICDESC "Bem vindo ao Sistema Operacional React (ReactOS).\n\nClique em um tópico à esquerda." -// IDS_CHECKTEXT "Exibir este diálogo novamente" -// IDS_CLOSETEXT "Sair" -END - -/* Topic buttons */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICBUTTON0 "Instalar ReactOS" - IDS_TOPICBUTTON1 "Examinar este CD" - IDS_TOPICBUTTON2 "Sair" -// IDS_TOPICBUTTON3 "Empty Topic 3" -// IDS_TOPICBUTTON4 "Empty Topic 4" -// IDS_TOPICBUTTON5 "Empty Topic 5" -// IDS_TOPICBUTTON6 "Empty Topic 6" -// IDS_TOPICBUTTON7 "Empty Topic 7" -// IDS_TOPICBUTTON8 "Empty Topic 8" -// IDS_TOPICBUTTON9 "Empty Topic 9" -END - -/* Topic titles */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICTITLE0 "Instalar ReactOS" - IDS_TOPICTITLE1 "Examinar este CD" - IDS_TOPICTITLE2 "Sair" -// IDS_TOPICTITLE3 "Empty Topic Title 3" -// IDS_TOPICTITLE4 "Empty Topic Title 4" -// IDS_TOPICTITLE5 "Empty Topic Title 5" -// IDS_TOPICTITLE6 "Empty Topic Title 6" -// IDS_TOPICTITLE7 "Empty Topic Title 7" -// IDS_TOPICTITLE8 "Empty Topic Title 8" -// IDS_TOPICTITLE9 "Empty Topic Title 9" -END - -/* Topic descriptions */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICDESC0 "Cria uma nova instalação do ReactOS em seu computador ou atualiza uma instalação já existente." - IDS_TOPICDESC1 "Exibe os arquivos contidos no CD." - IDS_TOPICDESC2 "Clique para fechar este aplicativo." -// IDS_TOPICDESC3 "Topic description 3.\n\nDescribe topic 3 here." -// IDS_TOPICDESC4 "Topic description 4.\n\nDescribe topic 4 here." -// IDS_TOPICDESC5 "Topic description 5.\n\nDescribe topic 5 here." -// IDS_TOPICDESC6 "Topic description 6.\n\nDescribe topic 6 here." -// IDS_TOPICDESC7 "Topic description 7.\n\nDescribe topic 7 here." -// IDS_TOPICDESC8 "Topic description 8.\n\nDescribe topic 8 here." -// IDS_TOPICDESC9 "Topic description 9.\n\nDescribe topic 9 here." -END - -/* EOF */ diff --git a/base/setup/welcome/lang/ro-RO.rc b/base/setup/welcome/lang/ro-RO.rc deleted file mode 100644 index 535e459d347..00000000000 --- a/base/setup/welcome/lang/ro-RO.rc +++ /dev/null @@ -1,67 +0,0 @@ -/* - * FILE: base/setup/welcome/lang/ro-RO.rc - * ReactOS Project (http://www.reactos.org) - * TRANSLATOR: Fulea Ștefan (PM on ReactOS Forum to fulea.stefan) - * CHANGE LOG: 2011-10-30 initial translation - */ - -LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL - -/* String Tables */ - -/* Default settings */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_APPTITLE "ReactOS - Bun venit" - IDS_DEFAULTTOPICTITLE "ReactOS" - IDS_DEFAULTTOPICDESC "Bun venit în Sistemul de Operare React.\n\nAlegeți o opțiune din stânga." -// IDS_CHECKTEXT "Afișează acest dialog și altă dată" -// IDS_CLOSETEXT "Ieșire" -END - -/* Topic buttons */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICBUTTON0 "Instalare ReactOS" - IDS_TOPICBUTTON1 "Explorare CD" - IDS_TOPICBUTTON2 "Ieșire" -// IDS_TOPICBUTTON3 "Empty Topic 3" -// IDS_TOPICBUTTON4 "Empty Topic 4" -// IDS_TOPICBUTTON5 "Empty Topic 5" -// IDS_TOPICBUTTON6 "Empty Topic 6" -// IDS_TOPICBUTTON7 "Empty Topic 7" -// IDS_TOPICBUTTON8 "Empty Topic 8" -// IDS_TOPICBUTTON9 "Empty Topic 9" -END - -/* Topic titles */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICTITLE0 "Instalare ReactOS" - IDS_TOPICTITLE1 "Explorare CD" - IDS_TOPICTITLE2 "Ieșire" -// IDS_TOPICTITLE3 "Empty Topic Title 3" -// IDS_TOPICTITLE4 "Empty Topic Title 4" -// IDS_TOPICTITLE5 "Empty Topic Title 5" -// IDS_TOPICTITLE6 "Empty Topic Title 6" -// IDS_TOPICTITLE7 "Empty Topic Title 7" -// IDS_TOPICTITLE8 "Empty Topic Title 8" -// IDS_TOPICTITLE9 "Empty Topic Title 9" -END - -/* Topic descriptions */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICDESC0 "Creați o instalare nouă sau actualizați o instalare existentă." - IDS_TOPICDESC1 "Explorați conținutul acestui CD." - IDS_TOPICDESC2 "Apăsați pentru a ieși din aplicație." -// IDS_TOPICDESC3 "Topic description 3.\n\nDescribe topic 3 here." -// IDS_TOPICDESC4 "Topic description 4.\n\nDescribe topic 4 here." -// IDS_TOPICDESC5 "Topic description 5.\n\nDescribe topic 5 here." -// IDS_TOPICDESC6 "Topic description 6.\n\nDescribe topic 6 here." -// IDS_TOPICDESC7 "Topic description 7.\n\nDescribe topic 7 here." -// IDS_TOPICDESC8 "Topic description 8.\n\nDescribe topic 8 here." -// IDS_TOPICDESC9 "Topic description 9.\n\nDescribe topic 9 here." -END - -/* EOF */ diff --git a/base/setup/welcome/lang/ru-RU.rc b/base/setup/welcome/lang/ru-RU.rc deleted file mode 100644 index 39ec334eaa1..00000000000 --- a/base/setup/welcome/lang/ru-RU.rc +++ /dev/null @@ -1,62 +0,0 @@ -/* $Id: En.rc 21257 2006-03-08 23:07:09Z audit $ */ - -LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT - -/* String Tables */ - -/* Default settings */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_APPTITLE "ReactOS - Добро пожаловать!" - IDS_DEFAULTTOPICTITLE "ReactOS" - IDS_DEFAULTTOPICDESC "Добро пожаловать в ReactOS.\n\nВыберите пункт слева." -// IDS_CHECKTEXT "Показывать это окно снова" -// IDS_CLOSETEXT "Выход" -END - -/* Topic buttons */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICBUTTON0 "Установить ReactOS" - IDS_TOPICBUTTON1 "Обзор диска" - IDS_TOPICBUTTON2 "Выход" -// IDS_TOPICBUTTON3 "Empty Topic 3" -// IDS_TOPICBUTTON4 "Empty Topic 4" -// IDS_TOPICBUTTON5 "Empty Topic 5" -// IDS_TOPICBUTTON6 "Empty Topic 6" -// IDS_TOPICBUTTON7 "Empty Topic 7" -// IDS_TOPICBUTTON8 "Empty Topic 8" -// IDS_TOPICBUTTON9 "Empty Topic 9" -END - -/* Topic titles */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICTITLE0 "Установить ReactOS" - IDS_TOPICTITLE1 "Обзор диска" - IDS_TOPICTITLE2 "Выход" -// IDS_TOPICTITLE3 "Empty Topic Title 3" -// IDS_TOPICTITLE4 "Empty Topic Title 4" -// IDS_TOPICTITLE5 "Empty Topic Title 5" -// IDS_TOPICTITLE6 "Empty Topic Title 6" -// IDS_TOPICTITLE7 "Empty Topic Title 7" -// IDS_TOPICTITLE8 "Empty Topic Title 8" -// IDS_TOPICTITLE9 "Empty Topic Title 9" -END - -/* Topic descriptions */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICDESC0 "Установит ReactOS на Ваш компьютер с нуля или обновит уже установленную версию." - IDS_TOPICDESC1 "Обзор диска." - IDS_TOPICDESC2 "Выберите для выхода из этого приложения." -// IDS_TOPICDESC3 "Topic description 3.\n\nDescribe topic 3 here." -// IDS_TOPICDESC4 "Topic description 4.\n\nDescribe topic 4 here." -// IDS_TOPICDESC5 "Topic description 5.\n\nDescribe topic 5 here." -// IDS_TOPICDESC6 "Topic description 6.\n\nDescribe topic 6 here." -// IDS_TOPICDESC7 "Topic description 7.\n\nDescribe topic 7 here." -// IDS_TOPICDESC8 "Topic description 8.\n\nDescribe topic 8 here." -// IDS_TOPICDESC9 "Topic description 9.\n\nDescribe topic 9 here." -END - -/* EOF */ diff --git a/base/setup/welcome/lang/sk-SK.rc b/base/setup/welcome/lang/sk-SK.rc deleted file mode 100644 index 8f31fad3f51..00000000000 --- a/base/setup/welcome/lang/sk-SK.rc +++ /dev/null @@ -1,62 +0,0 @@ -// Slovak translation by Kario 2007 - -LANGUAGE LANG_SLOVAK, SUBLANG_DEFAULT - -/* String Tables */ - -/* Default settings */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_APPTITLE "ReactOS - Vitajte" - IDS_DEFAULTTOPICTITLE "ReactOS" - IDS_DEFAULTTOPICDESC "Vitajte v operačnom systéme ReactOS.\n\nKliknite na tlačidlo v ľavom stĺpci." -// IDS_CHECKTEXT "ZobraziÅ¥ toto okno aj nabudúce" -// IDS_CLOSETEXT "Koniec" -END - -/* Topic buttons */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICBUTTON0 "InÅ¡talovaÅ¥ ReactOS" - IDS_TOPICBUTTON1 "PrezeraÅ¥ toto CD" - IDS_TOPICBUTTON2 "Koniec" -// IDS_TOPICBUTTON3 "Empty Topic 3" -// IDS_TOPICBUTTON4 "Empty Topic 4" -// IDS_TOPICBUTTON5 "Empty Topic 5" -// IDS_TOPICBUTTON6 "Empty Topic 6" -// IDS_TOPICBUTTON7 "Empty Topic 7" -// IDS_TOPICBUTTON8 "Empty Topic 8" -// IDS_TOPICBUTTON9 "Empty Topic 9" -END - -/* Topic titles */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICTITLE0 "InÅ¡talovaÅ¥ ReactOS" - IDS_TOPICTITLE1 "PrezeraÅ¥ toto CD" - IDS_TOPICTITLE2 "Koniec" -// IDS_TOPICTITLE3 "Empty Topic Title 3" -// IDS_TOPICTITLE4 "Empty Topic Title 4" -// IDS_TOPICTITLE5 "Empty Topic Title 5" -// IDS_TOPICTITLE6 "Empty Topic Title 6" -// IDS_TOPICTITLE7 "Empty Topic Title 7" -// IDS_TOPICTITLE8 "Empty Topic Title 8" -// IDS_TOPICTITLE9 "Empty Topic Title 9" -END - -/* Topic descriptions */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICDESC0 "NainÅ¡taluje ReactOS na Váš počítač alebo zaktualizuje už existujúci systém." - IDS_TOPICDESC1 "PrezeraÅ¥ toto CD." - IDS_TOPICDESC2 "Kliknutím ukončíte tento program." -// IDS_TOPICDESC3 "Topic description 3.\n\nDescribe topic 3 here." -// IDS_TOPICDESC4 "Topic description 4.\n\nDescribe topic 4 here." -// IDS_TOPICDESC5 "Topic description 5.\n\nDescribe topic 5 here." -// IDS_TOPICDESC6 "Topic description 6.\n\nDescribe topic 6 here." -// IDS_TOPICDESC7 "Topic description 7.\n\nDescribe topic 7 here." -// IDS_TOPICDESC8 "Topic description 8.\n\nDescribe topic 8 here." -// IDS_TOPICDESC9 "Topic description 9.\n\nDescribe topic 9 here." -END - -/* EOF */ diff --git a/base/setup/welcome/lang/sv-SE.rc b/base/setup/welcome/lang/sv-SE.rc deleted file mode 100644 index f2bfaa36cc9..00000000000 --- a/base/setup/welcome/lang/sv-SE.rc +++ /dev/null @@ -1,80 +0,0 @@ -/* - * Swedish (SE) resources - * - * Copyright (C) 2005 David Nordenberg - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program 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 General Public License for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - */ - -LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL - -/* String Tables */ - -/* Default settings */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_APPTITLE "ReactOS - Välkommen" - IDS_DEFAULTTOPICTITLE "ReactOS" - IDS_DEFAULTTOPICDESC "Välkommen till React Operating System.\n\nKlicka pÃ¥ ett avsnitt till vänster." -// IDS_CHECKTEXT "Show this dialog again" -// IDS_CLOSETEXT "Exit" -END - -/* Topic buttons */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICBUTTON0 "Installera ReactOS" - IDS_TOPICBUTTON1 "Utforska skivan" - IDS_TOPICBUTTON2 "Avsluta" -// IDS_TOPICBUTTON3 "Empty Topic 3" -// IDS_TOPICBUTTON4 "Empty Topic 4" -// IDS_TOPICBUTTON5 "Empty Topic 5" -// IDS_TOPICBUTTON6 "Empty Topic 6" -// IDS_TOPICBUTTON7 "Empty Topic 7" -// IDS_TOPICBUTTON8 "Empty Topic 8" -// IDS_TOPICBUTTON9 "Empty Topic 9" -END - -/* Topic titles */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICTITLE0 "Installera ReactOS" - IDS_TOPICTITLE1 "Utforska skivan" - IDS_TOPICTITLE2 "Avsluta" -// IDS_TOPICTITLE3 "Empty Topic Title 3" -// IDS_TOPICTITLE4 "Empty Topic Title 4" -// IDS_TOPICTITLE5 "Empty Topic Title 5" -// IDS_TOPICTITLE6 "Empty Topic Title 6" -// IDS_TOPICTITLE7 "Empty Topic Title 7" -// IDS_TOPICTITLE8 "Empty Topic Title 8" -// IDS_TOPICTITLE9 "Empty Topic Title 9" -END - -/* Topic descriptions */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICDESC0 "Skapa en ny ReactOS installation pÃ¥ den här datorn eller uppgradera en befintlig." - IDS_TOPICDESC1 "Utforska skivan." - IDS_TOPICDESC2 "Avsluta det här programmet." -// IDS_TOPICDESC3 "Topic description 3.\n\nDescribe topic 3 here." -// IDS_TOPICDESC4 "Topic description 4.\n\nDescribe topic 4 here." -// IDS_TOPICDESC5 "Topic description 5.\n\nDescribe topic 5 here." -// IDS_TOPICDESC6 "Topic description 6.\n\nDescribe topic 6 here." -// IDS_TOPICDESC7 "Topic description 7.\n\nDescribe topic 7 here." -// IDS_TOPICDESC8 "Topic description 8.\n\nDescribe topic 8 here." -// IDS_TOPICDESC9 "Topic description 9.\n\nDescribe topic 9 here." -END - -/* EOF */ diff --git a/base/setup/welcome/lang/th-TH.rc b/base/setup/welcome/lang/th-TH.rc deleted file mode 100644 index 765b0edd29c..00000000000 --- a/base/setup/welcome/lang/th-TH.rc +++ /dev/null @@ -1,67 +0,0 @@ -/* - * PROJECT: ReactOS welcome/autorun application - * LICENSE: See COPYING in the top level directory - * FILE: base/setup/welcome/lang/th-TH.rc - * TRANSLATOR: Sumath Aowsakulsutthi - */ - -LANGUAGE LANG_THAI, SUBLANG_DEFAULT - -/* String Tables */ - -/* Default settings */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_APPTITLE "ReactOS - ยินดีต้อนรับ" - IDS_DEFAULTTOPICTITLE "ReactOS" - IDS_DEFAULTTOPICDESC "ยินดีต้อนรับสู่ระบบปฏิบัติการ React \n\nกดเลือกเนื้อหาบนแถบซ้ายมือ" -// IDS_CHECKTEXT "แสดงคำแนะนำอีกครั้ง" -// IDS_CLOSETEXT "ออกจากโปรแกรม" -END - -/* Topic buttons */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICBUTTON0 "ติดตั้ง ReactOS" - IDS_TOPICBUTTON1 "ดูรายละเอียดของแผ่นซีดีนี้" - IDS_TOPICBUTTON2 "ออกจากโปรแกรม" -// IDS_TOPICBUTTON3 "Empty Topic 3" -// IDS_TOPICBUTTON4 "Empty Topic 4" -// IDS_TOPICBUTTON5 "Empty Topic 5" -// IDS_TOPICBUTTON6 "Empty Topic 6" -// IDS_TOPICBUTTON7 "Empty Topic 7" -// IDS_TOPICBUTTON8 "Empty Topic 8" -// IDS_TOPICBUTTON9 "Empty Topic 9" -END - -/* Topic titles */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICTITLE0 "ติดตั้ง ReactOS" - IDS_TOPICTITLE1 "ดูรายละเอียดของแผ่นซีดีนี้" - IDS_TOPICTITLE2 "ออกจากโปรแกรม" -// IDS_TOPICTITLE3 "Empty Topic Title 3" -// IDS_TOPICTITLE4 "Empty Topic Title 4" -// IDS_TOPICTITLE5 "Empty Topic Title 5" -// IDS_TOPICTITLE6 "Empty Topic Title 6" -// IDS_TOPICTITLE7 "Empty Topic Title 7" -// IDS_TOPICTITLE8 "Empty Topic Title 8" -// IDS_TOPICTITLE9 "Empty Topic Title 9" -END - -/* Topic descriptions */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICDESC0 "คุณต้องการติดตั้ง ReactOS ลงในเครื่องคอมพิวเตอร์ของคุณ\n\nหรือต้องการปรับแต่งเพิ่มเติมจากที่มีอยู่เดิม." - IDS_TOPICDESC1 "ดูรายละเอียดของแผ่นซีดีนี้." - IDS_TOPICDESC2 "กดเลือกที่นี่เพื่อต้องการออกจากการติดตั้ง." -// IDS_TOPICDESC3 "Topic description 3.\n\nDescribe topic 3 here." -// IDS_TOPICDESC4 "Topic description 4.\n\nDescribe topic 4 here." -// IDS_TOPICDESC5 "Topic description 5.\n\nDescribe topic 5 here." -// IDS_TOPICDESC6 "Topic description 6.\n\nDescribe topic 6 here." -// IDS_TOPICDESC7 "Topic description 7.\n\nDescribe topic 7 here." -// IDS_TOPICDESC8 "Topic description 8.\n\nDescribe topic 8 here." -// IDS_TOPICDESC9 "Topic description 9.\n\nDescribe topic 9 here." -END - -/* EOF */ diff --git a/base/setup/welcome/lang/uk-UA.rc b/base/setup/welcome/lang/uk-UA.rc deleted file mode 100644 index 2066bfe1ea1..00000000000 --- a/base/setup/welcome/lang/uk-UA.rc +++ /dev/null @@ -1,80 +0,0 @@ -/* - * Welcome (Ukrainian resources) - * - * Copyright 2006 Artem Reznikov - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program 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 General Public License for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - */ - -LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT - -/* String Tables */ - -/* Default settings */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_APPTITLE "ReactOS - Ласкаво просимо" - IDS_DEFAULTTOPICTITLE "ReactOS" - IDS_DEFAULTTOPICDESC "Ласкаво просимо до операційної системи ReactOS.\n\nКлацніть по темі ліворуч" -// IDS_CHECKTEXT "Показувати цей діалог знов" -// IDS_CLOSETEXT "Вихід" -END - -/* Topic buttons */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICBUTTON0 "Встановлення ReactOS" - IDS_TOPICBUTTON1 "Огляд цього CD" - IDS_TOPICBUTTON2 "Вихід" -// IDS_TOPICBUTTON3 "Empty Topic 3" -// IDS_TOPICBUTTON4 "Empty Topic 4" -// IDS_TOPICBUTTON5 "Empty Topic 5" -// IDS_TOPICBUTTON6 "Empty Topic 6" -// IDS_TOPICBUTTON7 "Empty Topic 7" -// IDS_TOPICBUTTON8 "Empty Topic 8" -// IDS_TOPICBUTTON9 "Empty Topic 9" -END - -/* Topic titles */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICTITLE0 "Встановлення ReactOS" - IDS_TOPICTITLE1 "Огляд цього CD" - IDS_TOPICTITLE2 "Вихід" -// IDS_TOPICTITLE3 "Empty Topic Title 3" -// IDS_TOPICTITLE4 "Empty Topic Title 4" -// IDS_TOPICTITLE5 "Empty Topic Title 5" -// IDS_TOPICTITLE6 "Empty Topic Title 6" -// IDS_TOPICTITLE7 "Empty Topic Title 7" -// IDS_TOPICTITLE8 "Empty Topic Title 8" -// IDS_TOPICTITLE9 "Empty Topic Title 9" -END - -/* Topic descriptions */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICDESC0 "Створення нової інсталяції ReactOS на Вашому комп'ютері чи оновлення існуючої інсталяції." - IDS_TOPICDESC1 "Проглянути CD." - IDS_TOPICDESC2 "Натисніть для виходу з цієї програми." -// IDS_TOPICDESC3 "Topic description 3.\n\nDescribe topic 3 here." -// IDS_TOPICDESC4 "Topic description 4.\n\nDescribe topic 4 here." -// IDS_TOPICDESC5 "Topic description 5.\n\nDescribe topic 5 here." -// IDS_TOPICDESC6 "Topic description 6.\n\nDescribe topic 6 here." -// IDS_TOPICDESC7 "Topic description 7.\n\nDescribe topic 7 here." -// IDS_TOPICDESC8 "Topic description 8.\n\nDescribe topic 8 here." -// IDS_TOPICDESC9 "Topic description 9.\n\nDescribe topic 9 here." -END - -/* EOF */ diff --git a/base/setup/welcome/lang/zh-CN.rc b/base/setup/welcome/lang/zh-CN.rc deleted file mode 100644 index 55b22052d93..00000000000 --- a/base/setup/welcome/lang/zh-CN.rc +++ /dev/null @@ -1,80 +0,0 @@ -/* - * welcome (Simplified Chinese resources) - * (简体中文资源) - * Copyright 2007 zhangbing - * - * This program 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 program 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 program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - */ - -LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED - -/* String Tables */ - -/* Default settings */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_APPTITLE "ReactOS - 欢迎" - IDS_DEFAULTTOPICTITLE "ReactOS" - IDS_DEFAULTTOPICDESC "欢迎使用 React 操作系统。\n\n 请点击左边的主题。" -// IDS_CHECKTEXT "Show this dialog again" -// IDS_CLOSETEXT "Exit" -END - -/* Topic buttons */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICBUTTON0 "安装 ReactOS" - IDS_TOPICBUTTON1 "浏览 CD" - IDS_TOPICBUTTON2 "退出 " -// IDS_TOPICBUTTON3 "Empty Topic 3" -// IDS_TOPICBUTTON4 "Empty Topic 4" -// IDS_TOPICBUTTON5 "Empty Topic 5" -// IDS_TOPICBUTTON6 "Empty Topic 6" -// IDS_TOPICBUTTON7 "Empty Topic 7" -// IDS_TOPICBUTTON8 "Empty Topic 8" -// IDS_TOPICBUTTON9 "Empty Topic 9" -END - -/* Topic titles */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICTITLE0 "安装 ReactOS" - IDS_TOPICTITLE1 "浏览 CD" - IDS_TOPICTITLE2 "退出" -// IDS_TOPICTITLE3 "Empty Topic Title 3" -// IDS_TOPICTITLE4 "Empty Topic Title 4" -// IDS_TOPICTITLE5 "Empty Topic Title 5" -// IDS_TOPICTITLE6 "Empty Topic Title 6" -// IDS_TOPICTITLE7 "Empty Topic Title 7" -// IDS_TOPICTITLE8 "Empty Topic Title 8" -// IDS_TOPICTITLE9 "Empty Topic Title 9" -END - -/* Topic descriptions */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICDESC0 "重新安装 ReactOS 或 更新你的ReactOS 。" - IDS_TOPICDESC1 "浏览 CD 的内容。" - IDS_TOPICDESC2 "点击退出应用程序。" -// IDS_TOPICDESC3 "Topic description 3.\n\nDescribe topic 3 here." -// IDS_TOPICDESC4 "Topic description 4.\n\nDescribe topic 4 here." -// IDS_TOPICDESC5 "Topic description 5.\n\nDescribe topic 5 here." -// IDS_TOPICDESC6 "Topic description 6.\n\nDescribe topic 6 here." -// IDS_TOPICDESC7 "Topic description 7.\n\nDescribe topic 7 here." -// IDS_TOPICDESC8 "Topic description 8.\n\nDescribe topic 8 here." -// IDS_TOPICDESC9 "Topic description 9.\n\nDescribe topic 9 here." -END - -/* EOF */ diff --git a/base/setup/welcome/rsrc.rc b/base/setup/welcome/rsrc.rc index 13f8aab9971..e3a65fa5630 100644 --- a/base/setup/welcome/rsrc.rc +++ b/base/setup/welcome/rsrc.rc @@ -19,100 +19,7 @@ IDB_TITLEBITMAP BITMAP DISCARDABLE "res/title.bmp" //IDB_TOPICBITMAP9 BITMAP DISCARDABLE "res/topic9.bmp" -/* Topic actions */ -STRINGTABLE DISCARDABLE -BEGIN - IDS_TOPICACTION0 "reactos.exe" - IDS_TOPICACTION1 "explorer.exe" - IDS_TOPICACTION2 "" /* this quits the app */ -// IDS_TOPICACTION3 "..." -// IDS_TOPICACTION4 "..." -// IDS_TOPICACTION5 "..." -// IDS_TOPICACTION6 "..." -// IDS_TOPICACTION7 "..." -// IDS_TOPICACTION8 "..." -// IDS_TOPICACTION9 "..." -END - - /* Language-specific resources */ // UTF-8 #pragma code_page(65001) -#ifdef LANGUAGE_BG_BG - #include "lang/bg-BG.rc" -#endif -#ifdef LANGUAGE_CS_CZ - #include "lang/cs-CZ.rc" -#endif -#ifdef LANGUAGE_DA_DK - #include "lang/da-DK.rc" -#endif -#ifdef LANGUAGE_DE_DE - #include "lang/de-DE.rc" -#endif -#ifdef LANGUAGE_EL_GR - #include "lang/el-GR.rc" -#endif -#ifdef LANGUAGE_EN_US - #include "lang/en-US.rc" -#endif -#ifdef LANGUAGE_ES_ES - #include "lang/es-ES.rc" -#endif -#ifdef LANGUAGE_ET_EE - #include "lang/et-EE.rc" -#endif -#ifdef LANGUAGE_FR_FR - #include "lang/fr-FR.rc" -#endif -#ifdef LANGUAGE_HE_IL - #include "lang/he-IL.rc" -#endif -#ifdef LANGUAGE_HU_HU - #include "lang/hu-HU.rc" -#endif -#ifdef LANGUAGE_ID_ID - #include "lang/id-ID.rc" -#endif -#ifdef LANGUAGE_IT_IT - #include "lang/it-IT.rc" -#endif -#ifdef LANGUAGE_JA_JP - #include "lang/ja-JP.rc" -#endif -#ifdef LANGUAGE_LT_LT - #include "lang/lt-LT.rc" -#endif -#ifdef LANGUAGE_NB_NO - #include "lang/no-NO.rc" -#endif -#ifdef LANGUAGE_NL_NL - #include "lang/nl-NL.rc" -#endif -#ifdef LANGUAGE_PL_PL - #include "lang/pl-PL.rc" -#endif -#ifdef LANGUAGE_PT_BR - #include "lang/pt-BR.rc" -#endif -#ifdef LANGUAGE_RO_RO - #include "lang/ro-RO.rc" -#endif -#ifdef LANGUAGE_RU_RU - #include "lang/ru-RU.rc" -#endif -#ifdef LANGUAGE_SK_SK - #include "lang/sk-SK.rc" -#endif -#ifdef LANGUAGE_SV_SE - #include "lang/sv-SE.rc" -#endif -#ifdef LANGUAGE_TH_TH - #include "lang/th-TH.rc" -#endif -#ifdef LANGUAGE_UK_UA - #include "lang/uk-UA.rc" -#endif -#ifdef LANGUAGE_ZH_CN - #include "lang/zh-CN.rc" -#endif +#include "lang/de-DE.rc" diff --git a/base/setup/welcome/welcome.c b/base/setup/welcome/welcome.c index 57da7b6cdba..33b1976d06f 100644 --- a/base/setup/welcome/welcome.c +++ b/base/setup/welcome/welcome.c @@ -35,6 +35,7 @@ #include #include #include +#include #include #include @@ -46,6 +47,7 @@ #define TITLE_WIDTH 480 #define TITLE_HEIGHT 93 +#define TOPIC_DESC_LENGTH 1024 /* GLOBALS ******************************************************************/ @@ -238,16 +240,12 @@ ButtonSubclassWndProc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) static BOOL RunApplication(int nTopic) { - PROCESS_INFORMATION ProcessInfo; - STARTUPINFO StartupInfo; - TCHAR AppName[256]; - TCHAR CurrentDir[256]; + TCHAR AppName[512]; + TCHAR Parameters[2]; int nLength; InvalidateRect(hwndMain, NULL, TRUE); - GetCurrentDirectory(256, CurrentDir); - nLength = LoadString(hInstance, IDS_TOPICACTION0 + nTopic, AppName, 256); if (nLength == 0) return TRUE; @@ -255,25 +253,18 @@ RunApplication(int nTopic) if (!_tcsicmp(AppName, TEXT(""))) return FALSE; - if (_tcsicmp(AppName, TEXT("explorer.exe")) == 0) - { - _tcscat(AppName, TEXT(" ")); - _tcscat(AppName, CurrentDir); - } - - ZeroMemory(&StartupInfo, sizeof(StartupInfo)); - StartupInfo.cb = sizeof(StartupInfo); - StartupInfo.lpTitle = TEXT("Test"); - StartupInfo.dwFlags = STARTF_USESHOWWINDOW; - StartupInfo.wShowWindow = SW_SHOWNORMAL; + if (!_tcsnicmp(AppName, TEXT(""), 5)) + { + MessageBox(hwndMain, AppName + 5, TEXT("ReactOS"), MB_OK | MB_TASKMODAL); + return TRUE; + } - CreateProcess(NULL, AppName, NULL, NULL, FALSE, CREATE_NEW_CONSOLE,NULL, - CurrentDir, - &StartupInfo, - &ProcessInfo); + if (_tcsicmp(AppName, TEXT("explorer.exe")) == 0) + _tcscpy(Parameters, TEXT("\\")); + else + *Parameters = 0; - CloseHandle(ProcessInfo.hProcess); - CloseHandle(ProcessInfo.hThread); + ShellExecute(NULL, NULL, AppName, Parameters, NULL, SW_SHOWDEFAULT); return TRUE; } @@ -521,7 +512,7 @@ OnPaint(HWND hWnd, WPARAM wParam, LPARAM lParam) HFONT hOldFont; RECT rcTitle, rcDescription; TCHAR szTopicTitle[80]; - TCHAR szTopicDesc[256]; + TCHAR szTopicDesc[TOPIC_DESC_LENGTH]; int nLength; BITMAP bmpInfo; TCHAR version[50]; @@ -605,13 +596,13 @@ OnPaint(HWND hWnd, WPARAM wParam, LPARAM lParam) if (nTopic == -1) { - nLength = LoadString(hInstance, IDS_DEFAULTTOPICDESC, szTopicDesc, 256); + nLength = LoadString(hInstance, IDS_DEFAULTTOPICDESC, szTopicDesc, TOPIC_DESC_LENGTH); } else { - nLength = LoadString(hInstance, IDS_TOPICDESC0 + nTopic, szTopicDesc, 256); + nLength = LoadString(hInstance, IDS_TOPICDESC0 + nTopic, szTopicDesc, TOPIC_DESC_LENGTH); if (nLength == 0) - nLength = LoadString(hInstance, IDS_DEFAULTTOPICDESC, szTopicDesc, 256); + nLength = LoadString(hInstance, IDS_DEFAULTTOPICDESC, szTopicDesc, TOPIC_DESC_LENGTH); } SetBkMode(hdc, TRANSPARENT); diff --git a/boot/bootdata/readme.txt b/boot/bootdata/readme.txt index 4a7ff91d621..88ec7f41cd5 100644 --- a/boot/bootdata/readme.txt +++ b/boot/bootdata/readme.txt @@ -1,55 +1,25 @@ -======================== -ReactOS™ Version 0.3.x -Updated March 3, 2013 -======================== +=========================================================================== +ReactOS Version 0.3.15 +zum LinuxTag 2013 +=========================================================================== -1. What is ReactOS? -------------------- +Willkommen zu ReactOS! -ReactOS™ is an Open Source effort to develop a quality operating system that is -compatible with applications and drivers written for the Microsoft® Windows™ NT -family of operating systems (NT4, 2000, XP, 2003, Vista, Seven). +CD-INHALT: -Website: http://www.reactos.org + * ReactOS Live-System/Installation + * ReactOS in einer virtuellen QEMU-Maschine + * ReactOS Build Environment (RosBE) + * Quellcode +Diese CD sollte unter Windows ein AutoRun-Programm starten. Alternativ +können Sie sich den CD-Inhalt über einen Dateibrowser anschauen. +Die Ordnernamen sollten selbsterklärend sein. -2. Relationship with the WINE project -------------------------------------- +Der gesamte Quellcode des Betriebssystems lässt sich unter Einsatz des +ReactOS Build Environments sowohl unter Windows als auch unter +Unix-ähnlichen Betriebssystemen wie Linux kompilieren. -ReactOS has always intended to work with the WINE project to share as much -programming effort as possible. This mainly concerns User Mode DLLs and -still happens to a degree today. Other areas of cooperation lie in -applications and testing suites. +Weitere Informationen über ReactOS finden Sie unter www.reactos.org! - -3. Future compatibility ------------------------ - -The ReactOS project, although currently focused on Windows Server 2003 -compatibility, is always keeping an eye toward compatibility with -Windows Vista and future Windows NT releases. - - -4. Supporting other System Applications ---------------------------------------- - -The Windows NT architecture allows for subsystems, as does the ReactOS -architecture. A subsystem is an implementation of the APIs of another -operating system, allowing ReactOS to run applications from other systems. -We are already looking at subsystems for: Java, OS/2, and DOS and possibly -others in the future. - - -5. Tutorials ------------- - -Developer and User Tutorials: http://www.reactos.org/wiki - -The tutorials contain more information on the project, compiling and testing -ReactOS - amongst other topics. Contributors to the project are always welcome. - - -6. Author ---------- - -This document was written by Jason Filby (jasonfilby@yahoo.com). +=========================================================================== \ No newline at end of file -- 2.17.1