Show Snackbar after introduction request has been sent

Closes #360
This commit is contained in:
Torsten Grote
2016-07-06 13:56:22 -03:00
parent 3ae3fdab63
commit db2d965006
4 changed files with 27 additions and 8 deletions

View File

@@ -190,6 +190,7 @@
<string name="introduction_message_text">You can compose a message that will be sent to %1$s and %2$s along with your introduction:</string>
<string name="introduction_message_hint">Type message (optional)</string>
<string name="introduction_button">Make Introduction</string>
<string name="introduction_sent">Your introduction has been sent.</string>
<string name="introduction_error">There was an error making the introduction.</string>
<string name="introduction_response_error">Error when responding to introduction</string>
<string name="introduction_warn_different_identities_title">Warning: Different Identities</string>