[Libreoffice-commits] core.git: cui/uiconfig
Thomas Arnhold
thomas at arnhold.org
Sat Oct 5 03:14:48 PDT 2013
cui/uiconfig/ui/zoomdialog.ui | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit d4730af10ca8bee1e663e3fabf18292f49cfb370
Author: Thomas Arnhold <thomas at arnhold.org>
Date: Sat Oct 5 12:06:06 2013 +0200
fdo#60662 apply HIG rules
Change-Id: Ia73c38866b50e6986361909aa64f7a95c2ce8635
diff --git a/cui/uiconfig/ui/zoomdialog.ui b/cui/uiconfig/ui/zoomdialog.ui
index 417a7e6..a6f6c17 100644
--- a/cui/uiconfig/ui/zoomdialog.ui
+++ b/cui/uiconfig/ui/zoomdialog.ui
@@ -171,7 +171,7 @@
<property name="spacing">12</property>
<child>
<object class="GtkRadioButton" id="variable">
- <property name="label" translatable="yes">Variable</property>
+ <property name="label" translatable="yes">Variable:</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -291,7 +291,7 @@
<property name="spacing">12</property>
<child>
<object class="GtkRadioButton" id="columns">
- <property name="label" translatable="yes">Columns</property>
+ <property name="label" translatable="yes">Columns:</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