summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 620e3fad..c5712194 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -226,4 +226,7 @@
an individual item in the download list. [CHAR LIMIT=24] -->
<string name="download_error">Unsuccessful</string>
+ <!-- Representation of download progress percentage when running. [CHAR LIMIT=24] -->
+ <string name="download_running_percent">In progress, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
+
</resources>