Skip to content
Snippets Groups Projects
Commit 32110817 authored by Geoffrey Métais's avatar Geoffrey Métais
Browse files

Fix renderer option title

(cherry picked from commit 10ee0860)
parent 387f303b
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
android:orderInCategory="1"
android:id="@+id/ml_menu_renderers"
android:icon="@drawable/ic_am_renderer_normal_w"
android:title="@string/searchable_hint"
android:title="@string/cast_option_title"
vlc:showAsAction="always|collapseActionView"
android:visible="false"/>
......
......@@ -605,4 +605,5 @@
<string name="audio_digital_title">Digital audio output (passthrough)</string>
<string name="playback_rewind">Rewind</string>
<string name="playback_forward">Fast forward</string>
<string name="cast_option_title">Cast medias on another screen</string>
</resources>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment