Localize contacts screen and contact errors/messages (EN/RU)
This commit is contained in:
@@ -208,4 +208,22 @@
|
||||
<string name="auth_send_reset_link">Send reset link</string>
|
||||
<string name="auth_new_password">New password</string>
|
||||
<string name="auth_reset_with_token">Reset with token</string>
|
||||
|
||||
<string name="contacts_title">Contacts</string>
|
||||
<string name="contacts_search_label">Search contacts/users</string>
|
||||
<string name="contacts_add_by_email_label">Add by email</string>
|
||||
<string name="contacts_search_results">Search results</string>
|
||||
<string name="contacts_my_contacts">My contacts</string>
|
||||
<string name="contacts_last_seen_recently">last seen recently</string>
|
||||
<string name="contacts_remove">Remove</string>
|
||||
<string name="contacts_empty">No contacts yet.</string>
|
||||
<string name="contacts_info_added">Contact added.</string>
|
||||
<string name="contacts_info_added_by_email">Contact added by email.</string>
|
||||
<string name="contacts_info_removed">Contact removed.</string>
|
||||
<string name="contacts_error_email_required">Email is required.</string>
|
||||
<string name="error_network">Network error.</string>
|
||||
<string name="error_session_expired">Session expired.</string>
|
||||
<string name="error_authorization">Authorization error.</string>
|
||||
<string name="error_server">Server error.</string>
|
||||
<string name="error_unknown">Unknown error.</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user