diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-04-27 10:17:31 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-04-27 10:17:31 +0000 |
commit | e7bf87cf209734d8e4cd8a00e63ebbdc729d945a (patch) | |
tree | 5f609deb9fbf2336e932cf05db25e678c522d75b /sfx2 | |
parent | 15fcfe39fc46b2f5ae8849907f0db6df00c6b4ef (diff) |
INTEGRATION: CWS cso001 (1.85.36); FILE MERGED
2004/03/23 12:49:58 hjs 1.85.36.1: #116006# merge
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/appl/newhelp.src | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sfx2/source/appl/newhelp.src b/sfx2/source/appl/newhelp.src index 1851719939f6..891df6144c66 100644 --- a/sfx2/source/appl/newhelp.src +++ b/sfx2/source/appl/newhelp.src @@ -2,9 +2,9 @@ * * $RCSfile: newhelp.src,v $ * - * $Revision: 1.85 $ + * $Revision: 1.86 $ * - * last change: $Author: kz $ $Date: 2004-02-26 11:03:23 $ + * last change: $Author: obo $ $Date: 2004-04-27 11:17:31 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -929,7 +929,7 @@ String STR_HELP_BUTTON_SEARCHDIALOG Text[ portuguese_brazilian ] = "Localizar..."; Text[ japanese ] = "検索..."; Text[ korean ] = "찾기..."; - Text[ chinese_simplified ] = "搜寻..."; + Text[ chinese_simplified ] = "在此页搜索..."; Text[ chinese_traditional ] = "尋找..."; Text[ turkish ] = "Bul..."; Text[ arabic ] = "Find..."; @@ -1332,6 +1332,7 @@ InfoBox RID_INFO_NOSEARCHTEXTFOUND DEFBUTTON = WB_DEF_OK ; MESSAGE = "Der eingegebene Text wurde nicht gefunden." ; MESSAGE[ english_us ] = "The text you entered was not found."; + MESSAGE[ chinese_simplified ] = "没有找到您输入地文字。"; }; Image IMG_HELP_TOOLBOX_HC_INDEX_ON |