diff options
author | Joel <jmadero.dev@gmail.com> | 2014-06-23 11:48:36 -0700 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-06-24 10:09:32 +0100 |
commit | 3f8046a2e52312458c400b34fca36013c53c8f2c (patch) | |
tree | a70e47af14e200dc6740e54e560f5d74355c8510 | |
parent | 46de7b7dbe0092c1a169c865edf2eb46913124cf (diff) |
fdo#80373 Updated label to read "Image background transparency"
Currently the "transparency" tab only covers image background transparency.
Updated label so that users know that this tab has no impact on the
transparency of the image itself.
Conflicts:
cui/uiconfig/ui/transparencytabpage.ui
Change-Id: Ib488974b0965ee54288092b1e9ca2dc4c040547c
-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 a097a378f65b..be6b46fea89a 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">Transparency Mode</property> + <property name="label" translatable="yes">Image background transparency</property> <attributes> <attribute name="weight" value="bold"/> </attributes> |