mirror of
https://github.com/TeamNewPipe/NewPipe.git
synced 2024-11-22 11:02:35 +01:00
use symlinks to provide alternate folders for Hebrew and Indonesian
These two languages must be included twice (iw/he and id/in) For a full discussion of why, see: https://gitlab.com/fdroid/fdroidclient/issues/139 https://stackoverflow.com/questions/5074769/cyanogenmod-translate-a-project/8470980#8470980 https://stackoverflow.com/questions/8393771/android-not-using-finding-my-hebrew-localization I included a blank placeholder file for Indonesian, it can be simply replaced by the real one, whenever that comes along.
This commit is contained in:
parent
b31490c4e3
commit
4fe3cb2bca
1
app/src/main/res/values-id
Symbolic link
1
app/src/main/res/values-id
Symbolic link
@ -0,0 +1 @@
|
||||
values-in
|
3
app/src/main/res/values-in/strings.xml
Normal file
3
app/src/main/res/values-in/strings.xml
Normal file
@ -0,0 +1,3 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<resources>
|
||||
</resources>
|
1
app/src/main/res/values-iw
Symbolic link
1
app/src/main/res/values-iw
Symbolic link
@ -0,0 +1 @@
|
||||
values-he
|
Loading…
Reference in New Issue
Block a user