From 3080176283dc866add31a0bfa66ee3a643335802 Mon Sep 17 00:00:00 2001 From: Maarten Bosma Date: Sun, 7 Jan 2007 22:06:25 +0000 Subject: [PATCH] - Confused left and right, please fix in the translations. - Misspelled Environment svn path=/trunk/; revision=25356 --- reactos/base/applications/downloader/downloader.xml | 2 +- reactos/base/applications/downloader/translations/de.rc | 2 +- reactos/base/applications/downloader/translations/en.rc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/reactos/base/applications/downloader/downloader.xml b/reactos/base/applications/downloader/downloader.xml index 44c896a18dd..032c5db752d 100644 --- a/reactos/base/applications/downloader/downloader.xml +++ b/reactos/base/applications/downloader/downloader.xml @@ -56,7 +56,7 @@ - + Allows you to build the ReactOS Source. For more instructions see our wiki. http://ovh.dl.sourceforge.net/sourceforge/reactos/RosBE-0.3.3.exe diff --git a/reactos/base/applications/downloader/translations/de.rc b/reactos/base/applications/downloader/translations/de.rc index ad6882b394b..f95ee9f664d 100644 --- a/reactos/base/applications/downloader/translations/de.rc +++ b/reactos/base/applications/downloader/translations/de.rc @@ -20,7 +20,7 @@ BEGIN IDS_UPDATE_TITLE "Update" IDS_UPDATE "Diese Funktion wurde noch nicht implementiert." IDS_HELP_TITLE "Hilfe" - IDS_HELP "Wählen Sie rechts eine Kategorie, wählen Sie eine Anwendung und drücken Sie die Download-Schaltfläche. Um die Anwendungsinformationen zu aktualisieren, drücken Sie die Schaltfläche neben der Hilfe-Schaltfläche." + IDS_HELP "Wählen Sie links eine Kategorie, wählen Sie eine Anwendung und drücken Sie die Download-Schaltfläche. Um die Anwendungsinformationen zu aktualisieren, drücken Sie die Schaltfläche neben der Hilfe-Schaltfläche." IDS_NO_APPS "In dieser Kategorie sind bisher noch keine Anwendungen. Sie können helfen, indem Sie Anwendungen hinzufügen." IDS_CHOOSE_APP "Bitte wählen Sie eine Anwendung." IDS_CHOOSE_SUB "Bitte wählen Sie eine Unterkategorie." diff --git a/reactos/base/applications/downloader/translations/en.rc b/reactos/base/applications/downloader/translations/en.rc index 19a5034ab62..c216fb9b4c5 100644 --- a/reactos/base/applications/downloader/translations/en.rc +++ b/reactos/base/applications/downloader/translations/en.rc @@ -20,7 +20,7 @@ BEGIN IDS_UPDATE_TITLE "Update" 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 left, 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."