diff options
author | Kurt Zenker <kz@openoffice.org> | 2002-01-10 20:11:16 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2002-01-10 20:11:16 +0000 |
commit | c22a3f8127c37a0ee2f1fe7c025e4d4ba562e849 (patch) | |
tree | 45ae05767fddca44a961c2220a1602912c20adcd | |
parent | fca09b7421b2e5c202c16d20abdf8ea045155d18 (diff) |
Merge SRC641: 10.01.02 - 22:07:25
-rw-r--r-- | desktop/source/app/desktop.src | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/desktop/source/app/desktop.src b/desktop/source/app/desktop.src index 9c4ba66d371d..99e42ad66d71 100644 --- a/desktop/source/app/desktop.src +++ b/desktop/source/app/desktop.src @@ -2,9 +2,9 @@ * * $RCSfile: desktop.src,v $ * - * $Revision: 1.16 $ + * $Revision: 1.17 $ * - * last change: $Author: kz $ $Date: 2002-01-07 15:04:21 $ + * last change: $Author: kz $ $Date: 2002-01-10 21:11:16 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -490,13 +490,13 @@ String STR_ASK_START_SETUP_MANUALLY { Text = "Um Ihre Installation zu reparieren starten Sie die Setup-Applikation von CD aus, oder aus dem Verzeichnis in dem sich die Installationspakete befinden." ; Text [ ENGLISH ] = "Start setup application to repair the installation from CD, or the folder containing the installation packages. " ; - Text[ english_us ] = "Start setup application to repair the installation from CD, or the folder containing the installation packages. "; + Text[ english_us ] = "Start the setup application to repair the installation from the CD or the folder containing the installation packages."; Text[ portuguese ] = "Start setup application to repair the installation from CD, or the folder containing the installation packages. "; Text[ russian ] = "Start setup application to repair the installation from CD, or the folder containing the installation packages. "; Text[ greek ] = "Start setup application to repair the installation from CD, or the folder containing the installation packages. "; Text[ dutch ] = "Start setup application to repair the installation from CD, or the folder containing the installation packages. "; Text[ french ] = "Pour rparer l'installation, lancez l'application Setup partir du CD-ROM ou depuis le rpertoire contenant le paquetage d'installation."; - Text[ spanish ] = "Start setup application to repair the installation from CD, or the folder containing the installation packages. "; + Text[ spanish ] = "Para reparar la instalacin inicie la aplicacin de Setup, o programa de instalacin, desde el CD o desde la carpeta que contenga los archivos de instalacin. "; Text[ finnish ] = "Start setup application to repair the installation from CD, or the folder containing the installation packages. "; Text[ italian ] = "Per riparare l'installazione avviate il programma di setup dal CD-ROM oppure dalla cartella in cui avete installato il programma."; Text[ danish ] = "Start setup application to repair the installation from CD, or the folder containing the installation packages. "; @@ -513,3 +513,4 @@ String STR_ASK_START_SETUP_MANUALLY }; + |