aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2016-12-25 18:56:25 +0100
committerChristian Schneppe <christian@pix-art.de>2016-12-25 18:56:25 +0100
commit37aedc49f36041abc7f35132e13241c26338ba99 (patch)
tree88afb3fe410fc913a4b72313fa58f794aaec16ca /src/main/res/values/strings.xml
parent344d74f21fb2e942f2d9bbb56bd11ec3ec39c82d (diff)
added missing strings
Diffstat (limited to '')
-rw-r--r--src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index f09adc090..3ed0e9d20 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -726,5 +726,5 @@
<string name="verify_with_qr_code">verify with barcode</string>
<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 keys</string>
+ <string name="verify_omemo_keys">Verify OMEMO fingerprints</string>
</resources>