aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-03-31 22:50:35 +0200
committerChristian Schneppe <christian@pix-art.de>2018-03-31 22:50:35 +0200
commitb11f76bea6bbed42301433ca3ec55b66b08b8942 (patch)
treee7b75d5e3da0aac3211e771122819794f517b65b /src/main/res/values
parent92a0dc50159674f1b7d17bf70f4ff26893dab627 (diff)
add scan action to contact details
Diffstat (limited to 'src/main/res/values')
-rw-r--r--src/main/res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 1fd306d37..cb267033e 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -670,8 +670,8 @@
<string name="i_followed_this_link_from_a_trusted_source">I followed this link from a trusted source</string>
<string name="verifying_omemo_keys_trusted_source">You are about to verify the OMEMO keys of %1$s after clicking a link. This is only secure if you followed this link from a trusted source where only %2$s could have published this link.</string>
<string name="verify_omemo_keys">Verify OMEMO fingerprints</string>
- <string name="show_inactive_devices">Show inactive devices</string>
- <string name="hide_inactive_devices">Hide inactive devices</string>
+ <string name="show_inactive_devices">Show inactive</string>
+ <string name="hide_inactive_devices">Hide inactive</string>
<string name="reply">Reply</string>
<string name="encrypting_message">Encrypting message</string>
<string name="transcoding_video">Compressing video</string>