mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-17 20:44:56 +00:00
Add ability to disable local encryption passphrase.
This commit is contained in:
@@ -14,6 +14,13 @@
|
||||
<string name="ApplicationPreferencesActivity_are_you_sure_you_would_like_to_immediately_trim_all_conversation_threads_to_the_s_most_recent_messages">Are you sure you would like to immediately trim all conversation threads to the %s most recent messages?</string>
|
||||
<string name="ApplicationPreferencesActivity_delete">Delete</string>
|
||||
<string name="ApplicationPreferencesActivity_my">My</string>
|
||||
<string name="ApplicationPreferencesActivity_disable_storage_encryption">Disable storage encryption?</string>
|
||||
<string name="ApplicationPreferencesActivity_warning_this_will_disable_storage_encryption_for_all_messages">
|
||||
Warning, this will disable storage encryption for all messages and keys. Your encrypted
|
||||
sessions will continue to function, but anyone with physical access to your device will be
|
||||
able to access them.
|
||||
</string>
|
||||
<string name="ApplicationPreferencesActivity_disable">Disable</string>
|
||||
|
||||
<!-- AttachmentTypeSelectorAdapter -->
|
||||
|
||||
|
Reference in New Issue
Block a user