diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-06-13 13:08:17 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-06-14 12:22:43 +0200 |
commit | be050dfb9122bd5db65dd6f870f4e4d61900e989 (patch) | |
tree | 3789275d596d12c4134ff2566cf131200b4563ca /sw/uiconfig | |
parent | 2d4ac11358f07cdf71b9a24e02bce0fbd48f42ad (diff) |
Add better English to tocindexpage.ui
Change-Id: Ieca4de5a09d7d38454b8c09481792c95d12d21ca
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135769
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'sw/uiconfig')
-rw-r--r-- | sw/uiconfig/swriter/ui/tocindexpage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/ui/tocindexpage.ui b/sw/uiconfig/swriter/ui/tocindexpage.ui index 41d0a14b6253..30512584e55c 100644 --- a/sw/uiconfig/swriter/ui/tocindexpage.ui +++ b/sw/uiconfig/swriter/ui/tocindexpage.ui @@ -998,7 +998,7 @@ <property name="draw-indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="casesens-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|casesens">Distinguishes between uppercase and lowercase letters in identical index entries. For Asian languages special handling applies.</property> + <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|casesens">Distinguishes between uppercase and lowercase letters in otherwise identical index entries. For Asian languages special handling applies.</property> </object> </child> </object> |