diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-05-04 18:43:46 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-05-04 18:43:46 +0000 |
commit | 247ddece5df33638054f01dcd89bf84052b4aa52 (patch) | |
tree | aff8853a29e7fec4b88fd905132e0f6b33b2dc73 /sfx2 | |
parent | d4837039dea5c7295ea1af0d3c35a0e1cca9b270 (diff) |
Merge SRC630: 04.05.01 - 21:42:54 (NoBranch)
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/dialog/newstyle.src | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sfx2/source/dialog/newstyle.src b/sfx2/source/dialog/newstyle.src index 18eec2a573f1..07cb91ab151a 100644 --- a/sfx2/source/dialog/newstyle.src +++ b/sfx2/source/dialog/newstyle.src @@ -2,9 +2,9 @@ * * $RCSfile: newstyle.src,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: kz $ $Date: 2001-02-09 21:50:21 $ + * last change: $Author: kz $ $Date: 2001-05-04 19:43:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -132,6 +132,7 @@ ModalDialog DLG_NEW_STYLE_BY_EXAMPLE Text[ korean ] = " ̸"; Text[ turkish ] = "Biim ad"; Text[ language_user1 ] = " "; + Text[ catalan ] = "Nombre del estilo"; }; QueryBox MSG_OVERWRITE { @@ -162,6 +163,7 @@ ModalDialog DLG_NEW_STYLE_BY_EXAMPLE Message[ korean ] = " ̹ ֽϴ. ðڽϱ?"; Message[ turkish ] = "Biim mevcut durumda. zerine yazlsn m?"; Message[ language_user1 ] = " "; + Message[ catalan ] = "El estilo ya existe. Desea sobrescribirlo?"; }; Text[ chinese_simplified ] = "ʽ"; Text[ russian ] = " "; @@ -173,5 +175,6 @@ ModalDialog DLG_NEW_STYLE_BY_EXAMPLE Text[ korean ] = " ۼ"; Text[ turkish ] = "Biim olutur"; Text[ language_user1 ] = " "; + Text[ catalan ] = "Crear estilo"; }; // ********************************************************************** EOF |