cui/uiconfig/ui/specialcharacters.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit df030f6e632ab0046bd51d1f8425ecd8362c2b33 Author: Olivier Hallot <olivier.hal...@libreoffice.org> AuthorDate: Mon Jun 13 07:55:16 2022 -0300 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Tue Jun 14 12:17:39 2022 +0200 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.hal...@libreoffice.org> 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>