Fixed error message string format
This commit is contained in:
@ -327,7 +327,7 @@
|
||||
<string name="contact_action_question">Do you want to call or send message to \'%1$s\'?</string>
|
||||
<string name="send_message">Send Message</string>
|
||||
<string name="contact_delete_question">Do you want to delete contact \'%1$s\'?</string>
|
||||
<string name="contacts_exceeded">Your maximum number of contacts %1%d has been exceeded.</string>
|
||||
<string name="contacts_exceeded">Your maximum number of contacts %1$d has been exceeded.</string>
|
||||
<!-- Generic -->
|
||||
<string name="alert">Alert</string>
|
||||
<string name="info">Info</string>
|
||||
|
||||
Reference in New Issue
Block a user