Fix naming inconsistency

This commit is contained in:
Mauricio Colli 2018-04-07 15:36:52 -03:00
parent 8ae1768f71
commit d9aaceea95
No known key found for this signature in database
GPG key ID: F200BFD6F29DDD85
28 changed files with 8 additions and 77 deletions

View file

@ -387,15 +387,15 @@
<!-- Preferred player -->
<string name="preferred_player_share_menu_title" translatable="false">NewPipe</string>
<string name="preferred_player_share_menu_dialog_title">Open with preferred player</string>
<string name="preferred_player_settings_title">Preferred player</string>
<string name="preferred_open_action_share_menu_title" translatable="false">NewPipe</string>
<string name="preferred_open_action_settings_title">Preferred open action</string>
<string name="preferred_open_action_settings_summary">Default action when opening content — %s</string>
<string name="video_player">Video player</string>
<string name="background_player">Background player</string>
<string name="popup_player">Popup player</string>
<string name="always_ask_open_action">Always ask</string>
<string name="preferred_player_fetcher_notification_title">Getting info…</string>
<string name="preferred_player_fetcher_notification_message">"The requested content is loading"</string>