diff options
author | Kurt Zenker <kz@openoffice.org> | 2000-12-01 07:16:58 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2000-12-01 07:16:58 +0000 |
commit | d2d4ea5a3ce4bc96b31d3025d5d99b68f92d221d (patch) | |
tree | 1a0c524367907d38c3033aa7ef6e331a7d09e955 /sc | |
parent | 4ccf56427f8ec85d2410e043d7690d14757106d9 (diff) |
Merge SRC614: 01.12.00 - 09:16:23
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/ui/styleui/styledlg.src | 22 |
1 files changed, 20 insertions, 2 deletions
diff --git a/sc/source/ui/styleui/styledlg.src b/sc/source/ui/styleui/styledlg.src index 2aabd9a408be..5ef67d76a5ea 100644 --- a/sc/source/ui/styleui/styledlg.src +++ b/sc/source/ui/styleui/styledlg.src @@ -2,9 +2,9 @@ * * $RCSfile: styledlg.src,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: nn $ $Date: 2000-11-30 18:37:29 $ + * last change: $Author: kz $ $Date: 2000-12-01 08:16:58 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -148,6 +148,24 @@ TabDialog RID_SCDLG_STYLES_PAR Identifier = TP_FONTEFF ; Text = "Schrifteffekt" ; Text [ ENGLISH ] = "Character Extension" ; + Text[ english_us ] = "Font effect"; + Text[ portuguese ] = "Character Extension"; + Text[ russian ] = "Character Extension"; + Text[ greek ] = "Character Extension"; + Text[ dutch ] = "Character Extension"; + Text[ french ] = "Character Extension"; + Text[ spanish ] = "Efecto de fuente"; + Text[ italian ] = "Effetto carattere"; + Text[ danish ] = "Character Extension"; + Text[ swedish ] = "Teckensnittseffekt"; + Text[ polish ] = "Efekt czcionki"; + Text[ portuguese_brazilian ] = "Character Extension"; + Text[ japanese ] = "̫Č"; + Text[ korean ] = " Ȯ"; + Text[ chinese_simplified ] = "Character Extension"; + Text[ chinese_traditional ] = "Character Extension"; + Text[ turkish ] = "Character Extension"; + Text[ arabic ] = " "; }; PageItem { |