diff options
author | Thomas Lange <tl@openoffice.org> | 2001-06-22 11:43:06 +0000 |
---|---|---|
committer | Thomas Lange <tl@openoffice.org> | 2001-06-22 11:43:06 +0000 |
commit | 84b08f028447333dece700faf84e9e8c2f18b60b (patch) | |
tree | 266e20179e6d19a950dd4d1716dafb0df5d0acf1 /starmath/inc/starmath.hrc | |
parent | e8c707f533d205ed289239d2dd2e60fe4a5f2458 (diff) |
#87897# localization of symbol-set names
Diffstat (limited to 'starmath/inc/starmath.hrc')
-rw-r--r-- | starmath/inc/starmath.hrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/starmath/inc/starmath.hrc b/starmath/inc/starmath.hrc index 4a80201e3575..f5da3e71d451 100644 --- a/starmath/inc/starmath.hrc +++ b/starmath/inc/starmath.hrc @@ -2,9 +2,9 @@ * * $RCSfile: starmath.hrc,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: tl $ $Date: 2001-06-07 10:09:24 $ + * last change: $Author: tl $ $Date: 2001-06-22 12:41:08 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -451,7 +451,7 @@ #define RID_XPP_OVERBRACE (RID_APP_START + 3022) #define RID_XPP_UNDERBRACE (RID_APP_START + 3023) -#define RID_LOCALIZED_SYMBOL_NAMES (RID_APP_START + 3101) +#define RID_LOCALIZED_NAMES (RID_APP_START + 3101) #define RID_UI_SYMBOL_NAMES (RID_APP_START + 3102) #define RID_EXPORT_SYMBOL_NAMES (RID_APP_START + 3103) #define RID_LOCALIZED_SYMBOLSET_NAMES (RID_APP_START + 3104) |