diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2015-10-18 09:47:30 -0500 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2015-10-20 00:48:57 -0500 |
commit | 30550321945597baa8c917512bb5ef29cd627ba9 (patch) | |
tree | 8808eaa494607c5d15428d169965ce8ac686b113 /cui | |
parent | 2ce151c7de49f05072185dba7cd3e1945763ae2d (diff) |
tdf#95155 Rename “Appearance” options to “Application Colors”
The previous name is misleading and confusing, especially
as we have two other Options pages which can be considered
as related to LibreOffice’s “appearance”: “View” and
“Personalization”.
Change-Id: I228f87e3198a33ffc0c3793c1d3acfb6f33d9b32
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 fac9779839ce..44dc8a5295ed 100644 --- a/cui/source/options/treeopt.src +++ b/cui/source/options/treeopt.src @@ -38,7 +38,7 @@ Resource RID_OFADLG_OPTIONS_TREE_PAGES < "Fonts" ; RID_SVX_FONT_SUBSTITUTION ; > ; < "Security" ; RID_SVXPAGE_INET_SECURITY ; > ; < "Personalization" ; RID_SVXPAGE_PERSONALIZATION ; > ; - < "Appearance" ; RID_SVXPAGE_COLORCONFIG ; > ; + < "Application Colors" ; RID_SVXPAGE_COLORCONFIG ; > ; < "Accessibility" ; RID_SVXPAGE_ACCESSIBILITYCONFIG ; > ; < "Advanced" ; RID_SVXPAGE_OPTIONS_JAVA ; > ; < "Basic IDE Options" ; RID_SVXPAGE_BASICIDE_OPTIONS ; > ; |