diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-04-27 15:10:22 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-04-27 15:10:22 +0000 |
commit | ea6b508ab9713b4dd4b8d2654e87b1e5a1b137c9 (patch) | |
tree | 114df103a4fb494f3ec2fcf9dc1d35205aecd718 /sc/inc/globstr.hrc | |
parent | ec53838de79336c427b2157386bc5493d3e6c844 (diff) |
INTEGRATION: CWS tl01 (1.4.286); FILE MERGED
2004/04/20 13:46:10 tl 1.4.286.3: RESYNC: (1.5-1.6); FILE MERGED
2004/02/11 15:20:26 gt 1.4.286.2: RESYNC: (1.4-1.5); FILE MERGED
2003/10/07 14:30:39 dr 1.4.286.1: #112060# Hangul/Hanja Conversion in Calc
Diffstat (limited to 'sc/inc/globstr.hrc')
-rw-r--r-- | sc/inc/globstr.hrc | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/sc/inc/globstr.hrc b/sc/inc/globstr.hrc index a21e1ce4a9e1..da3c273986bb 100644 --- a/sc/inc/globstr.hrc +++ b/sc/inc/globstr.hrc @@ -2,9 +2,9 @@ * * $RCSfile: globstr.hrc,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: obo $ $Date: 2004-03-19 16:04:26 $ + * last change: $Author: obo $ $Date: 2004-04-27 16:10:22 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -550,10 +550,9 @@ #define STR_SCATTR_PAGE_SCALE_PAGES 389 #define STR_SCATTR_PAGE_SCALE_AUTO 390 -#define STR_UNDO_TAB_RTL 391 - -#define STR_COUNT 391 - +#define STR_UNDO_TAB_RTL 391 +#define STR_UNDO_HANGULHANJA 392 +#define STR_COUNT 393 #endif |