[Libreoffice-commits] core.git: cui/uiconfig
Olivier Hallot
olivier.hallot at edx.srv.br
Mon Nov 25 03:18:28 PST 2013
cui/uiconfig/ui/swpossizepage.ui | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit f336d8f8e9e9fdc1cf04c43ab2dbdc74706a3bf5
Author: Olivier Hallot <olivier.hallot at edx.srv.br>
Date: Sun Nov 24 11:30:53 2013 -0200
Add missing keyboard shortcut to dialog
Add missing keyboard shortcut to dialog swpossizepage.ui
Change-Id: Ie1e499af05e2a08432dd7649c0ffbe9ea0a12bf2
Reviewed-on: https://gerrit.libreoffice.org/6795
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/cui/uiconfig/ui/swpossizepage.ui b/cui/uiconfig/ui/swpossizepage.ui
index e491f71..ced2de6 100644
--- a/cui/uiconfig/ui/swpossizepage.ui
+++ b/cui/uiconfig/ui/swpossizepage.ui
@@ -401,7 +401,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">by</property>
+ <property name="label" translatable="yes">_by</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">byvert:0.00cm</property>
</object>
@@ -568,7 +568,7 @@
</child>
<child>
<object class="GtkCheckButton" id="followtextflow">
- <property name="label" translatable="yes">Follow text flow</property>
+ <property name="label" translatable="yes">Follow te_xt flow</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -626,7 +626,7 @@
<property name="column_homogeneous">True</property>
<child>
<object class="GtkCheckButton" id="pos">
- <property name="label" translatable="yes">Position</property>
+ <property name="label" translatable="yes">Positio_n</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