aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-ml-rIN/plurals.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-ml-rIN/plurals.xml')
-rw-r--r--res/values-ml-rIN/plurals.xml18
1 files changed, 8 insertions, 10 deletions
diff --git a/res/values-ml-rIN/plurals.xml b/res/values-ml-rIN/plurals.xml
index b6cfb81..297a2ed 100644
--- a/res/values-ml-rIN/plurals.xml
+++ b/res/values-ml-rIN/plurals.xml
@@ -16,14 +16,12 @@
limitations under the License.
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- Number of pictures found in an album -->
- <plurals name="album_number_of_pictures">
- <item quantity="one">ഒരു ചിത്രം</item>
- <item quantity="other"><xliff:g id="pictures" example="7">%d</xliff:g>ചിത്രങ്ങൾ</item>
- </plurals>
- <!-- Total of pictures found after a media reload -->
- <plurals name="msg_media_reload_complete">
- <item quantity="one">മീഡിയ പൂർണ്ണമായ റീലോഡ് ചെയ്തു <xliff:g id="pictures" example="7">%d</xliff:g> ചിത്രം കണ്ടെത്തി</item>
- <item quantity="other">മീഡിയ പൂർണ്ണമായ റീലോഡ് ചെയ്തു. <xliff:g id="pictures" example="7">%d</xliff:g>ചിത്രങ്ങൾ കണ്ടെത്തി.</item>
- </plurals>
+ <plurals name="album_number_of_pictures">
+ <item quantity="one">ഒരു ചിത്രം</item>
+ <item quantity="other"><xliff:g id="pictures" example="7">%d</xliff:g>ചിത്രങ്ങൾ</item>
+ </plurals>
+ <plurals name="msg_media_reload_complete">
+ <item quantity="one">മീഡിയ പൂർണ്ണമായ റീലോഡ് ചെയ്തു <xliff:g id="pictures" example="7">%d</xliff:g> ചിത്രം കണ്ടെത്തി</item>
+ <item quantity="other">മീഡിയ പൂർണ്ണമായ റീലോഡ് ചെയ്തു. <xliff:g id="pictures" example="7">%d</xliff:g>ചിത്രങ്ങൾ കണ്ടെത്തി.</item>
+ </plurals>
</resources>