[Feature] Added option to switch to Manrope

This commit is contained in:
Prathamesh More 2022-01-06 23:19:26 +05:30
parent 83fca0a829
commit dfa3129239
17 changed files with 56 additions and 6 deletions

View file

@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<resources>
<string name="about_album_label">About %s</string>
<string name="about_settings_summary">Team, social links</string>
@ -290,6 +291,9 @@
<string name="pinterest_page">Pinterest</string>
<string name="pinterest_page_summary">Follow Pinterest page for Retro Music design inspiration</string>
<string name="plain">Plain</string>
<string name="playback_pitch">Pitch</string>
<string name="playback_settings">Playback Settings</string>
<string name="playback_speed">Playback Speed</string>
<string name="playing_notification_description">The playing notification provides actions for play/pause etc.</string>
<string name="playing_notification_name">Playing notification</string>
<string name="playlist_is_empty">Playlist is empty</string>
@ -360,6 +364,7 @@
<string name="pref_title_colored_app">Adaptive color</string>
<string name="pref_title_colored_notification">Colored notification</string>
<string name="pref_title_cross_fade">Crossfade (Beta)</string>
<string name="pref_title_custom_font">Use Custom font</string>
<string name="pref_title_desaturated_color">Desaturated color</string>
<string name="pref_title_expand_now_playing_panel">Show now playing screen</string>
<string name="pref_title_extra_controls">Extra controls</string>
@ -526,7 +531,4 @@
<string name="you_have_to_select_at_least_one_category">You have to select at least one category.</string>
<string name="you_will_be_forwarded_to_the_issue_tracker_website">You will be forwarded to the issue tracker website.</string>
<string name="your_account_data_is_only_used_for_authentication">Your account data is only used for authentication.</string>
<string name="playback_speed">Playback Speed</string>
<string name="playback_pitch">Pitch</string>
<string name="playback_settings">Playback Settings</string>
</resources>