sc/uiconfig/scalc/ui/tpviewpage.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit f49441a66a862025dd3f3b22586f03d784e2a61e Author: Bogdan Buzea <buzea.bog...@libreoffice.org> AuthorDate: Tue Dec 10 21:02:01 2024 +0100 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Wed Dec 11 19:39:54 2024 +0100 tdf#161917 Rename Edit cell highlighting Change-Id: Id36fb6a0677392e2db76a8a3dd295b0acad12cdb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/178267 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> diff --git a/sc/uiconfig/scalc/ui/tpviewpage.ui b/sc/uiconfig/scalc/ui/tpviewpage.ui index 04ace554d200..27b658b16841 100644 --- a/sc/uiconfig/scalc/ui/tpviewpage.ui +++ b/sc/uiconfig/scalc/ui/tpviewpage.ui @@ -284,7 +284,7 @@ </child> <child> <object class="GtkCheckButton" id="editcellbg"> - <property name="label" translatable="yes" context="tpviewpage|value">Edit cell highlighting</property> + <property name="label" translatable="yes" context="tpviewpage|value">Highlight cell in edit mode</property> <property name="visible">True</property> <property name="can-focus">True</property> <property name="receives-default">False</property>