summaryrefslogtreecommitdiff
path: root/sw/uiconfig
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2014-02-04 16:41:50 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-02-04 16:49:03 +0100
commitee99b345e0abf3b44b0d51e3e93d8a3e4993b619 (patch)
treec1aa0ce1e26e984470f5870046e976c1c2c922c2 /sw/uiconfig
parentfd59ec2c2126c1d8ca0f4c2ea70dd4c50d75ca35 (diff)
Mirek suggests "relative to" instead of "relative from" for consistency
Change-Id: I6a27941806b05201e142efb768df79347b7e6f8c
Diffstat (limited to 'sw/uiconfig')
-rw-r--r--sw/uiconfig/swriter/ui/frmtypepage.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/uiconfig/swriter/ui/frmtypepage.ui b/sw/uiconfig/swriter/ui/frmtypepage.ui
index f6fad3de32fa..63bdb99ebc8a 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>