diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-06-13 07:55:16 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-06-14 12:17:39 +0200 |
commit | df030f6e632ab0046bd51d1f8425ecd8362c2b33 (patch) | |
tree | badbeb0aa32c0cc17f9072bb88fff88d09c48b1a /cui | |
parent | 8a23dffa1a54cdf5f65e8e7dcf0e96a1ec9ee9e0 (diff) |
Fix unicode nomeclature for specialcharacter.ui
Change-Id: I2bc877046eaa6cab635008f3cb9ec7ab2cea0aec
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135757
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'cui')
-rw-r--r-- | cui/uiconfig/ui/specialcharacters.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/specialcharacters.ui b/cui/uiconfig/ui/specialcharacters.ui index 8dd6b25f0415..b333689cfc33 100644 --- a/cui/uiconfig/ui/specialcharacters.ui +++ b/cui/uiconfig/ui/specialcharacters.ui @@ -163,7 +163,7 @@ <property name="hexpand">True</property> <child internal-child="accessible"> <object class="AtkObject" id="subsetlb-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="specialcharacters|extended_tip|subsetlb">Select a Unicode category for the current font.</property> + <property name="AtkObject::accessible-description" translatable="yes" context="specialcharacters|extended_tip|subsetlb">Select a Unicode block for the current font.</property> </object> </child> </object> |