summaryrefslogtreecommitdiffstats
path: root/cui
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2022-06-25 18:30:33 -0500
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2022-06-26 02:06:16 +0200
commit331a9f6135cb7808e53e8c18e1d3fa727bf9c1a0 (patch)
tree8cb9154cb1fc9316a48ae9fec65e716c86a288a2 /cui
parentcid#707857 Uninitialized scalar field (diff)
downloadcore-331a9f6135cb7808e53e8c18e1d3fa727bf9c1a0.tar.gz
core-331a9f6135cb7808e53e8c18e1d3fa727bf9c1a0.zip
Use a better label for the Unicode block combobox
Celia resolved, and I concurred, that just having a bunch of obscure language/script names thrown around was puzzling for users, and suggested this new label. In a happy coincidence (great minds think alike!), Olivier thought about the importance of us using precise Unicode terminology in commit df030f6e632ab0046bd51d1f8425ecd8362c2b33. So let’s double down! Co-authored-by: Celia Palacios <celia.palacios@libreoffice.org> Change-Id: I74f54da00e9cf8fcc1a5603e5b1850b2b41c668f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/136444 Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'cui')
-rw-r--r--cui/uiconfig/ui/specialcharacters.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/specialcharacters.ui b/cui/uiconfig/ui/specialcharacters.ui
index b333689cfc33..b8a7261f20af 100644
--- a/cui/uiconfig/ui/specialcharacters.ui
+++ b/cui/uiconfig/ui/specialcharacters.ui
@@ -106,7 +106,7 @@
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="label" translatable="yes" context="specialcharacters|subsetft">Subset:</property>
+ <property name="label" translatable="yes" context="specialcharacters|subsetft">Character block:</property>
<property name="use-underline">True</property>
<property name="mnemonic-widget">subsetlb</property>
</object>