diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-02-02 14:59:56 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-02-02 14:59:56 +0000 |
commit | 048cae490b8298c758e2fa6e33bead76ee62f399 (patch) | |
tree | 3f9d67ce9f92aaa87e1c8e22313c303eb808dd2a | |
parent | 6ec4bda0a73245d7555dfd21278293cb0ffa114f (diff) |
Merge SWT614: 02.02.01 - 16:59:35
-rw-r--r-- | sfx2/source/dialog/dialog.src | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sfx2/source/dialog/dialog.src b/sfx2/source/dialog/dialog.src index e36d8bdb9f24..5fa41f0d4416 100644 --- a/sfx2/source/dialog/dialog.src +++ b/sfx2/source/dialog/dialog.src @@ -2,9 +2,9 @@ * * $RCSfile: dialog.src,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: kz $ $Date: 2001-01-12 20:40:47 $ + * last change: $Author: kz $ $Date: 2001-02-02 15:59:56 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -463,7 +463,7 @@ String STR_TABPAGE_MANAGESTYLES Text [ finnish ] = "Ksittele" ; Text [ danish ] = "Administrer" ; Text [ french ] = "Grer" ; - Text [ swedish ] = "Organisera" ; + Text [ swedish ] = "Administrera" ; Text [ dutch ] = "Beheren" ; Text [ spanish ] = "Administrar" ; Text [ english_us ] = "Organizer" ; @@ -813,11 +813,11 @@ InfoBox MSG_LAYOUT_NOT_LOADING MESSAGE [ dutch ] = "Document wordt zonder lay-out geladen." ; MESSAGE [ spanish ] = "Cargando el documento sin diseo." ; MESSAGE [ english_us ] = "Loading document without layout." ; - MESSAGE[ chinese_simplified ] = "ʽװļ"; + MESSAGE[ chinese_simplified ] = "ʽװļ"; MESSAGE[ russian ] = " ."; MESSAGE[ polish ] = "Dokument jest adowany bez ukadu."; MESSAGE[ japanese ] = "ĂڲĂȂœǂݍ܂܂B"; - MESSAGE[ chinese_traditional ] = "˸AaC"; + MESSAGE[ chinese_traditional ] = "JAaC"; MESSAGE[ arabic ] = " ."; MESSAGE[ greek ] = " ."; MESSAGE[ korean ] = " ̾ƿ ε Դϴ."; |