From 74d3dd420bd80f88dd7e1078dd500aba8841aa44 Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Mon, 26 Sep 2011 00:34:14 +0200 Subject: add "Manage Names..." entry to Name Box/ScPosWnd --- sc/inc/globstr.hrc | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'sc/inc') diff --git a/sc/inc/globstr.hrc b/sc/inc/globstr.hrc index 67170455dfa9..4e88a8e50ef1 100644 --- a/sc/inc/globstr.hrc +++ b/sc/inc/globstr.hrc @@ -588,8 +588,11 @@ #define STR_FORM_SPINNER 455 #define STR_FORM_SCROLLBAR 456 -#define STR_PGNUM 457 +#define STR_PGNUM 457 + +#define STR_MANAGE_NAMES 458 + +#define STR_COUNT 459 -#define STR_COUNT 458 #endif -- cgit v1.2.3