mirror of
git://anongit.freedesktop.org/libreoffice/dictionaries
synced 2025-10-05 16:13:05 +02:00
pot file generation only looks for strings with en-US language
so change lang="en" to lang="en-US" to extract the string Change-Id: I94defd0696be5df576b59030472c43261a359080 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/141366 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
This commit is contained in:
committed by
Adolfo Jayme Barrientos
parent
0416c229fe
commit
e808afadc2
@@ -7,7 +7,7 @@
|
||||
<version value="3.3" />
|
||||
<identifier value="Lilak.Persian.Hunspell.Dictionary.by.Mostafa.Sedaghat.Joo" />
|
||||
<display-name>
|
||||
<name lang="en">Lilak, Persian Spell Checking Dictionary</name>
|
||||
<name lang="en-US">Lilak, Persian Spell Checking Dictionary</name>
|
||||
<name lang="fa">لیلک، غلط یاب فارسی</name>
|
||||
</display-name>
|
||||
<dependencies>
|
||||
|
Reference in New Issue
Block a user