diff options
author | Rüdiger Timm <rt@openoffice.org> | 2001-06-08 20:39:05 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2001-06-08 20:39:05 +0000 |
commit | ef2a3670db70de422a1753515c2e34dfd9d670c9 (patch) | |
tree | ac4d3d4e9488cc4915d2df5f6cb6cc4cca8fc539 /svtools/source/control/ctrltool.src | |
parent | dfc40bdb67bf18fc8a5718616128002cb1331e8c (diff) |
Merge SRC633: 08.06.01 - 23:38:19
Diffstat (limited to 'svtools/source/control/ctrltool.src')
-rw-r--r-- | svtools/source/control/ctrltool.src | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/svtools/source/control/ctrltool.src b/svtools/source/control/ctrltool.src index db9c01e0b8ef..d535a0e38121 100644 --- a/svtools/source/control/ctrltool.src +++ b/svtools/source/control/ctrltool.src @@ -2,9 +2,9 @@ * * $RCSfile: ctrltool.src,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: rt $ $Date: 2001-05-30 19:24:45 $ + * last change: $Author: rt $ $Date: 2001-06-08 21:39:05 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -210,7 +210,7 @@ String STR_SVT_STYLE_BOLD_ITALIC Text [ portuguese ] = "Negrito itlico" ; Text[ russian ] = " "; Text[ polish ] = "Pogrubiona kursywa"; - Text[ japanese ] = "̎Α"; + Text[ japanese ] = "Α"; Text[ chinese_simplified ] = "б"; Text[ chinese_traditional ] = "ʱ"; Text[ arabic ] = " "; @@ -448,3 +448,4 @@ String STR_SVT_FONTMAP_NOTAVAILABLE TEXT[ catalan ] = "Esta fuente no est instalada. Se usar la fuente existente ms adecuada."; TEXT[ finnish ] = "Tt fonttia ei ole asennettu. Lhint kytettviss olevaa fonttia kytetn."; }; + |