mirror of
https://github.com/pierre42100/ComunicAndroid
synced 2025-07-07 18:42:53 +00:00
Improved PostsList object
This commit is contained in:
@ -265,4 +265,5 @@
|
||||
<string name="err_invalid_conversation_message_content">Le contenu du message est invalide !</string>
|
||||
<string name="err_update_conversation_message_content">Une erreur a survenue lors de la mise à jour du contenu du message ! Veuillez réessayer…</string>
|
||||
<string name="success_update_conversation_message_content">Le contenu du message a bien été mis à jour !</string>
|
||||
<string name="err_get_older_posts">Une erreur a survenue lors de la récupération de posts plus anciens !</string>
|
||||
</resources>
|
@ -264,4 +264,5 @@
|
||||
<string name="err_invalid_conversation_message_content">The content of the conversation message is invalid!</string>
|
||||
<string name="err_update_conversation_message_content">Could not update conversation message content!</string>
|
||||
<string name="success_update_conversation_message_content">The content of the conversation message has been successfully updated!</string>
|
||||
<string name="err_get_older_posts">Could not get older posts!</string>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user