mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
fix: changed the translation label
This commit is contained in:
parent
3102bff729
commit
fcb7135c3d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue