Hi all.
So, i'm currently translating WanHu's rom to russian.
Here some problems that i get:
Settings.apk - signature failed, added translations with 7za -mx0
Contacts.apk, Phone.apk, TelephonyProvider - right now don't translated - translations get phone module to stop working.
For language settings:
in build.prop:
To change locale from terminal/add shell:
So, i'm currently translating WanHu's rom to russian.
Here some problems that i get:
Settings.apk - signature failed, added translations with 7za -mx0
Contacts.apk, Phone.apk, TelephonyProvider - right now don't translated - translations get phone module to stop working.
For language settings:
in build.prop:
Code:
ro.product.locale.language=ru
ro.product.locale.region=RU
Code:
setprop persist.sys.language ru;
setprop persist.sys.country RU