Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/mumla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values-es/strings.xml')
-rw-r--r--app/src/main/res/values-es/strings.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml
index f8994f9..65afa5d 100644
--- a/app/src/main/res/values-es/strings.xml
+++ b/app/src/main/res/values-es/strings.xml
@@ -235,8 +235,8 @@
<item quantity="one">Reconectando en %d segundo</item>
<item quantity="other">Reconectando en %d segundos</item>
</plurals>
- <!-- <plurals name="notification_unread_many">
- <item quantity="one">%d new message</item>
- <item quantity="other">%d new messages</item>
- </plurals> -->
+ <plurals name="notification_unread_many">
+ <item quantity="one">%d mensaje nuevo</item>
+ <item quantity="other">%d mensajes nuevos</item>
+ </plurals>
</resources>