diff options
author | Rizal Muttaqin <riz_17_oke@yahoo.co.id> | 2021-02-01 13:15:29 +0700 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-02-01 13:34:35 +0100 |
commit | f33128179a3c18ecc63d072027f3a3f7d628e47e (patch) | |
tree | 9fa594a49c6e9035ab70956dfbce5141996fe068 /sw/uiconfig | |
parent | e8a08d5029bd8feb0007db6eb23fb836ebe40e05 (diff) |
tdf#140029 change Text Frame string to Frame in Navigator's Navigate By
Change-Id: I4cf2bd4777a1bb009579df1e6399d1e44f0f3e76
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110237
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'sw/uiconfig')
-rw-r--r-- | sw/uiconfig/swriter/ui/floatingnavigation.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/ui/floatingnavigation.ui b/sw/uiconfig/swriter/ui/floatingnavigation.ui index 20f47c3b5732..bf7e58d456b8 100644 --- a/sw/uiconfig/swriter/ui/floatingnavigation.ui +++ b/sw/uiconfig/swriter/ui/floatingnavigation.ui @@ -47,7 +47,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="action_name">frm</property> - <property name="label" translatable="yes" context="floatingnavigation|ST_FRM">Text Frame</property> + <property name="label" translatable="yes" context="floatingnavigation|ST_FRM">Frame</property> <property name="use_underline">True</property> <property name="icon_name">sw/res/sr20003.png</property> </object> |