summaryrefslogtreecommitdiffstats
path: root/res/values-en-rGB/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-en-rGB/strings.xml')
-rw-r--r--res/values-en-rGB/strings.xml16
1 files changed, 10 insertions, 6 deletions
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml
index 96c48c49..72a171a2 100644
--- a/res/values-en-rGB/strings.xml
+++ b/res/values-en-rGB/strings.xml
@@ -45,10 +45,14 @@
<string name="button_cancel_download" msgid="2430166148737975604">"Cancel"</string>
<string name="button_start_now" msgid="792123674007840864">"Start now"</string>
<string name="download_percent" msgid="6889426633242976698">"<xliff:g id="NUMBER">%d</xliff:g><xliff:g id="PERCENT">%%</xliff:g>"</string>
- <!-- no translation found for notif_summary_active:one (8475775855911967027) -->
- <!-- no translation found for notif_summary_active:other (9087228371320573153) -->
- <!-- no translation found for notif_summary_waiting:one (5537481763963544278) -->
- <!-- no translation found for notif_summary_waiting:other (549229034166062887) -->
- <!-- no translation found for download_no_application_title (7935659741162801699) -->
- <skip />
+ <plurals name="notif_summary_active">
+ <item quantity="one" msgid="8475775855911967027">"1 file downloading"</item>
+ <item quantity="other" msgid="9087228371320573153">"<xliff:g id="NUMBER">%d</xliff:g> files downloading"</item>
+ </plurals>
+ <plurals name="notif_summary_waiting">
+ <item quantity="one" msgid="5537481763963544278">"1 file waiting"</item>
+ <item quantity="other" msgid="549229034166062887">"<xliff:g id="NUMBER">%d</xliff:g> files waiting"</item>
+ </plurals>
+ <string name="download_remaining" msgid="3139295890887972718">"<xliff:g id="DURATION">%s</xliff:g> left"</string>
+ <string name="download_no_application_title" msgid="7935659741162801699">"Can\'t open file"</string>
</resources>