mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-04 20:46:28 +01:00
add Hungarian to display wordlist
This commit is contained in:
parent
2204d951a7
commit
abc34f623f
1 changed files with 2 additions and 0 deletions
|
@ -242,6 +242,7 @@
|
|||
<item>Czech</item>
|
||||
<item>Greek</item>
|
||||
<item>Slovak</item>
|
||||
<item>Hungarian</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="language_codes">
|
||||
|
@ -265,6 +266,7 @@
|
|||
<item>cs</item>
|
||||
<item>el</item>
|
||||
<item>sk</item>
|
||||
<item>hu</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Triples of Name, supported codes, and URL format string -->
|
||||
|
|
Loading…
Add table
Reference in a new issue