diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-01-01 20:07:57 +0100 |
---|---|---|
committer | Heiko Tietze <heiko.tietze@documentfoundation.org> | 2020-01-08 09:17:28 +0100 |
commit | 64d0e5cfb8e9b05b5de02121b948c15b94310204 (patch) | |
tree | 6f8b3beddd22fb8e307d10902d87657fbe8ed716 /sw/uiconfig | |
parent | 49574f685a8f54cc0d060bebb745deb8b7577025 (diff) |
tdf#94411 use f. and ff. in alphabetical index
Corrects en_US for index
At present en_GB index is defined as en_US,
and all other (en_*) are defined as en_US or en_GB
Change-Id: Ib4c3e189c1d9a08c8f4eb17a1da526fbf23291d4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86080
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.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 334a39a9c668..b5a9979d3fc4 100644 --- a/sw/uiconfig/swriter/ui/tocindexpage.ui +++ b/sw/uiconfig/swriter/ui/tocindexpage.ui @@ -875,7 +875,7 @@ </child> <child> <object class="GtkCheckButton" id="useff"> - <property name="label" translatable="yes" context="tocindexpage|useff">Combine identical entries with p or _pp</property> + <property name="label" translatable="yes" context="tocindexpage|useff">Combine identical entries with f. or _ff.</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> |