Skip to content

Commit a7c6305

Browse files
[translation] Removing strings.xml in en
88% of minimum 90% translated source file: 'strings.xml' on 'en'.
1 parent 8315f68 commit a7c6305

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

app/src/main/res/values-en/strings.xml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,18 @@
9090
<string name="action_mark_unwatched">Mark as unwatched</string>
9191
<string name="action_view_all">View all</string>
9292

93+
<string name="search_query_hint_zapp">Search in Zapp…</string>
9394
<string name="search_query_hint_mediathek">Search media center…</string>
9495
<string name="delete_search_query_content_description">Delete query</string>
96+
<string name="search_filter_help_text">Type numbers or channel names to select filters!</string>
97+
98+
<string name="search_suggestion_header_last_searches">Recent searches</string>
99+
<string name="search_suggestion_header_local_suggestions">Suggestions</string>
100+
<string name="search_suggestion_clear_all_queries">Clear all</string>
101+
102+
<string name="search_dialog_confirm_delete_search_history_title">Clear search history</string>
103+
<string name="search_dialog_confirm_delete_search_history_text">Deletes all recent search queries.</string>
104+
95105
<string name="menu_refresh">Refresh</string>
96106
<string name="menu_retry">Retry</string>
97107
<string name="menu_about">About Zapp</string>
@@ -100,6 +110,9 @@
100110
<string name="menu_feedback">Feedback</string>
101111
<string name="menu_filter">Filter</string>
102112
<string name="menu_program_info">Program Info</string>
113+
<string name="menu_voice_search">Voice Search</string>
114+
<string name="menu_delete_search_query_from_history">Remove from search history</string>
115+
103116
<!-- player -->
104117
<string name="player_zoom_state_cropped">Zoomed</string>
105118
<string name="player_zoom_state_boxed">Original</string>
@@ -131,6 +144,8 @@
131144
<string name="pref_key_pip_on_back_summary">Resumes playback in picture in picture mode when leaving the video player</string>
132145

133146
<string name="pref_stream_quality_cellular_title">Video quality over metered networks</string>
147+
<string name="pref_stream_quality_wifi_title">Other video quality</string>
148+
134149
<string name="pref_download_over_unmetered_network_only_title">Download over unmetered networks only</string>
135150
<string name="pref_download_over_unmetered_network_only_summary">Videos won\'t download when your device uses for example a mobile connection</string>
136151

@@ -155,9 +170,19 @@
155170
<string name="pref_download_to_sd_card_title">Download to sd card</string>
156171
<string name="pref_download_to_sd_card_summary">Video files will be saved to sd card if present.</string>
157172

173+
<string name="pref_delete_started_shows_title">Reset started shows</string>
174+
<string name="pref_delete_started_shows_summary">Deletes the progress of all shows you started or finished watching.</string>
175+
158176
<string name="pref_dynamic_colors">Dynamic colors</string>
159177
<string name="pref_dynamic_colors_summary">Choose accent colors based on the wallpaper.</string>
160178

179+
<string name="pref_detail_search_history_title">Search history</string>
180+
<string name="pref_detail_search_history_summary">Remember the most recent search queries.</string>
181+
182+
<string name="pref_dialog_confirm_reset_playback_position_title">Reset started shows?</string>
183+
<string name="pref_dialog_confirm_reset_playback_position_text">Deletes the progress of all shows you started or finished watching. No downloads will be deleted.</string>
184+
<string name="pref_dialog_confirm_reset_playback_position_success_toast">Successfully reset all started shows</string>
185+
161186
<!-- notifications -->
162187
<string name="notification_channel_name_background_playback">Background player</string>
163188
<string name="notification_channel_name_download_progress">Download progress</string>

0 commit comments

Comments
 (0)