mirror of
https://github.com/ActivityLauncher/ActivityLauncher.git
synced 2026-08-22 07:13:20 +00:00
fix: missing selectable locales in settings
This commit is contained in:
parent
afe480d712
commit
781e49b2f8
2 changed files with 7 additions and 1 deletions
|
|
@ -30,6 +30,7 @@
|
|||
<item>lv_LV</item>
|
||||
<item>nl_NL</item>
|
||||
<item>no_NO</item>
|
||||
<item>pa_IN</item>
|
||||
<item>pl_PL</item>
|
||||
<item>pt_BR</item>
|
||||
<item>pt_PT</item>
|
||||
|
|
@ -46,6 +47,7 @@
|
|||
<item>tlh_AA</item>
|
||||
<item>tr_TR</item>
|
||||
<item>uk_UA</item>
|
||||
<item>ur_PK</item>
|
||||
<item>vi_VN</item>
|
||||
<item>zh_CN</item>
|
||||
<item>zh_TW</item>
|
||||
|
|
|
|||
|
|
@ -6,8 +6,12 @@
|
|||
- In-app reviews
|
||||
- Translation updates
|
||||
|
||||
## Fixes
|
||||
|
||||
- Missing selectable languages in settings
|
||||
|
||||
## Other improvements/changes
|
||||
|
||||
- Package renamed to de.szalkowski.activitylauncher.oss to prevent unwanted
|
||||
- Package on GitHub renamed to de.szalkowski.activitylauncher.oss to prevent unwanted
|
||||
updates from Google Play
|
||||
- Publishing of APK in GitHub release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue