Skip to content

Commit

Permalink
Pull English translations
Browse files Browse the repository at this point in the history
  • Loading branch information
Christine Emrich committed May 17, 2019
1 parent db52184 commit f75a00a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
3 changes: 1 addition & 2 deletions app/src/main/play/en/listing/fulldescription
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@
<li>Easy search for shows inside the media center</li>
<li>Subtitles for some shows</li>
<li>Share function for live and media center shows</li>
<li>Usable with keyboard and remote control</li>
<li>User friendly interface</li>
<li>Background playback</li>
</ul>
<b>Please note:</b> If you use Zapp outside Germany some channels – like ZDF – may be geoblocked.
</div>
5 changes: 5 additions & 0 deletions app/src/main/res/values-en/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
<string name="action_cancel">Cancel</string>
<string name="action_share">Share</string>
<string name="action_continue">Continue</string>
<string name="action_open">Open</string>
<string name="action_enable_subtitles">Activate subtitle</string>
<string name="action_disable_subtitles">Deactivate subtitle</string>
<string name="action_play_in_background">Play in background</string>
Expand All @@ -67,6 +68,10 @@
<string name="menu_about">About</string>
<string name="menu_settings">Settings</string>

<!-- player -->
<string name="player_zoom_state_cropped">Zoomed</string>
<string name="player_zoom_state_boxed">Original</string>


<!-- paperboy changelog -->
<string name="paperboy_section_name">Section</string>
Expand Down

0 comments on commit f75a00a

Please sign in to comment.