summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-07-27 07:26:47 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-07-27 07:26:47 +0000
commit4b69380f9512a99a70990a5443a58bd6310aa1d8 (patch)
tree7849ea9b18e10b1eb69e54bf8209a3a13abf9e6f
parent4ddbf59c9f6e688751c4ebf1abf6287b5b9dbbde (diff)
parent707be5fd34b6a095f070252b173d659233a8f03f (diff)
downloadandroid_packages_providers_DownloadProvider-4b69380f9512a99a70990a5443a58bd6310aa1d8.tar.gz
android_packages_providers_DownloadProvider-4b69380f9512a99a70990a5443a58bd6310aa1d8.tar.bz2
android_packages_providers_DownloadProvider-4b69380f9512a99a70990a5443a58bd6310aa1d8.zip
release-request-94878621-f29d-487c-a2aa-213f2be9d20c-for-git_oc-mr1-release-4222039 snap-temp-L91400000086509174
Change-Id: I25a5724d120165d71b89e92713c79c60d74668d8
-rw-r--r--res/values-pt-rPT/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml
index f947eea8..b47359bd 100644
--- a/res/values-pt-rPT/strings.xml
+++ b/res/values-pt-rPT/strings.xml
@@ -46,11 +46,11 @@
<string name="button_cancel_download" msgid="2430166148737975604">"Cancelar"</string>
<string name="button_start_now" msgid="792123674007840864">"Começar agora"</string>
<plurals name="notif_summary_active" formatted="false" msgid="7290448463204837173">
- <item quantity="one"><xliff:g id="NUMBER">%d</xliff:g> ficheiros a serem transferidos</item>
+ <item quantity="one">1 ficheiro a ser transferido</item>
<item quantity="other"><xliff:g id="NUMBER">%d</xliff:g> ficheiros a serem transferidos</item>
</plurals>
<plurals name="notif_summary_waiting" formatted="false" msgid="2814217662029273005">
- <item quantity="one"><xliff:g id="NUMBER">%d</xliff:g> ficheiros em espera</item>
+ <item quantity="one">1 ficheiro em espera</item>
<item quantity="other"><xliff:g id="NUMBER">%d</xliff:g> ficheiros em espera</item>
</plurals>
<string name="download_remaining" msgid="3139295890887972718">"Faltam <xliff:g id="DURATION">%s</xliff:g>"</string>