diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-04-27 10:35:13 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-04-27 10:35:13 +0000 |
commit | 2db1fddb821101782bd22231634006b2d2392f4a (patch) | |
tree | d39c0ef595b8316bdc6cfde1ba79dfbaf60737b1 /sc/source/ui/pagedlg | |
parent | e74ac03c22265793efeb9c7aae01a2fffcb09840 (diff) |
INTEGRATION: CWS cso001 (1.46.94); FILE MERGED
2004/03/23 12:51:20 hjs 1.46.94.1: #116006# merge
Diffstat (limited to 'sc/source/ui/pagedlg')
-rw-r--r-- | sc/source/ui/pagedlg/pagedlg.src | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sc/source/ui/pagedlg/pagedlg.src b/sc/source/ui/pagedlg/pagedlg.src index 9bc756d0ed6e..897dcc2804bf 100644 --- a/sc/source/ui/pagedlg/pagedlg.src +++ b/sc/source/ui/pagedlg/pagedlg.src @@ -2,9 +2,9 @@ * * $RCSfile: pagedlg.src,v $ * - * $Revision: 1.47 $ + * $Revision: 1.48 $ * - * last change: $Author: obo $ $Date: 2004-03-19 16:14:22 $ + * last change: $Author: obo $ $Date: 2004-04-27 11:35:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -58,7 +58,6 @@ * * ************************************************************************/ - #include "pagedlg.hrc" ModelessDialog RID_SCDLG_AREAS { @@ -210,9 +209,10 @@ ModelessDialog RID_SCDLG_AREAS StringList [ chinese_simplified ] = { < "- 无 -" ; Default ; > ; - < "- 使用者自定 -" ; Default ; > ; - < "- 选中 -" ; Default ; > ; - }; + < "- 整张工作表 -" ; Default ; > ; + < "- 用户定义 -" ; Default ; > ; + < "- 选择 -" ; Default ; > ; + }; StringList [ russian ] = { < "- -" ; Default ; > ; |