summaryrefslogtreecommitdiffstats
path: root/res/values-en-rIN
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-05-02 02:34:42 +0300
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-05-02 02:40:51 +0300
commitd94d7f8f4f72ac7e827493f3e1fefca780b53097 (patch)
treecd83410a27e6c422654f6a858bd42c1b52b8b59a /res/values-en-rIN
parent7b3ecae868371b22e968d39dade62fbc76309349 (diff)
downloadandroid_packages_providers_DownloadProvider-d94d7f8f4f72ac7e827493f3e1fefca780b53097.tar.gz
android_packages_providers_DownloadProvider-d94d7f8f4f72ac7e827493f3e1fefca780b53097.tar.bz2
android_packages_providers_DownloadProvider-d94d7f8f4f72ac7e827493f3e1fefca780b53097.zip
Partially revert "Import translations. DO NOT MERGE"
* Add back some translations that were removed This reverts commit 6ed30705f468b2eb036899acf944bda523399fd2. Change-Id: Id2704f551f7e8dfa7a839d98fd9aa5b8b49e96cd
Diffstat (limited to 'res/values-en-rIN')
-rw-r--r--res/values-en-rIN/strings.xml10
1 files changed, 8 insertions, 2 deletions
diff --git a/res/values-en-rIN/strings.xml b/res/values-en-rIN/strings.xml
index 11643904..ce6b3435 100644
--- a/res/values-en-rIN/strings.xml
+++ b/res/values-en-rIN/strings.xml
@@ -44,8 +44,14 @@
<string name="button_queue_for_wifi" msgid="422576726189179221">"Queue"</string>
<string name="button_cancel_download" msgid="2430166148737975604">"Cancel"</string>
<string name="button_start_now" msgid="792123674007840864">"Start now"</string>
- <!-- no translation found for notif_summary_active (7290448463204837173) -->
- <!-- no translation found for notif_summary_waiting (2814217662029273005) -->
+ <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>
<string name="root_downloads" msgid="4098414876292351487">"Downloads"</string>