diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2001-05-12 06:30:16 +0000 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2001-05-12 06:30:16 +0000 |
commit | 6a9faa391d3a4f23407b3aedb7c2e2cfac9f33f9 (patch) | |
tree | f3eee5b543f509ed2a1b02f4d66df3d7b4baa221 | |
parent | 115af37ad774a66e2e5103976a5721f3fee1a4db (diff) |
Merge SRC631: 12.05.01 - 09:30:38 (NoBranch)
-rw-r--r-- | sw/source/ui/wrtsh/wrtsh.src | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sw/source/ui/wrtsh/wrtsh.src b/sw/source/ui/wrtsh/wrtsh.src index 5e383b2dc9..ff02ec5ad2 100644 --- a/sw/source/ui/wrtsh/wrtsh.src +++ b/sw/source/ui/wrtsh/wrtsh.src @@ -2,9 +2,9 @@ * * $RCSfile: wrtsh.src,v $ * - * $Revision: 1.25 $ + * $Revision: 1.26 $ * - * last change: $Author: kz $ $Date: 2001-05-10 06:49:04 $ + * last change: $Author: hjs $ $Date: 2001-05-12 07:30:16 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -1060,7 +1060,7 @@ String STR_INSERTSECTION TEXT [ english_us ] = "Insert section" ; TEXT[ chinese_simplified ] = ""; TEXT[ russian ] = " "; - TEXT[ polish ] = "Wstaw sekcj"; + TEXT[ polish ] = "Wstaw obszar"; TEXT[ japanese ] = "͈͂̑}"; TEXT[ chinese_traditional ] = "Jϰ"; TEXT[ arabic ] = " "; @@ -1718,7 +1718,7 @@ String STR_TRANSLITERATE TEXT[ polish ] = "Wielkie i mae litery"; TEXT[ portuguese_brazilian ] = "Change case"; TEXT[ japanese ] = "啶/"; - TEXT[ korean ] = "Change case"; + TEXT[ korean ] = "/ҹ"; TEXT[ chinese_simplified ] = "ĸСд"; TEXT[ chinese_traditional ] = "rjpg"; TEXT[ turkish ] = "Change case"; @@ -2505,7 +2505,7 @@ String STR_UNDO_SETRUBYATTR Text[ polish ] = "Osad znaki diakrytyczne"; Text[ portuguese_brazilian ] = "Set phonetic Symbols"; Text[ japanese ] = "ސݒ"; - Text[ korean ] = "Set phonetic Symbols"; + Text[ korean ] = ""; Text[ chinese_simplified ] = "ƴע"; Text[ chinese_traditional ] = "[W`Ÿ"; Text[ turkish ] = "Set phonetic Symbols"; |