mirror of
https://github.com/Michatec/Radio.git
synced 2026-06-15 15:23:21 +02:00
feat(ui): add security preference to settings
Add a new security preference in the settings screen that links to the SECURITY.md file on GitHub. This includes a new security icon and localized strings for multiple languages.
This commit is contained in:
@@ -123,6 +123,8 @@
|
||||
<string name="dialog_yes_no_message_update_collection">Κατεβάστε την τελευταία έκδοση όλων των σταθμών;</string>
|
||||
<string name="dialog_yes_no_positive_button_update_collection">Ενημέρωση</string>
|
||||
<string name="pref_audio_effects_title">Ηχητικά Εφέ</string>
|
||||
<string name="pref_security_title">Ασφάλεια</string>
|
||||
<string name="pref_security_summary">Μάθετε περισσότερα για την ασφάλεια αυτής της εφαρμογής</string>
|
||||
<string name="pref_bass_boost_title">Ενίσχυση Μπάσων</string>
|
||||
<string name="pref_bass_boost_summary">Αύξηση της ενίσχυσης μπάσων.</string>
|
||||
<string name="pref_reverb_title">Αντήχηση</string>
|
||||
|
||||
Reference in New Issue
Block a user