sfx2/uiconfig/ui/templatepanel.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 76a171be89347b4f7e184f2e27701d67d0fb8776 Author: Banobe Pascal <banobe.pas...@collabora.com> AuthorDate: Tue Feb 11 17:54:32 2025 +0300 Commit: Andras Timar <andras.ti...@collabora.com> CommitDate: Tue Feb 18 16:28:44 2025 +0100 Rename "Spotlight" to "Highlight styles" This improves clarity and aligns better with user expectations. Signed-off-by: Banobe Pascal <banobe.pas...@collabora.com> Change-Id: I7ba7548a724bbee5e56fdcdc04488c49af797ae2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/181436 Reviewed-by: Szymon Kłos <szymon.k...@collabora.com> Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com> Reviewed-by: Pedro Silva <pedro.si...@collabora.com> Tested-by: Pedro Silva <pedro.si...@collabora.com> diff --git a/sfx2/uiconfig/ui/templatepanel.ui b/sfx2/uiconfig/ui/templatepanel.ui index a8d2d61377f6..a1e51755328d 100644 --- a/sfx2/uiconfig/ui/templatepanel.ui +++ b/sfx2/uiconfig/ui/templatepanel.ui @@ -203,7 +203,7 @@ </child> <child> <object class="GtkCheckButton" id="highlightstyles"> - <property name="label" translatable="yes" context="commontemplate|STR_HIGHLIGHT_CHECKBOX">Spotlight</property> + <property name="label" translatable="yes" context="commontemplate|STR_HIGHLIGHT_CHECKBOX">Highlight styles</property> <property name="can-focus">True</property> <property name="receives-default">False</property> <property name="use-underline">True</property>