[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [orbot/master] use symlinks to provide alternate folders for Hebrew and Indonesian
commit a6ac016a842a37e6c5433e17599f422ba19bd842
Author: Hans-Christoph Steiner <hans@xxxxxxx>
Date: Mon Sep 21 12:05:24 2015 +0200
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
---
res/values-he | 1 +
res/values-id | 1 +
2 files changed, 2 insertions(+)
diff --git a/res/values-he b/res/values-he
new file mode 120000
index 0000000..6fe8b49
--- /dev/null
+++ b/res/values-he
@@ -0,0 +1 @@
+values-iw
\ No newline at end of file
diff --git a/res/values-id b/res/values-id
new file mode 120000
index 0000000..3e5fb5a
--- /dev/null
+++ b/res/values-id
@@ -0,0 +1 @@
+values-in-rID
\ No newline at end of file
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits