[Libreoffice-commits] core.git: sw/uiconfig
Miklos Vajna
vmiklos at collabora.co.uk
Tue Feb 4 07:44:01 PST 2014
sw/uiconfig/swriter/ui/frmtypepage.ui | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit ee99b345e0abf3b44b0d51e3e93d8a3e4993b619
Author: Miklos Vajna <vmiklos at collabora.co.uk>
Date: Tue Feb 4 16:41:50 2014 +0100
Mirek suggests "relative to" instead of "relative from" for consistency
Change-Id: I6a27941806b05201e142efb768df79347b7e6f8c
diff --git a/sw/uiconfig/swriter/ui/frmtypepage.ui b/sw/uiconfig/swriter/ui/frmtypepage.ui
index f6fad3d..63bdb99 100644
--- a/sw/uiconfig/swriter/ui/frmtypepage.ui
+++ b/sw/uiconfig/swriter/ui/frmtypepage.ui
@@ -140,7 +140,7 @@
<property name="spacing">6</property>
<child>
<object class="GtkCheckButton" id="relwidth">
- <property name="label" translatable="yes">Relat_ive from</property>
+ <property name="label" translatable="yes">Relat_ive to</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -275,7 +275,7 @@
<property name="spacing">6</property>
<child>
<object class="GtkCheckButton" id="relheight">
- <property name="label" translatable="yes">Re_lative from</property>
+ <property name="label" translatable="yes">Re_lative to</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