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

Added config.author, config.extra and config.extraTitle to general info card.

This commit is contained in:
Erik C. Thauvin 2017-08-22 10:56:18 -07:00
parent 5f556fe8ce
commit 666ae83137
4 changed files with 20 additions and 0 deletions

View file

@ -3,6 +3,7 @@
<string name="egab_contact_support">Contact Support</string>
<string name="egab_try_other_apps">Try Other Apps</string>
<string name="egab_version">Version</string>
<string name="egab_author">Author</string>
<string name="egab_facebook_label">Facebook</string>
<string name="egab_twitter_label">Twitter</string>
<string name="egab_web_label">Web</string>