Added "special thanks to Aidan Follestad" to the about dialog

This commit is contained in:
Karim Abou Zeid 2015-08-10 13:39:37 +02:00
commit 060c8867ea
3 changed files with 6 additions and 2 deletions

View file

@ -151,7 +151,7 @@
<string name="playlist_name_empty">Playlist name</string>
<string name="song">Song</string>
<string name="pref_only_lollipop">"Only available on Lollipop."</string>
<string name="pref_summary_album_art_on_lockscreen">The album art is shown on the lockscreen. You might have to restart Phonograph in order for changes to take affect.</string>
<string name="pref_summary_album_art_on_lockscreen">The album art is shown on the lockscreen.</string>
<string name="pref_summary_colored_notification">"The notification is colored with the album cover\'s vibrant color."</string>
<string name="pref_summary_gapless_playback">"Eliminates the gap between two songs. This can cause playback issues on some devices."</string>
<string name="pref_summary_force_square_album_art">Album art in the now playing view is forced to be squared.</string>
@ -182,4 +182,5 @@
<string name="grid">Grid</string>
<string name="list">List</string>
<string name="colored_footers">Colored footers</string>
<string name="special_thanks_to">Special thanks to</string>
</resources>