diff options
author | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | 2017-05-15 18:27:26 +0300 |
---|---|---|
committer | Katarina Behrens <Katarina.Behrens@cib.de> | 2017-05-16 11:13:55 +0200 |
commit | bbecc255ab2a9b3e8e2d6203eff8a03f24751046 (patch) | |
tree | 1008484b79934de7c0315e544ccc4bfb316c8e30 /svx/uiconfig | |
parent | 63eddc5d7933c3da28daffc05f4113c5c36586ff (diff) |
tdf#107298 Rename Snap Position to Constrain Objects
Change-Id: Ic4fe262051e8202b8e11c7378d0c37d06bb1c931
Reviewed-on: https://gerrit.libreoffice.org/37654
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
Diffstat (limited to 'svx/uiconfig')
-rw-r--r-- | svx/uiconfig/ui/optgridpage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/uiconfig/ui/optgridpage.ui b/svx/uiconfig/ui/optgridpage.ui index 52d881501a6c..97fa21c8123a 100644 --- a/svx/uiconfig/ui/optgridpage.ui +++ b/svx/uiconfig/ui/optgridpage.ui @@ -648,7 +648,7 @@ <object class="GtkLabel" id="label8"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">Snap Position</property> + <property name="label" translatable="yes">Constrain Objects</property> <attributes> <attribute name="weight" value="bold"/> </attributes> |