From db53bc6cbc58fe4c6a44501cbc34743c95fc37a0 Mon Sep 17 00:00:00 2001 From: Thorsten Behrens Date: Thu, 1 Aug 2013 01:14:04 +0200 Subject: Use a slightly less-hermetic name for the new about:config tabpage. Change-Id: Ib64d06acdbcc2dd988e1c28c10a5446903f45914 --- cui/source/options/treeopt.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cui') diff --git a/cui/source/options/treeopt.src b/cui/source/options/treeopt.src index 871c787cf15a..e9de970b4f58 100644 --- a/cui/source/options/treeopt.src +++ b/cui/source/options/treeopt.src @@ -101,7 +101,7 @@ Resource RID_OFADLG_OPTIONS_TREE_PAGES < "Accessibility" ; RID_SVXPAGE_ACCESSIBILITYCONFIG ; > ; < "Advanced" ; RID_SVXPAGE_OPTIONS_JAVA ; > ; < "Online Update" ; RID_SVXPAGE_ONLINEUPDATE ; > ; - < "About Config" ; RID_SVXPAGE_ABOUT_CONFIG ; > ; + < "Expert Config" ; RID_SVXPAGE_ABOUT_CONFIG ; > ; }; }; StringArray SID_LANGUAGE_OPTIONS -- cgit