cui/uiconfig/ui/gradientpage.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 5e7663b792ee1d56838d7a5082e5c29867f839f2 Author: Ali_Abdollahian <a.noghabi2...@gmail.com> AuthorDate: Sun Jul 10 17:10:49 2022 +0430 Commit: Hossein <hoss...@libreoffice.org> CommitDate: Sat Jul 23 16:30:09 2022 +0200 tdf#101731 Rename gradient border label to midpoint Renamed gradient border label to Mid_point Change-Id: Icda875d3c6f03ffd29395ac5ce932475cc629361 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/136851 Tested-by: Jenkins Reviewed-by: Hossein <hoss...@libreoffice.org> diff --git a/cui/uiconfig/ui/gradientpage.ui b/cui/uiconfig/ui/gradientpage.ui index 6a66dad09597..e2ec661b3b7d 100644 --- a/cui/uiconfig/ui/gradientpage.ui +++ b/cui/uiconfig/ui/gradientpage.ui @@ -390,7 +390,7 @@ <object class="GtkLabel" id="borderft"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes" context="gradientpage|borderft">_Border:</property> + <property name="label" translatable="yes" context="gradientpage|borderft">Mid_point:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">bordermtr</property> <property name="xalign">0</property>