[Libreoffice-commits] core.git: cui/uiconfig
Joel
jmadero.dev at gmail.com
Tue Jun 24 02:10:17 PDT 2014
cui/uiconfig/ui/transparencytabpage.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3f8046a2e52312458c400b34fca36013c53c8f2c
Author: Joel <jmadero.dev at gmail.com>
Date: Mon Jun 23 11:48:36 2014 -0700
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
diff --git a/cui/uiconfig/ui/transparencytabpage.ui b/cui/uiconfig/ui/transparencytabpage.ui
index a097a37..be6b46f 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>
More information about the Libreoffice-commits
mailing list