summaryrefslogtreecommitdiff
path: root/sc/source/ui/src/textdlgs.src
diff options
context:
space:
mode:
authorNiklas Nebel <nn@openoffice.org>2000-11-27 07:51:30 +0000
committerNiklas Nebel <nn@openoffice.org>2000-11-27 07:51:30 +0000
commitaf57ff62e1fa35fb8ebb87a4f3afd0a7a7b979fc (patch)
tree2dc1fc731569a1bffa5dc0f47fd0a07ca7d912aa /sc/source/ui/src/textdlgs.src
parentb644c840c5eab04aad56012e9cce451489881f5d (diff)
#80425# new character tab pages
Diffstat (limited to 'sc/source/ui/src/textdlgs.src')
-rw-r--r--sc/source/ui/src/textdlgs.src58
1 files changed, 10 insertions, 48 deletions
diff --git a/sc/source/ui/src/textdlgs.src b/sc/source/ui/src/textdlgs.src
index 97e2dd604280..a42c75153508 100644
--- a/sc/source/ui/src/textdlgs.src
+++ b/sc/source/ui/src/textdlgs.src
@@ -2,9 +2,9 @@
*
* $RCSfile: textdlgs.src,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:45:06 $
+ * last change: $Author: nn $ $Date: 2000-11-27 08:47:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -93,59 +93,21 @@ TabDialog RID_SCDLG_CHAR
{
PageItem
{
- Identifier = RID_SVXPAGE_CHAR_STD ;
+ Identifier = RID_SVXPAGE_CHAR_NAME ;
Text = "Schrift" ;
Text [ ENGLISH ] = "Character" ;
- Text [ norwegian ] = "Character" ;
- Text [ italian ] = "Carattere" ;
- Text [ portuguese_brazilian ] = "Caractere" ;
- Text [ portuguese ] = "Tipo de letra" ;
- Text [ finnish ] = "Merkki" ;
- Text [ danish ] = "Skrifttype" ;
- Text [ french ] = "Police" ;
- Text [ swedish ] = "Teckensnitt" ;
- Text [ dutch ] = "Lettertype" ;
- Text [ spanish ] = "Fuente" ;
- Text [ english_us ] = "Font" ;
- PageResID = RID_SVXPAGE_CHAR_STD ;
- Text[ chinese_simplified ] = "";
- Text[ russian ] = "";
- Text[ polish ] = "Czcionka";
- Text[ japanese ] = "̫";
- Text[ chinese_traditional ] = "r";
- Text[ arabic ] = "";
- Text[ greek ] = "";
- Text[ korean ] = "۲";
- Text[ turkish ] = "Yaztipi";
- Text[ language_user1 ] = " ";
};
PageItem
{
- Identifier = RID_SVXPAGE_CHAR_EXT ;
+ Identifier = RID_SVXPAGE_CHAR_EFFECTS ;
Text = "Schrifteffekt" ;
Text [ ENGLISH ] = "Character Extension" ;
- Text [ norwegian ] = "Character Extension" ;
- Text [ italian ] = "Effetto carattere" ;
- Text [ portuguese_brazilian ] = "Extenso de Caracter" ;
- Text [ portuguese ] = "Efeitos do tipo de letra" ;
- Text [ finnish ] = "Merkin tehosteet" ;
- Text [ danish ] = "Skrifteffekt" ;
- Text [ french ] = "Effet de caractre" ;
- Text [ swedish ] = "Teckensnittseffekt" ;
- Text [ dutch ] = "Schrifteffecten" ;
- Text [ spanish ] = "Efectos de fuente" ;
- Text [ english_us ] = "Font Effects" ;
- PageResID = RID_SVXPAGE_CHAR_EXT ;
- Text[ chinese_simplified ] = "Ч";
- Text[ russian ] = " ";
- Text[ polish ] = "Efekty czcionek";
- Text[ japanese ] = "̫Č";
- Text[ chinese_traditional ] = "rĪG";
- Text[ arabic ] = " ";
- Text[ greek ] = " ";
- Text[ korean ] = "۲ ȿ";
- Text[ turkish ] = "Yaztipi efektleri";
- Text[ language_user1 ] = " ";
+ };
+ PageItem
+ {
+ Identifier = RID_SVXPAGE_CHAR_POSITION ;
+ Text = "Schriftposition" ;
+ Text [ ENGLISH ] = "Character Position" ;
};
};
};