Finished the new about screens layout. Now only the onClick listeners are missing.

This commit is contained in:
Karim Abou Zeid 2015-09-05 21:21:56 +02:00
commit 7eddffed74
57 changed files with 892 additions and 167 deletions

View file

@ -52,8 +52,6 @@
<string name="action_go_to_album">Go to album</string>
<string name="label_current_playing_queue">Playing queue</string>
<string name="save_as_playlist">Save as playlist</string>
<string name="credits_3">Icon by</string>
<string name="credits_1">"Phonograph is a completely free material designed music player by"</string>
<string name="no_results">No results</string>
<string name="action_re_download_artist_image">Update artist image</string>
<string name="updated_artist_image">Artist image updated.</string>
@ -178,4 +176,24 @@
<string name="support_development">Support development</string>
<string name="thank_you">Thank you!</string>
<string name="play_store_illustration_by">Play Store illustration by</string>
<string name="version">Version</string>
<string name="application">Application</string>
<string name="author">Author</string>
<string name="add_to_google_plus_circles">Add to Google Plus circles</string>
<string name="follow_on_twitter">Follow on Twitter</string>
<string name="fork_on_git_hub">Fork on GitHub</string>
<string name="visit_website">Visit website</string>
<string name="report_bugs">Report bugs</string>
<string name="report_bugs_summary">Report bugs or request new features.</string>
<string name="join_community">Join the Google Plus community</string>
<string name="join_community_summary">If you need help or have questions, the Phonograph community on Google Plus is a good place to go.</string>
<string name="translate">Translate</string>
<string name="translate_summary">Help translating Phonograph to your native language.</string>
<string name="donate">Donate</string>
<string name="donate_summary">If you think I deserve to get paid for my work, you can leave me a few dollars here.</string>
<string name="aidan_follestad_summary">For the theme engine and some other great stuff.</string>
<string name="michael_cook_summary">For the pretty material app icon.</string>
<string name="maarten_corpel_summary">For making the Play Store illustration and the empty album cover.</string>
<string name="aleksandar_tesic_summary">For helping me with the design.</string>
<string name="website">Website</string>
</resources>