mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-04 00:03:07 +00:00
fix: changed the translation label
This commit is contained in:
@@ -141,7 +141,7 @@
|
|||||||
<SwitchPreference
|
<SwitchPreference
|
||||||
android:title="@string/settings_queue_syncing_title"
|
android:title="@string/settings_queue_syncing_title"
|
||||||
android:defaultValue="false"
|
android:defaultValue="false"
|
||||||
android:summary="@string/settings_sync_starred_tracks_for_offline_use_summary"
|
android:summary="@string/settings_queue_syncing_summary"
|
||||||
android:key="queue_syncing" />
|
android:key="queue_syncing" />
|
||||||
|
|
||||||
<ListPreference
|
<ListPreference
|
||||||
|
|||||||
Reference in New Issue
Block a user