diff --git a/src/main/AndroidManifest.xml b/src/main/AndroidManifest.xml
index b0611f8489450fdf83fa598d1ef0d9b4c9bbf621..15d5bc2555437fff19a52fe771070fcc573f0bca 100644
--- a/src/main/AndroidManifest.xml
+++ b/src/main/AndroidManifest.xml
@@ -132,7 +132,7 @@
+ android:text="@string/this_device_omemo_fingerprint"/>
+ android:contentDescription="@string/copy_omemo_clipboard_description"/>
+ android:contentDescription="@string/regenerate_omemo_key"/>
diff --git a/src/main/res/menu/encryption_choices.xml b/src/main/res/menu/encryption_choices.xml
index 1b3fe76ef74416d55d15d185c58720db04747091..9af2cd34606069c8104bd39597745bff89b99b8c 100644
--- a/src/main/res/menu/encryption_choices.xml
+++ b/src/main/res/menu/encryption_choices.xml
@@ -5,15 +5,15 @@
+
-
\ No newline at end of file
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 41e1ccff28cef2f9eeed0c4ee6738494546c3bda..50c0ecf851be98c58f2cdd12b1d95076c3d1b3c3 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -80,7 +80,7 @@
Choose presence to contact
Send plain text message
Send OTR encrypted message
- Send Multi-End encrypted message
+ Send OMEMO encrypted message
Send OpenPGP encrypted message
Your nickname has been changed
Send unencrypted
@@ -155,7 +155,7 @@
Plain text
OTR
OpenPGP
- Multi-End
+ OMEMO
Edit account
Delete account
Temporarily disable
@@ -208,14 +208,13 @@
Reception failed
Your fingerprint
OTR fingerprint
- Multi-End fingerprint
- Multi-End fingerprint of message
- Own Multi-End fingerprint
+ OMEMO fingerprint
+ OMEMO fingerprint of message
+ Own OMEMO fingerprint
Other devices
- Trust Multi-End Keys
+ Trust OMEMO Fingerprints
Fetching keys...
Done
- Other own Multi-End Devices
Verify
Decrypt
Conferences
@@ -322,7 +321,7 @@
Conference name
Use room’s subject instead of JID to identify conferences
OTR fingerprint copied to clipboard!
- Multi-End fingerprint copied to clipboard!
+ OMEMO fingerprint copied to clipboard!
You are banned from this conference
This conference is members only
You have been kicked from this conference
@@ -389,11 +388,11 @@
Reset
Account avatar
Copy OTR fingerprint to clipboard
- Copy Multi-End fingerprint to clipboard
- Copy Axolotl fingerprint to clipboard
- Wipe other devices from PEP
+ Copy OMEMO fingerprint to clipboard
+ Regenerate OMEMO key
+ Wipe other devices from PEP
Clear devices
- Are you sure you want to clear all other devices from the Multi-End announcement? The next time your devices connect, they will reannounce themselves, but they might not receive messages sent in the meantime.
+ Are you sure you want to clear all other devices from the OMEMO announcement? The next time your devices connect, they will reannounce themselves, but they might not receive messages sent in the meantime.
Purge key
Are you sure you want to purge this key?
It will irreversibly be considered compromised, and you can never build a session with it again.