Merge pull request #220 from JoshuaRLi/patch-1
Fixed typo in strings_settings.xml
This commit is contained in:
commit
3ac401fc2f
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
<string name="settings_title_backup_broadcasts">Backup Broadcasts</string>
|
||||
<string name="settings_title_openpgp_provider">OpenPGP provider</string>
|
||||
<string name="settings_title_openpgp_key_encrypt">OpenPGP encryption key</string>
|
||||
<string name="settings_title_openpgp_key_sign">OpenPGP siging key (optional)</string>
|
||||
<string name="settings_title_openpgp_key_sign">OpenPGP signing key (optional)</string>
|
||||
<string name="settings_title_openpgp_verify">Verify encrypted backups</string>
|
||||
|
||||
<string name="settings_title_special_features">Enable special features</string>
|
||||
|
|
Loading…
Reference in a new issue