Use translatable string for Cryptography preference
This commit is contained in:
parent
01d93858cb
commit
4a48555bb7
1 changed files with 1 additions and 1 deletions
|
@ -412,7 +412,7 @@
|
|||
</PreferenceScreen>
|
||||
|
||||
<PreferenceScreen
|
||||
android:title="Cryptography"
|
||||
android:title="@string/account_settings_crypto"
|
||||
android:key="crypto">
|
||||
|
||||
<org.openintents.openpgp.util.OpenPgpAppPreference
|
||||
|
|
Loading…
Reference in a new issue