Show help text for unknown contact identity

Adds a new message string "theirIdentityUnknown".

Fixes #576

// FREEBIE
This commit is contained in:
jakob 2016-01-18 01:18:55 +01:00 committed by lilia
parent b2948e541e
commit 6c7f2cf0fc
5 changed files with 21 additions and 2 deletions

View file

@ -217,8 +217,12 @@
</div>
<div class='container'>
<p> {{theirIdentity}} </p>
<div class='key placeholder'>
{{ #their_key_unknown }} <span>{{ their_key_unknown }}</span>{{ /their_key_unknown }}
</div>
<div class='key'>
{{ #their_key }} <span>{{ . }}</span> {{ /their_key }}
</div>
<p> {{yourIdentity}} </p>
<div class='key'>