EmuandCo:

- Fix Typos in English resource file
- Add German translation
- Add applications

svn path=/trunk/; revision=25217
This commit is contained in:
Maarten Bosma 2006-12-24 12:28:27 +00:00
parent 0ed434ca11
commit f12ce11adc
3 changed files with 22 additions and 9 deletions

View file

@ -2,7 +2,15 @@
<category name="Internet &amp; Network" icon="1">
<application name="Firefox">
<description>The most popular free webbrowser out there.</description>
<location>http://links.reactos.org/getfirefox</location>
<location>http://ftp-mozilla.netscape.com/pub/mozilla.org/firefox/releases/latest/win32/en-US/Firefox%20Setup%202.0.0.1.exe</location>
</application>
<application name="Thunderbird">
<description>The most popular free Mail Client out there.</description>
<location>http://ftp-mozilla.netscape.com/pub/mozilla.org/thunderbird/releases/latest/win32/en-US/Thunderbird%20Setup%201.5.0.9.exe</location>
</application>
<application name="SeaMonkey">
<description>Mozilla Suite is alive. This is the one and only Browser, Mail, Chat, Composer bundle you will ever need.</description>
<location>http://ftp-mozilla.netscape.com/pub/mozilla.org/seamonkey/releases/1.0.7/seamonkey-1.0.7.en-US.win32.installer.exe</location>
</application>
<application name="Putty">
<description>A free SSH, Telnet, rlogin, and raw TCP client.</description>
@ -15,15 +23,19 @@
<description>Word processor.</description>
<location>http://www.abiword.org/downloads/abiword/2.4.1/Windows/abiword-setup-2.4.1.exe</location>
</application>
<application name="OpenOffice">
<description>THE Open Source Office Suite.</description>
<location>http://ftp.tu-chemnitz.de/pub/openoffice-extended//stable/2.1.0/OOo_2.1.0_Win32Intel_install_en-US.exe</location>
</application>
</category>
<category name="Graphics" icon="3">
<application name="IrfanView">
<description>Viewer for all kinds of graphics.</description>
<location>http://www.aeicomputertech.com/_downloadz/iview398.exe</location>
<location>http://gd.tuwien.ac.at/graphics/irfanview/iview399.exe</location>
</application>
<application name="TuxPaint">
<description>An open source bitmap graphics editor geared towards young children.</description>
<location>http://switch.dl.sourceforge.net/sourceforge/tuxpaint/tuxpaint-0.9.15-2-win32-installer.exe</location>
<location>http://ovh.dl.sourceforge.net/sourceforge/tuxpaint/tuxpaint-0.9.16-win32-installer.exe</location>
</application>
</category>
<category name="Multimedia" icon="4">
@ -39,9 +51,9 @@
<category name="Tools" icon="7">
<application name="7-Zip">
<description>Utility to create and open zip, tar, rar and other archive files.</description>
<location>http://ovh.dl.sourceforge.net/sourceforge/sevenzip/7z432.exe</location>
<location>http://ovh.dl.sourceforge.net/sourceforge/sevenzip/7z442.exe</location>
</application>
</category>
<category name="Others" icon="8">
</category>
</tree>
</tree>

View file

@ -9,6 +9,7 @@
#include "resources/generic.rc"
#include "resources/en.rc"
#include "resources/de.rc"

View file

@ -2,7 +2,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
IDD_DOWNLOAD DIALOG LOADONCALL MOVEABLE DISCARDABLE 0, 0, 220, 76
STYLE DS_MODALFRAME | DS_CENTER | WS_VISIBLE | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Downloading Firefox"
CAPTION "Download..."
FONT 8, "MS Shell Dlg"
{
CONTROL "Progress1",IDC_PROGRESS,"msctls_progress32",WS_BORDER|PBS_SMOOTH,10,10,200,12
@ -18,13 +18,13 @@ BEGIN
IDS_NO_APP_TITLE "No application selected"
IDS_NO_APP "Please select a Application before you click the download button, if you need assistance please click on the question mark button on the top right corner."
IDS_UPDATE_TITLE "Update"
IDS_UPDATE "Sorry this future is not implemented yet."
IDS_UPDATE "Sorry this feature is not implemented yet."
IDS_HELP_TITLE "Help"
IDS_HELP "Choose a category on the right, then choose a application and click the download button. To update the application information click the button next to the help button."
IDS_HELP "Choose a category on the right, then choose a application and click the download button. To update the application information click the button next to the help button."
IDS_NO_APPS "Sorry, there no applications in this category yet. You can help and add more applications."
IDS_CHOOSE_APP "Please choose an application."
IDS_CHOOSE_SUB "Please choose a subcategory."
IDS_CHOOSE_CATEGORY "Please choose a category."
IDS_CHOOSE_CATEGORY "Please choose a category."
IDS_CHOOSE_BOTH "Please choose a subcategory or an application."
IDS_XMLERROR_1 "Could not find the xml file !"
IDS_XMLERROR_2 "Could not parse the xml file !"