summaryrefslogtreecommitdiffstats
path: root/res/values-en-rIN
diff options
context:
space:
mode:
authorSteve Kondik <steve@cyngn.com>2016-03-10 18:26:28 -0800
committerSteve Kondik <steve@cyngn.com>2016-03-10 18:26:28 -0800
commit083ca2be42c8346fc56ec67d4d50d5de33517eaf (patch)
tree94e67a9f73b4beccb1f9729fce61ad9dcbd43a7f /res/values-en-rIN
parent483b7559e4a79cc7ad0b35d44f89812b378595b9 (diff)
parent616188b0a0c96e88926e84cfe156908f0da9ebe2 (diff)
downloadandroid_packages_providers_DownloadProvider-staging/cm-13.0+r22.tar.gz
android_packages_providers_DownloadProvider-staging/cm-13.0+r22.tar.bz2
android_packages_providers_DownloadProvider-staging/cm-13.0+r22.zip
Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/providers/DownloadProvider into cm-13.0staging/cm-13.0+r22
Android 6.0.1 release 22
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>