cui/uiconfig/ui/specialcharacters.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 02baf894051b49b92fb2fd54ab4638c7d610f373
Author:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
AuthorDate: Sat Jun 25 18:30:33 2022 -0500
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Sun Jun 26 16:32:35 2022 +0200

    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.palac...@libreoffice.org>
    Change-Id: I74f54da00e9cf8fcc1a5603e5b1850b2b41c668f
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/136444
    Tested-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>
    (cherry picked from commit 331a9f6135cb7808e53e8c18e1d3fa727bf9c1a0)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/136430
    Tested-by: Jenkins

diff --git a/cui/uiconfig/ui/specialcharacters.ui 
b/cui/uiconfig/ui/specialcharacters.ui
index ca9aa4f1ab20..7c04cbcc5b62 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>

Reply via email to