diff options
author | Thorsten Behrens <tbehrens@suse.com> | 2013-08-01 01:14:04 +0200 |
---|---|---|
committer | Thorsten Behrens <tbehrens@suse.com> | 2013-08-01 02:19:45 +0200 |
commit | db53bc6cbc58fe4c6a44501cbc34743c95fc37a0 (patch) | |
tree | fed3c62bc32849a9175b05c4dd589c2563ec49c5 /cui | |
parent | 3f28d85ed0f1ed6112f36d63abacb7999711eae2 (diff) |
Use a slightly less-hermetic name for the new about:config tabpage.
Change-Id: Ib64d06acdbcc2dd988e1c28c10a5446903f45914
Diffstat (limited to 'cui')
-rw-r--r-- | cui/source/options/treeopt.src | 2 |
1 files changed, 1 insertions, 1 deletions
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 |