Merge pull request #1917 from TomHennen/update_chromecast_label
say 'Chromecast' instead of just 'cast
This commit is contained in:
commit
31a39fe0f7
|
@ -403,7 +403,7 @@
|
||||||
<string name="pref_faq">FAQ</string>
|
<string name="pref_faq">FAQ</string>
|
||||||
<string name="pref_known_issues">Known issues</string>
|
<string name="pref_known_issues">Known issues</string>
|
||||||
<string name="pref_no_browser_found">No web browser found.</string>
|
<string name="pref_no_browser_found">No web browser found.</string>
|
||||||
<string name="pref_cast_title">Cast support</string>
|
<string name="pref_cast_title">Chromecast support</string>
|
||||||
<string name="pref_cast_message">Enable support for remote media playback on Cast devices (such as Chromecast, Audio Speakers or Android TV)</string>
|
<string name="pref_cast_message">Enable support for remote media playback on Cast devices (such as Chromecast, Audio Speakers or Android TV)</string>
|
||||||
|
|
||||||
<!-- Auto-Flattr dialog -->
|
<!-- Auto-Flattr dialog -->
|
||||||
|
|
Loading…
Reference in New Issue