added Esperanto and Shqip back to the language chooser

I added Esperanto because someone asked, and Shqip since it is not
available in Android 5.1 and people who speak Shqip would be likely to
open the language menu to switch away from English, then they'd see
Shqip as an option.  This still won't take effect until those
languages are fully translated.

closes #941
This commit is contained in:
Hans-Christoph Steiner 2017-04-13 21:45:56 +02:00
parent 8cb277e90d
commit 656b3185b2

View File

@ -226,6 +226,7 @@ public final class Languages {
new Locale("da"),
new Locale("el"),
new Locale("es"),
new Locale("eo"),
new Locale("et"),
new Locale("eu"),
new Locale("fa"),
@ -267,6 +268,7 @@ public final class Languages {
new Locale("sk"),
new Locale("sl"),
new Locale("sn"),
new Locale("sq"),
new Locale("sr"),
new Locale("sv"),
new Locale("sw"),