summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBanobe Pascal <banobe.pascal@collabora.com>2025-02-11 17:54:32 +0300
committerAndras Timar <andras.timar@collabora.com>2025-02-18 16:28:44 +0100
commit76a171be89347b4f7e184f2e27701d67d0fb8776 (patch)
tree33924326f4edac5bc657bc68fffd900847ff7a92
parent11a204b4e39490cdf4e9dc7d1aef0da79c09b69c (diff)
Rename "Spotlight" to "Highlight styles"
This improves clarity and aligns better with user expectations. Signed-off-by: Banobe Pascal <banobe.pascal@collabora.com> Change-Id: I7ba7548a724bbee5e56fdcdc04488c49af797ae2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/181436 Reviewed-by: Szymon Kłos <szymon.klos@collabora.com> Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Pedro Silva <pedro.silva@collabora.com> Tested-by: Pedro Silva <pedro.silva@collabora.com>
-rw-r--r--sfx2/uiconfig/ui/templatepanel.ui2
1 files changed, 1 insertions, 1 deletions
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>