Modified build.grade to work with translations
This commit is contained in:
parent
c769cf338f
commit
d1094290ac
2 changed files with 4 additions and 0 deletions
6
app/src/main/res/values/donottranslate.xml
Normal file
6
app/src/main/res/values/donottranslate.xml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">Gramophone</string>
|
||||
<string name="credits_4">\u0020<a href="http://cookicons.co/">Cookicons</a></string>
|
||||
<string name="credits_2">\u0020<b>Karim Abou Zeid</b>.\n\n<a href="https://plus.google.com/+KarimAbouZeid23697">Google+</a>   <a href="https://twitter.com/karim23697">Twitter</a>\n\n</string>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue