Merge remote-tracking branch 'origin/dev' into notifications-1
This commit is contained in:
commit
1130aba7ca
106 changed files with 706 additions and 441 deletions
|
|
@ -538,6 +538,8 @@
|
|||
<!-- Updates Settings -->
|
||||
<string name="updates_setting_title">Updates</string>
|
||||
<string name="updates_setting_description">Show a notification to prompt app update when a new version is available</string>
|
||||
<string name="manual_update_title">Check for updates</string>
|
||||
<string name="manual_update_description">Manually check for new versions</string>
|
||||
<!-- Minimize to exit action -->
|
||||
<string name="minimize_on_exit_title">Minimize on app switch</string>
|
||||
<string name="minimize_on_exit_summary">Action when switching to other app from main video player — %s</string>
|
||||
|
|
@ -568,6 +570,7 @@
|
|||
<string name="recovering">recovering</string>
|
||||
<string name="enqueue">Queue</string>
|
||||
<string name="permission_denied">Action denied by the system</string>
|
||||
<string name="checking_updates_toast">Checking for updates…</string>
|
||||
<!-- download notifications -->
|
||||
<string name="download_failed">Download failed</string>
|
||||
<plurals name="download_finished_notification">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue