change finish button label to "link identity"

This commit is contained in:
Vincent Breitmoser
2015-03-13 01:37:54 +01:00
parent 9776957ab1
commit b26e57ab19
4 changed files with 4 additions and 3 deletions

View File

@@ -1316,6 +1316,7 @@
<string name="linked_need_verify">The resource needs to be verified before you can proceed!</string>
<string name="menu_linked_add_identity">"Add Linked Identity"</string>
<string name="section_linked_identities">Linked Identities</string>
<string name="btn_link_identity">Link Identity</string>
<plurals name="linked_id_expand">
<item quantity="one">"There is one more unknown identity type"</item>
<item quantity="other">"There are %d more unknown identity types"</item>