[Libreoffice-commits] core.git: svx/uiconfig
Caolán McNamara
caolanm at redhat.com
Sat Jul 23 20:21:07 UTC 2016
svx/uiconfig/ui/compressgraphicdialog.ui | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 3ce5a97f28780983cbaf57d65622df7766abb741
Author: Caolán McNamara <caolanm at redhat.com>
Date: Sat Jul 23 21:20:05 2016 +0100
why do I keep getting these the wrong way around
Change-Id: I5f40f1b51d5581d97ded5576c7a1ad05a59d29e8
diff --git a/svx/uiconfig/ui/compressgraphicdialog.ui b/svx/uiconfig/ui/compressgraphicdialog.ui
index f7120cd..8648523 100644
--- a/svx/uiconfig/ui/compressgraphicdialog.ui
+++ b/svx/uiconfig/ui/compressgraphicdialog.ui
@@ -147,7 +147,7 @@
<property name="column_spacing">6</property>
<child>
<object class="GtkRadioButton" id="radio-jpeg">
- <property name="label" translatable="yes">JPEG Compression</property>
+ <property name="label" translatable="yes">JPEG Quality</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -163,7 +163,7 @@
</child>
<child>
<object class="GtkRadioButton" id="radio-lossless">
- <property name="label" translatable="yes">PNG Quality</property>
+ <property name="label" translatable="yes">PNG Compression</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
More information about the Libreoffice-commits
mailing list