mirror of
https://github.com/ethauvin/android-about-box.git
synced 2025-04-25 18:47:12 -07:00
Moved all strings to strings.xml
This commit is contained in:
parent
8b28ebfb79
commit
9f171cf706
2 changed files with 21 additions and 11 deletions
|
@ -11,5 +11,15 @@
|
|||
<string name="privacy_policy">Privacy Policy</string>
|
||||
<string name="about_screen_title">About</string>
|
||||
<string name="share">Share</string>
|
||||
<string name="contact_log_event">Contact</string>
|
||||
<string name="review_log_event">Review</string>
|
||||
<string name="share_log_event">Share</string>
|
||||
<string name="try_other_app_log_event">Try Other Apps</string>
|
||||
<string name="facebook_log_event">Facebook</string>
|
||||
<string name="twitter_log_event">Twitter</string>
|
||||
<string name="website_log_event">Website</string>
|
||||
<string name="privacy_log_event">Privacy</string>
|
||||
<string name="asknowledgment_log_event">Acknowledgement</string>
|
||||
<string name="can_not_open">You don\'t have any app that can open this link</string>
|
||||
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue