diff options
author | Kurt Zenker <kz@openoffice.org> | 2000-12-01 10:29:40 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2000-12-01 10:29:40 +0000 |
commit | 5fdac9074e4c8f07897f54e49835fd245485f45d (patch) | |
tree | 1999d38e317ee363205aaa35dff3ed7d593c943c /sc | |
parent | d7cb4f6d71f125b41c2808c05066cd6f9e4fbe44 (diff) |
Merge SRC614: 01.12.00 - 12:27:43
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/ui/pagedlg/pagedlg.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/pagedlg/pagedlg.src b/sc/source/ui/pagedlg/pagedlg.src index 58c66b4eb1c8..4da2ac399780 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.6 $ + * $Revision: 1.7 $ * - * last change: $Author: kz $ $Date: 2000-11-29 10:12:17 $ + * last change: $Author: kz $ $Date: 2000-12-01 11:29:40 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -761,7 +761,7 @@ TabPage RID_SCPAGE_TABLE Text[ chinese_traditional ] = "Ƶ(~N)"; Text[ arabic ] = ""; Text[ greek ] = ""; - Text[ korean ] = "(~N)"; + Text[ korean ] = ""; Text[ turkish ] = "~Notlar"; }; CheckBox BTN_OBJECTS |