cui/uiconfig/ui/specialcharacters.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 20165a212b69b66ef3b1563f6095a7ddb84b0328 Author: Olivier Hallot <olivier.hal...@libreoffice.org> AuthorDate: Mon Jun 13 07:55:16 2022 -0300 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Wed Jun 15 06:27:17 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> (cherry picked from commit df030f6e632ab0046bd51d1f8425ecd8362c2b33) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135846 Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> diff --git a/cui/uiconfig/ui/specialcharacters.ui b/cui/uiconfig/ui/specialcharacters.ui index 282f597bf38f..18655ee07706 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>