Export identities UI

This commit is contained in:
str4d
2014-07-04 23:53:21 +00:00
parent 905ac511ef
commit 226df6dd89
7 changed files with 441 additions and 34 deletions

View File

@@ -148,6 +148,10 @@
<string name="delete_identity">Delete identity?</string>
<string name="identity_saved">Identity saved</string>
<string name="export_identities">Export identities</string>
<string name="password_empty">Password is empty</string>
<string name="passwords_do_not_match">Passwords do not match</string>
<string name="file_exists">File exists</string>
<string name="identities_exported">Identities exported to Documents folder</string>
<string name="identities_imported">Identities imported</string>
</resources>