summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2018-08-16 19:08:45 +0300
committerMichael Bestas <mkbestas@lineageos.org>2018-08-16 19:08:45 +0300
commitf0a99b2aedaabb7ae50fca4d23e99d3198d4288f (patch)
tree37c42b3e8c3532d787d5a79b3ed6afa529683e67
parent5ee3e34c2f5475178f005f6e904725f946f8d879 (diff)
downloadandroid_packages_providers_DownloadProvider-f0a99b2aedaabb7ae50fca4d23e99d3198d4288f.tar.gz
android_packages_providers_DownloadProvider-f0a99b2aedaabb7ae50fca4d23e99d3198d4288f.tar.bz2
android_packages_providers_DownloadProvider-f0a99b2aedaabb7ae50fca4d23e99d3198d4288f.zip
Automatic translation import
Change-Id: I7d679ad6e94ab42f5ead867692fe0e13b37e3b4f
-rw-r--r--res/values-ast-rES/strings.xml5
-rw-r--r--ui/res/values-ast-rES/strings.xml1
2 files changed, 2 insertions, 4 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index 76dcd02a..aa28fdbc 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -82,6 +82,7 @@
[CHAR LIMIT=160] -->
<!-- This is the title that is used when displaying the notification
for a download that doesn't have a title associated with it. -->
+ <string name="download_unknown_title">&lt;Ensin títulu&gt;</string>
<!-- When a download completes, a notification is displayed, and this
string is used to indicate that the download successfully completed.
Note that such a download could have been initiated by a variety of
@@ -128,10 +129,6 @@
[CHAR LIMIT=25] -->
<string name="button_start_now">Aniciar agora</string>
<!-- Title summarizing active downloads. [CHAR LIMIT=32] -->
- <plurals name="notif_summary_active">
- <item quantity="one">Baxando 1 ficheru</item>
- <item quantity="other">Baxando <xliff:g id="number">%d</xliff:g> ficheros</item>
- </plurals>
<!-- Title summarizing waiting downloads. [CHAR LIMIT=32] -->
<plurals name="notif_summary_waiting">
<item quantity="one">1 ficheru n\'espera</item>
diff --git a/ui/res/values-ast-rES/strings.xml b/ui/res/values-ast-rES/strings.xml
index a98b5b6f..ff61005c 100644
--- a/ui/res/values-ast-rES/strings.xml
+++ b/ui/res/values-ast-rES/strings.xml
@@ -26,6 +26,7 @@
<string name="no_downloads">Nun hai descargues.</string>
<!-- Default title for an item in the download list for which no title was provided by the app.
[CHAR LIMIT=20] -->
+ <string name="missing_title">&lt;Desconozse&gt;</string>
<!-- Button to display sort-by-size option [CHAR LIMIT=25] -->
<string name="button_sort_by_size">Ordenar pel tamañu</string>
<!-- Button to display sort-by-date option [CHAR LIMIT=25] -->