Add preference toggle for switching on/off WKD

This commit is contained in:
Wiktor Kwapisiewicz
2018-05-22 21:46:31 +02:00
parent fe78850b3d
commit 92e7995b83
4 changed files with 9 additions and 1 deletions

View File

@@ -211,6 +211,8 @@
<string name="pref_keybase_summary">"Search keys on keybase.io"</string>
<string name="pref_facebook">"Facebook"</string>
<string name="pref_facebook_summary">"Search keys on Facebook by username"</string>
<string name="pref_wkd">"Web Key Directory"</string>
<string name="pref_wkd_summary">"Search keys using Web Key Directory"</string>
<string name="label_sync_settings_keyserver_title">"Automatic key updates"</string>
<string name="label_sync_settings_keyserver_summary_on">"Every three days, keys are updated from the preferred keyserver"</string>