mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-27 05:38:12 +00:00
Move all instances of 'verify identity' to 'show identity'
As discussed in standup this morning - only the act of verifying or a statement about current status should use that word 'verify.' FREEBIE
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
{{/group}}
|
||||
{{^group}}
|
||||
<li class='end-session'>{{ end-session }}</li>
|
||||
<li class='verify-identity'>{{ verify-identity }}</li>
|
||||
<li class='show-identity'>{{ show-identity }}</li>
|
||||
{{/group}}
|
||||
<li class='destroy'>{{ destroy }}</li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user