fixed spanish string. wild guessed + google translate fix for basque

This commit is contained in:
iNPUTmice 2014-07-24 10:16:05 +02:00
parent 9f9dc8f5c0
commit 39841e6f57
2 changed files with 2 additions and 2 deletions

View file

@ -267,5 +267,5 @@
<string name="leave">Salir</string>
<string name="contact_added_you">El contacto te ha añadido a su lista de contactos</string>
<string name="add_back">Añadir contacto</string>
<string name="contact_has_read_up_to_this_point">Tu contacto ha leído hasta aquí</string>
<string name="contact_has_read_up_to_this_point">%s ha leído hasta aquí</string>
</resources>

View file

@ -267,6 +267,6 @@
<string name="leave">Alde egin</string>
<string name="contact_added_you">Kontaktua zure kontaktu zerrendara gehitu da</string>
<string name="add_back">Berriz gehitu</string>
<string name="contact_has_read_up_to_this_point">Zure kontaktuak puntu honetaraino irakurri du</string>
<string name="contact_has_read_up_to_this_point">%s puntu honetaraino irakurri du</string>
</resources>