diff options
author | Oliver Bolte <obo@openoffice.org> | 2000-12-06 09:31:20 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2000-12-06 09:31:20 +0000 |
commit | 527a89cb36a95fbbbfe3536e063b6e87e914a1b4 (patch) | |
tree | 5e769c30c0771519a5c23eb5c75b843651c3350a /uui/source | |
parent | ae34b5508467cf00e98aefca24c10d949285ff49 (diff) |
Merge SRC614: 06.12.00 - 11:30:54
Diffstat (limited to 'uui/source')
-rw-r--r-- | uui/source/ids.src | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/uui/source/ids.src b/uui/source/ids.src index 3cbb11a9feed..5aeadb62eb73 100644 --- a/uui/source/ids.src +++ b/uui/source/ids.src @@ -2,9 +2,9 @@ * * $RCSfile: ids.src,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: kz $ $Date: 2000-11-29 09:08:22 $ + * last change: $Author: obo $ $Date: 2000-12-06 10:31:20 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -62,7 +62,7 @@ // // Miscellaneous Resources // -// $Author: kz $ $Date: 2000-11-29 09:08:22 $ $Revision: 1.3 $ +// $Author: obo $ $Date: 2000-12-06 10:31:20 $ $Revision: 1.4 $ //============================================================================ #ifndef UUI_IDS_HRC @@ -71,7 +71,7 @@ String RID_KEEP_PASSWORD { - Text = "Passwort bis Applikationsende ~merken"; + Text = "Passwort%PRODUCTVERSIONbis%PRODUCTVERSIONApplikationsende%PRODUCTVERSION~merken"; Text[ english ] = "~Remember password until application ends"; Text[ arabic ] = " "; Text[ chinese_simplified ] = "֮ǰһֱס(~R)"; @@ -97,7 +97,7 @@ String RID_KEEP_PASSWORD String RID_SAVE_PASSWORD { - Text = "Passwort dauerhaft ~speichern"; + Text = "Passwort%PRODUCTVERSIONdauerhaft%PRODUCTVERSION~speichern"; Text[ english ] = "~Save password permanently"; Text[ arabic ] = " "; Text[ chinese_simplified ] = "(~S)"; @@ -123,7 +123,7 @@ String RID_SAVE_PASSWORD String STR_ERROR_FILEIO { - Text = "Fehler beim Zugriff auf die Datei ($URL1)"; + Text = "Fehler%PRODUCTVERSIONbeim%PRODUCTVERSIONZugriff%PRODUCTVERSIONauf%PRODUCTVERSIONdie%PRODUCTVERSIONDatei%PRODUCTVERSIONURL%PRODUCTVERSION"; Text[ english ] = "Error accessing file ($URL1)"; Text[ arabic ] = " ($URL1)"; Text[ chinese_simplified ] = "ڶȡļ($URL1)ʱ"; @@ -147,7 +147,7 @@ String STR_ERROR_FILEIO String STR_ERROR_WRONGMEDIUM { - Text = "Legen Sie bitte den Datentrger $$ ein."; + Text = "Legen%PRODUCTVERSIONSie%PRODUCTVERSIONbitte%PRODUCTVERSIONden%PRODUCTVERSIONDatentrger%PRODUCTVERSIONein%PRODUCTVERSION"; Text[ english ] = "Please insert disk $$."; Text[ arabic ] = " $$ ."; Text[ chinese_simplified ] = " $$"; |