mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-05-18 15:24:06 +00:00
Use new string for auto-queue toggle
This commit is contained in:
parent
4e98c2e7f6
commit
a5a2313851
@ -27,6 +27,6 @@
|
|||||||
android:switchPadding="5dp"
|
android:switchPadding="5dp"
|
||||||
android:textSize="12sp"
|
android:textSize="12sp"
|
||||||
android:textColor="@android:color/tab_indicator_text"
|
android:textColor="@android:color/tab_indicator_text"
|
||||||
android:text="@string/autoplay_title" />
|
android:text="@string/auto_queue_toggle" />
|
||||||
|
|
||||||
</RelativeLayout>
|
</RelativeLayout>
|
Loading…
x
Reference in New Issue
Block a user