aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-lb/plurals.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-lb/plurals.xml')
-rw-r--r--res/values-lb/plurals.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values-lb/plurals.xml b/res/values-lb/plurals.xml
index 6b06e1d..95682d8 100644
--- a/res/values-lb/plurals.xml
+++ b/res/values-lb/plurals.xml
@@ -16,10 +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">1 Bild</item>
<item quantity="other"><xliff:g id="pictures" example="7">%d</xliff:g> Biller</item>
</plurals>
+ <!-- Total of pictures found after a media reload -->
<plurals name="msg_media_reload_complete">
<item quantity="one">D\'Medie goufen nei gelueden. 1 Bild fonnt.</item>
<item quantity="other">D\'Medie goufen nei gelueden. <xliff:g id="pictures" example="7">%d</xliff:g> Biller fonnt.</item>