Replace 'cover' with 'picture'

This commit is contained in:
daniel oeh 2014-02-15 13:35:38 +01:00
parent f4da9674cc
commit 65a2313751
1 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@
<string name="author_label">Author</string>
<string name="language_label">Language</string>
<string name="podcast_settings_label">Settings</string>
<string name="cover_label">Cover</string>
<string name="cover_label">Picture</string>
<string name="error_label">Error</string>
<string name="error_msg_prefix">An error occurred:</string>
<string name="refresh_label">Refresh</string>
@ -323,7 +323,7 @@
<!-- Content descriptions for image buttons -->
<string name="show_chapters_label">Show chapters</string>
<string name="show_shownotes_label">Show shownotes</string>
<string name="show_cover_label">Show cover</string>
<string name="show_cover_label">Show picture</string>
<string name="rewind_label">Rewind</string>
<string name="fast_forward_label">Fast forward</string>
<string name="media_type_audio_label">Audio</string>