diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-03-28 11:25:09 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-03-28 11:25:09 +0000 |
commit | 6b639476529d350bbfd7811add0f083eda01d5f4 (patch) | |
tree | ed7afa705004b9fdeaeb7aea0e8c26ea9af2d689 | |
parent | c8990352711218ed8489a2b4378977898dd9faa0 (diff) |
Merge SRC626: 28.03.01 - 15:25:53 (NoBranch)
-rw-r--r-- | sfx2/source/dialog/versdlg.src | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/sfx2/source/dialog/versdlg.src b/sfx2/source/dialog/versdlg.src index 4e5a6080cce5..3a7e586b2acd 100644 --- a/sfx2/source/dialog/versdlg.src +++ b/sfx2/source/dialog/versdlg.src @@ -2,9 +2,9 @@ * * $RCSfile: versdlg.src,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: kz $ $Date: 2001-03-01 20:19:56 $ + * last change: $Author: kz $ $Date: 2001-03-28 12:25:09 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -111,11 +111,11 @@ ModalDialog DLG_VERSIONS Text [ french ] = "~Enregistrer une nouvelle version" ; Text [ dutch ] = "~Nieuwe versie opslaan" ; Text [ portuguese ] = "~Guardar nova verso" ; - Text[ chinese_simplified ] = "°汾(~S)"; + Text[ chinese_simplified ] = "°汾(~N)"; Text[ russian ] = " "; Text[ polish ] = "Zapisz now wersj"; - Text[ japanese ] = "Vްޮ݂̕ۑ(~S)"; - Text[ chinese_traditional ] = "Oss(~S)"; + Text[ japanese ] = "Vްޮ݂̕ۑ(~N)"; + Text[ chinese_traditional ] = "Oss(~N)"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = " (~N)"; @@ -276,11 +276,11 @@ ModalDialog DLG_VERSIONS Text [ french ] = "Fermer" ; Text [ dutch ] = "Sluiten" ; Text [ portuguese ] = "Fechar" ; - Text[ chinese_simplified ] = "ر"; + Text[ chinese_simplified ] = "ر(~C)"; Text[ russian ] = ""; Text[ polish ] = "Zamknij"; - Text[ japanese ] = ""; - Text[ chinese_traditional ] = ""; + Text[ japanese ] = "(~C)"; + Text[ chinese_traditional ] = "(~C)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "ݱ(~C)"; |