summaryrefslogtreecommitdiffstats
path: root/ui/res
diff options
context:
space:
mode:
Diffstat (limited to 'ui/res')
-rw-r--r--ui/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/res/values/strings.xml b/ui/res/values/strings.xml
index 90095231..4856531f 100644
--- a/ui/res/values/strings.xml
+++ b/ui/res/values/strings.xml
@@ -112,7 +112,7 @@
<!-- Text for menu to select all downloads in the download list [CHAR LIMIT=25] -->
<string name="select_all">Select All</string>
<!-- number of downloads selected [CHAR LIMIT=50] -->
- <string name="selected_count">Selected %1$d out of %2$d</string>
+ <string name="selected_count">Selected <xliff:g id="number" example="3">%1$d</xliff:g> out of <xliff:g id="total" example="15">%2$d</xliff:g></string>
<!-- title shown when displaying list of apps to choose from when share is clicked on
[CHAR LIMIT = 20] -->
<string name="download_share_dialog">Share via</string>