Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
bmarty committed Nov 16, 2018
1 parent d6d053c commit 4498034
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions matrix-sdk/src/main/res/values-es-rMX/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@
<string name="room_displayname_empty_room">Sala vacía</string>


<plurals name="room_displayname_three_and_more_members">
<item quantity="one">%1$s y otro</item>
<item quantity="other">%1$s y %2$d otros</item>
</plurals>
<plurals name="room_displayname_three_and_more_members">
<item quantity="one">%1$s y otro</item>
<item quantity="other">%1$s y %2$d otros</item>
</plurals>

</resources>
</resources>

0 comments on commit 4498034

Please sign in to comment.