sw/uiconfig/swriter/ui/inserttable.ui | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
New commits: commit c140d0a585dd82af370c7310b57f56392b3889e1 Author: Samuel Mehrbrodt <s.mehrbr...@gmail.com> Date: Sat Dec 1 13:01:14 2012 +0100 Insert Table Dialog: Rename button back to "AutoFormat", Accelerators changed As requested in here: http://lists.freedesktop.org/archives/libreoffice/2012-November/041788.html http://lists.freedesktop.org/archives/libreoffice-ux-advise/2012-November/001597.html Change-Id: I2cd3f4422dcbd62b1e72661d1df890bd0202c1ef Reviewed-on: https://gerrit.libreoffice.org/1217 Tested-by: Caolán McNamara <caol...@redhat.com> Reviewed-by: Caolán McNamara <caol...@redhat.com> diff --git a/sw/uiconfig/swriter/ui/inserttable.ui b/sw/uiconfig/swriter/ui/inserttable.ui index 56043c0..9cf3cdc 100644 --- a/sw/uiconfig/swriter/ui/inserttable.ui +++ b/sw/uiconfig/swriter/ui/inserttable.ui @@ -170,7 +170,7 @@ <property name="can_focus">False</property> <property name="margin_left">6</property> <property name="xalign">0</property> - <property name="label" translatable="yes">Rows </property> + <property name="label" translatable="yes">_Rows</property> </object> <packing> <property name="left_attach">2</property> @@ -346,7 +346,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="margin_left">5</property> - <property name="label" translatable="yes">Heading _Rows</property> + <property name="label" translatable="yes">Heading Ro_ws</property> </object> <packing> <property name="left_attach">0</property> @@ -394,7 +394,7 @@ <property name="left_padding">12</property> <child> <object class="GtkButton" id="autoformat"> - <property name="label" translatable="yes">Table St_yles</property> + <property name="label" translatable="yes">Auto_Format</property> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property>
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits