summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 270a54ce..24a3f34c 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -207,5 +207,7 @@
[CHAR LIMIT=25] -->
<string name="button_start_now">Start now</string>
+ <!-- Short representation of download progress percentage. [CHAR LIMIT=8] -->
+ <string name="download_percent"><xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
</resources>