Add a basic form of unsecure authentication (in plain password)

This commit is contained in:
CappielloAntonio 2022-01-11 12:49:40 +01:00
parent e5aec08c8e
commit d93c3bb45c
8 changed files with 44 additions and 9 deletions

View file

@ -198,4 +198,5 @@
<string name="starred_sync_dialog_title">Sync starred tracks</string>
<string name="settings_title_transcoding">Transcoding</string>
<string name="settings_summary_transcoding">Priority given to the transcoding mode. If set to \"Direct play\" the bitrate of the file will not be changed.</string>
<string name="server_signup_dialog_action_low_security">Low security</string>
</resources>