Translate strings
This commit is contained in:
parent
3d0312ff44
commit
5a17164d5e
|
@ -20,6 +20,15 @@
|
|||
<string name="unpin_conversation">Unpin</string>
|
||||
<string name="forward_message">Forward</string>
|
||||
<string name="compress_error">Unable to compress image to selected size</string>
|
||||
<!-- vCard-->
|
||||
<plurals name="and_other_contacts">
|
||||
<item quantity="one">and %d other</item>
|
||||
<item quantity="other">and %d others</item>
|
||||
</plurals>
|
||||
<string name="contact_info">Contact info</string>
|
||||
<string name="anniversary">Anniversary</string>
|
||||
<string name="birthday">Birthday</string>
|
||||
<string name="add_contact">Add contact</string>
|
||||
<!-- New conversation -->
|
||||
<string name="new_conversation">New conversation</string>
|
||||
<string name="add_contact_or_number">Add Contact or Number…</string>
|
||||
|
|
|
@ -20,6 +20,15 @@
|
|||
<string name="unpin_conversation">Unpin</string>
|
||||
<string name="forward_message">Forward</string>
|
||||
<string name="compress_error">Unable to compress image to selected size</string>
|
||||
<!-- vCard-->
|
||||
<plurals name="and_other_contacts">
|
||||
<item quantity="one">and %d other</item>
|
||||
<item quantity="other">and %d others</item>
|
||||
</plurals>
|
||||
<string name="contact_info">Contact info</string>
|
||||
<string name="anniversary">Anniversary</string>
|
||||
<string name="birthday">Birthday</string>
|
||||
<string name="add_contact">Add contact</string>
|
||||
<!-- New conversation -->
|
||||
<string name="new_conversation">New conversation</string>
|
||||
<string name="add_contact_or_number">Add Contact or Number…</string>
|
||||
|
|
|
@ -20,6 +20,15 @@
|
|||
<string name="unpin_conversation">Unpin</string>
|
||||
<string name="forward_message">Forward</string>
|
||||
<string name="compress_error">Unable to compress image to selected size</string>
|
||||
<!-- vCard-->
|
||||
<plurals name="and_other_contacts">
|
||||
<item quantity="one">and %d other</item>
|
||||
<item quantity="other">and %d others</item>
|
||||
</plurals>
|
||||
<string name="contact_info">Contact info</string>
|
||||
<string name="anniversary">Anniversary</string>
|
||||
<string name="birthday">Birthday</string>
|
||||
<string name="add_contact">Add contact</string>
|
||||
<!-- New conversation -->
|
||||
<string name="new_conversation">New conversation</string>
|
||||
<string name="add_contact_or_number">Add Contact or Number…</string>
|
||||
|
|
|
@ -20,6 +20,15 @@
|
|||
<string name="unpin_conversation">Unpin</string>
|
||||
<string name="forward_message">Forward</string>
|
||||
<string name="compress_error">Unable to compress image to selected size</string>
|
||||
<!-- vCard-->
|
||||
<plurals name="and_other_contacts">
|
||||
<item quantity="one">and %d other</item>
|
||||
<item quantity="other">and %d others</item>
|
||||
</plurals>
|
||||
<string name="contact_info">Contact info</string>
|
||||
<string name="anniversary">Anniversary</string>
|
||||
<string name="birthday">Birthday</string>
|
||||
<string name="add_contact">Add contact</string>
|
||||
<!-- New conversation -->
|
||||
<string name="new_conversation">New conversation</string>
|
||||
<string name="add_contact_or_number">Add Contact or Number…</string>
|
||||
|
|
|
@ -20,6 +20,15 @@
|
|||
<string name="unpin_conversation">Unpin</string>
|
||||
<string name="forward_message">Forward</string>
|
||||
<string name="compress_error">Unable to compress image to selected size</string>
|
||||
<!-- vCard-->
|
||||
<plurals name="and_other_contacts">
|
||||
<item quantity="one">and %d other</item>
|
||||
<item quantity="other">and %d others</item>
|
||||
</plurals>
|
||||
<string name="contact_info">Contact info</string>
|
||||
<string name="anniversary">Anniversary</string>
|
||||
<string name="birthday">Birthday</string>
|
||||
<string name="add_contact">Add contact</string>
|
||||
<!-- New conversation -->
|
||||
<string name="new_conversation">New conversation</string>
|
||||
<string name="add_contact_or_number">Add Contact or Number…</string>
|
||||
|
|
|
@ -20,6 +20,15 @@
|
|||
<string name="unpin_conversation">Unpin</string>
|
||||
<string name="forward_message">Forward</string>
|
||||
<string name="compress_error">Unable to compress image to selected size</string>
|
||||
<!-- vCard-->
|
||||
<plurals name="and_other_contacts">
|
||||
<item quantity="one">and %d other</item>
|
||||
<item quantity="other">and %d others</item>
|
||||
</plurals>
|
||||
<string name="contact_info">Contact info</string>
|
||||
<string name="anniversary">Anniversary</string>
|
||||
<string name="birthday">Birthday</string>
|
||||
<string name="add_contact">Add contact</string>
|
||||
<!-- New conversation -->
|
||||
<string name="new_conversation">New conversation</string>
|
||||
<string name="add_contact_or_number">Add Contact or Number…</string>
|
||||
|
|
Loading…
Reference in New Issue