summaryrefslogtreecommitdiff
path: root/svx/source/dialog/chardlg.src
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2002-10-09 11:54:15 +0000
committerOliver Specht <os@openoffice.org>2002-10-09 11:54:15 +0000
commit2ccef8ce44611e47214fcbb7d6dde449c2982329 (patch)
tree33e930152d71a97dd6ff41419d2cbe13ead8ec7c /svx/source/dialog/chardlg.src
parent760c3ebbd89f4e66e7f620abddc271dc12ca75fb (diff)
#103940# duplicate mnemonic removed
Diffstat (limited to 'svx/source/dialog/chardlg.src')
-rw-r--r--svx/source/dialog/chardlg.src22
1 files changed, 11 insertions, 11 deletions
diff --git a/svx/source/dialog/chardlg.src b/svx/source/dialog/chardlg.src
index d8862c20b70c..f41ad783530b 100644
--- a/svx/source/dialog/chardlg.src
+++ b/svx/source/dialog/chardlg.src
@@ -2,9 +2,9 @@
*
* $RCSfile: chardlg.src,v $
*
- * $Revision: 1.61 $
+ * $Revision: 1.62 $
*
- * last change: $Author: os $ $Date: 2002-08-22 13:22:43 $
+ * last change: $Author: os $ $Date: 2002-10-09 12:54:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1076,23 +1076,23 @@ TabPage RID_SVXPAGE_CHAR_NAME
Pos = MAP_APPFONT ( 6 , 83 );
Size = MAP_APPFONT ( 248 , 8 );
Text = "Schriftart fr CTL";
- Text [ english_us ] = "Complex script font";
+ Text [ english_us ] = "CTL font";
Text[ portuguese ] = "Complex script font";
Text[ russian ] = "Complex script font";
Text[ greek ] = "Complex script font";
Text[ dutch ] = "Complex script font";
- Text[ french ] = "Police pour scripts complexes";
- Text[ spanish ] = "Tipo de fuente para scripts complejos";
+ Text[ french ] = "Police pour CTL";
+ Text[ spanish ] = "Fuente CTL";
Text[ finnish ] = "Complex script font";
Text[ italian ] = "Carattere per script complessi";
Text[ danish ] = "Complex script font";
- Text[ swedish ] = "Teckensnitt fr komplexa skript";
+ Text[ swedish ] = "Teckensnitt fr CTL";
Text[ polish ] = "Complex script font";
Text[ portuguese_brazilian ] = "Complex script font";
Text[ japanese ] = "複合文字言語用フォント";
- Text[ korean ] = "복합 스크립트용 글꼴";
- Text[ chinese_simplified ] = "复杂的文字字型";
- Text[ chinese_traditional ] = "複雜文字的字型";
+ Text[ korean ] = "CTL용 글꼴";
+ Text[ chinese_simplified ] = "适用于复杂的文字版式的字型";
+ Text[ chinese_traditional ] = "適用于複雜的文字版式的字型";
Text[ turkish ] = "Complex script font";
Text[ arabic ] = "Complex script font";
Text[ catalan ] = "Complex script font";
@@ -1140,7 +1140,7 @@ TabPage RID_SVXPAGE_CHAR_NAME
Size = MAP_APPFONT ( 40 , 8 );
Text = "Schriftsch~nitt";
Text [ ENGLISH ] = "T~ypeface";
- Text [ english_us ] = "T~ypeface";
+ Text [ english_us ] = "Ty~peface";
Text[ portuguese ] = "~Estilo";
Text[ russian ] = "";
Text[ greek ] = " ~";
@@ -1901,7 +1901,7 @@ TabPage RID_SVXPAGE_CHAR_EFFECTS
};
StringList [ korean ] =
{
- < "(없이)" ; CHRDLG_UNDERLINE_NONE ; > ;
+ < "(없음)" ; CHRDLG_UNDERLINE_NONE ; > ;
< "보통" ; CHRDLG_UNDERLINE_SINGLE ; > ;
< "이중" ; CHRDLG_UNDERLINE_DOUBLE ; > ;
< "굵게"; CHRDLG_UNDERLINE_BOLD; > ;