Change share title as well to differentiate multiple builds

This commit is contained in:
Mauricio Colli 2020-03-13 20:11:24 -03:00
parent 89e3292ced
commit d247d32221
No known key found for this signature in database
GPG Key ID: F200BFD6F29DDD85
1 changed files with 1 additions and 1 deletions

View File

@ -432,7 +432,7 @@
<string name="soundcloud" translatable="false">SoundCloud</string>
<string name="drawer_header_action_paceholder_text">Something will appear here soon ;D</string>
<!-- Preferred player -->
<string name="preferred_open_action_share_menu_title" translatable="false">NewPipe</string>
<string name="preferred_open_action_share_menu_title" translatable="false">@string/app_name</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>