cui/uiconfig/ui/optctlpage.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 80942ca029a632beb48d0e1baf37e28a355c7dd9 Author: Laurent Balland-Poirier <[email protected]> Date: Sun Sep 18 21:01:00 2016 +0200 tdf#102235 Replace Hindi with Indic and add some sample digits Tools > Options > Language settings > Complex Text Layout > Numerals: Choosing "Hindi" (eastern arabic) numerals is quite confusing for Hindi language which use Devanagari numerals. I propose to recall it "Indic" See https://en.wikipedia.org/wiki/Eastern_Arabic_numerals and add some sample digits Change-Id: I97e50d6e5c4715eb3aed9701457164269d5d75da Reviewed-on: https://gerrit.libreoffice.org/29000 Reviewed-by: Adolfo Jayme Barrientos <[email protected]> Tested-by: Adolfo Jayme Barrientos <[email protected]> diff --git a/cui/uiconfig/ui/optctlpage.ui b/cui/uiconfig/ui/optctlpage.ui index d965e0d..d585c06 100644 --- a/cui/uiconfig/ui/optctlpage.ui +++ b/cui/uiconfig/ui/optctlpage.ui @@ -232,8 +232,8 @@ <property name="visible">True</property> <property name="can_focus">False</property> <items> - <item translatable="yes">Arabic</item> - <item translatable="yes">Hindi</item> + <item translatable="yes">Arabic (1, 2, 3...)</item> + <item translatable="yes">Indic (Ù£ ,Ù¢ ,Ù¡...)</item> <item translatable="yes">System</item> <item translatable="yes">Context</item> </items>
_______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
