app/src/main/res/values/strings.xml
changeset 1051 3918daca2c41
parent 1048 cd41ebc93e78
--- a/app/src/main/res/values/strings.xml	Sun Mar 15 21:32:05 2015 +0100
+++ b/app/src/main/res/values/strings.xml	Sun Mar 15 22:05:30 2015 +0100
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<resources>
+<resources xmlns:tools="http://schemas.android.com/tools">
 	<!-- Generic terms -->
 	<string name="app_name">Beem</string>
 	<string name="OkButton">Ok</string>
@@ -255,7 +255,7 @@
 	<string name="chat_otrstate_encrypted">ENCRYPTED</string>
 	<string name="chat_otrstate_finished">FINISHED</string>
 	<string name="chat_otrstate_authenticated">AUTHENTICATED</string>
-	<string name="chat_otr_verify_key" formatted="false">
+	<string name="chat_otr_verify_key" formatted="false" tools:ignore="StringFormatInvalid">
 	Authenticating a buddy helps ensure that the person you are talking to is who they claim to be.\n\n
 	To verify the fingerprint, contact your buddy via some <i>other</i> authenticated channel, such as the telephone or GPG-signed email.  Each of you should tell your fingerprint to the other.\n\n
 	If everything matches up, you should indicate in the above dialog that you <b>have</b> verified the fingerprint.\n\n