diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2014-07-14 23:25:27 -0500 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-07-16 11:01:56 +0000 |
commit | a76bb8fd4248495c3ad0a625be71198111a3dc93 (patch) | |
tree | 6fbaa07431dc2b9a44bb00d9fd333004a9f948e0 /cui/uiconfig/ui/transparencytabpage.ui | |
parent | 0879a639bc7c734f0847f74b965809f9107b3195 (diff) |
fdo#80373: change wording to 'Area Transparency Mode'
... in order not to be imprecise. Also, restore Title Case: enough trouble
(for l10n teams especially) is this case thing, let's be consistent.
See https://bugs.freedesktop.org/80373#c12
Change-Id: Icdd61c42ed294c41d9ec5f671168a606d0f93532
Reviewed-on: https://gerrit.libreoffice.org/10314
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui/uiconfig/ui/transparencytabpage.ui')
-rw-r--r-- | cui/uiconfig/ui/transparencytabpage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/transparencytabpage.ui b/cui/uiconfig/ui/transparencytabpage.ui index be6b46fea89a..69104f85265f 100644 --- a/cui/uiconfig/ui/transparencytabpage.ui +++ b/cui/uiconfig/ui/transparencytabpage.ui @@ -499,7 +499,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> - <property name="label" translatable="yes">Image background transparency</property> + <property name="label" translatable="yes">Area Transparency Mode</property> <attributes> <attribute name="weight" value="bold"/> </attributes> |