small fixes to user attribute handling

This commit is contained in:
Vincent Breitmoser
2015-01-14 13:05:13 +01:00
parent bbc9d90c3e
commit 73feaa974c
4 changed files with 28 additions and 3 deletions

View File

@@ -857,6 +857,7 @@
<string name="msg_mf_uid_primary">"Changing primary user ID to %s"</string>
<string name="msg_mf_uid_revoke">"Revoking user ID %s"</string>
<string name="msg_mf_uid_error_empty">"User ID must not be empty!"</string>
<string name="msg_mf_uat_error_empty">"User attribute must not be empty!"</string>
<string name="msg_mf_uat_add_image">"Adding user attribute of type image"</string>
<string name="msg_mf_uat_add_unknown">"Adding user attribute of unknown type"</string>
<string name="msg_mf_unlock_error">"Error unlocking keyring!"</string>