diff options
author | Nils Fuhrmann <nf@openoffice.org> | 2000-09-27 17:55:24 +0000 |
---|---|---|
committer | Nils Fuhrmann <nf@openoffice.org> | 2000-09-27 17:55:24 +0000 |
commit | 4016bcdfe05fac19f2e4c7367cfdddba5a13e908 (patch) | |
tree | 0f04bd80828d1fc717afc2585b2f2c08a23ba678 /sfx2 | |
parent | 83426023434b006a17403b315db7599248b60386 (diff) |
Merge SRC605: 27.09.00 - 20:53:58 (NoBranch)
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/appl/app.src | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/sfx2/source/appl/app.src b/sfx2/source/appl/app.src index a31d7a2efee9..ef0e908adff6 100644 --- a/sfx2/source/appl/app.src +++ b/sfx2/source/appl/app.src @@ -2,9 +2,9 @@ * * $RCSfile: app.src,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 16:52:26 $ + * last change: $Author: nf $ $Date: 2000-09-27 18:55:24 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -425,7 +425,7 @@ WarningBox STR_RECOVER_PREPARED Message[ chinese_simplified ] = "ǷdzǸIJһųĴ\nղĹļѾ档\nһʱܿ»ָЩļ"; Message[ russian ] = " .\n\n \n \n ."; Message[ polish ] = "Wystpi nieodwracalny bd.\n\nWszystkie zmodyfikowane pliki zostay jednak\nzabezpieczone i zostan prawdopodobnie przywrcone przy nastpnym rozpoczciu programu.\n."; - Message[ japanese ] = "łȂװ܂B\n\nύX̧قׂ̂ĂۑĂ܂\n۸тJnۂɂ͕͂łB"; + Message[ japanese ] = "łȂװ܂B\n\nύXׂĂ̧ق͕ۑĂ܂̂\n۸ъJnɕ錩݂łB"; Message[ chinese_traditional ] = "uOD`pMzާ@oF@ӵLkư~C\nzeקLɮפwgxsC\nbU@Ұʵ{ɫܥi୫s_oɮסC"; Message[ arabic ] = " .\n\n ǡ \n \n ."; Message[ dutch ] = "Er is een niet-corrigeerbare fout opgetreden.\n\nAlle gemodificeerde bestanden werden echter\nopgeslagen en kunnen waarschijnlijk bij de volgende\nprogrammastart opnieuw gemaakt worden."; @@ -730,7 +730,7 @@ String GID_MATH Text [ portuguese ] = "Math" ; Text [ finnish ] = "Kaava" ; Text [ danish ] = "Math" ; - Text [ french ] = "Formule" ; + Text [ french ] = "Math" ; Text [ swedish ] = "Math" ; Text [ dutch ] = "Math" ; Text [ spanish ] = "Math" ; @@ -1122,7 +1122,7 @@ String GID_EXPLORER Text[ arabic ] = ""; Text[ dutch ] = "Explorer"; Text[ chinese_simplified ] = "Դ"; - Text[ greek ] = "Explorer"; + Text[ greek ] = ""; Text[ korean ] = "ͽ÷η"; Text[ turkish ] = "Explorer"; }; @@ -2204,7 +2204,7 @@ String STR_EVENT_ONERROR Text [ dutch ] = "Javascript runtime error" ; Text [ portuguese ] = "Erro na execuo de JavaScript" ; Text[ chinese_simplified ] = "Javascript-ʱ"; - Text[ russian ] = " Javascript"; + Text[ russian ] = " JavaScript"; Text[ polish ] = "Bd czasu przeb. w Javascript"; Text[ japanese ] = "JavaScript runtime װ\\̎"; Text[ chinese_traditional ] = "Javascript Bɶ~"; @@ -3292,7 +3292,7 @@ String RID_PLUGIN Text[ arabic ] = " Plug-In"; Text[ dutch ] = "PlugIn-activering"; Text[ chinese_simplified ] = " Plug-In"; - Text[ greek ] = " PlugIn"; + Text[ greek ] = " "; Text[ korean ] = "÷ "; Text[ turkish ] = "Plug-In'leri etkinletir"; Text[ language_user1 ] = " "; |