diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-06-10 15:53:02 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-06-11 08:28:26 +0200 |
commit | da8d90854d2b5f03b9ed9878d562531465725e85 (patch) | |
tree | 14ebfe6a6a0717b18735a6cc1e90fd1a5c9f95bd /cui/uiconfig | |
parent | df15a079e9a2f6c7cff44c8d0b00b0bcd64a8c62 (diff) |
Fix English in extended tip
Change-Id: Ifc72a7cacee66f78ae275ec2981c54142d9a6f19
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135619
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'cui/uiconfig')
-rw-r--r-- | cui/uiconfig/ui/hangulhanjaoptdialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/hangulhanjaoptdialog.ui b/cui/uiconfig/ui/hangulhanjaoptdialog.ui index f6bd330c0b2e..7860bf7e2979 100644 --- a/cui/uiconfig/ui/hangulhanjaoptdialog.ui +++ b/cui/uiconfig/ui/hangulhanjaoptdialog.ui @@ -228,7 +228,7 @@ </child> <child internal-child="accessible"> <object class="AtkObject" id="dicts-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="hangulhanjaoptdialog|extended_tip|dicts">Lists all user-defined dictionaries. Select the check box next to the dictionary that you want to use. Clear the check box next to the dictionary that you do not want to use.</property> + <property name="AtkObject::accessible-description" translatable="yes" context="hangulhanjaoptdialog|extended_tip|dicts">Lists all user-defined dictionaries. Select the check box next to the dictionaries that you want to use. Clear the check box next to the dictionaries that you do not want to use.</property> </object> </child> </object> |