1
0
Fork 0
mirror of https://github.com/ethauvin/android-about-box.git synced 2025-04-25 18:47:12 -07:00

Remove app_name to stop client shadowing (close #13)

This commit is contained in:
Michael Mee 2017-02-15 22:15:16 -08:00
parent e9aeb63878
commit 40fb21e3c8
3 changed files with 1 additions and 3 deletions

View file

@ -1,5 +1,4 @@
<resources>
<string name="app_name">AboutBox</string>
<string name="egab_leave_review">Leave Review</string>
<string name="egab_contact_support">Contact Support</string>
<string name="egab_try_other_apps">Try Other Apps</string>