summaryrefslogtreecommitdiffstats
path: root/res/values-sk/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-sk/cm_strings.xml')
-rw-r--r--res/values-sk/cm_strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values-sk/cm_strings.xml b/res/values-sk/cm_strings.xml
index ff5d7b4a..62e4e7b1 100644
--- a/res/values-sk/cm_strings.xml
+++ b/res/values-sk/cm_strings.xml
@@ -21,5 +21,7 @@
individual item in the download list. [CHAR LIMIT=24] -->
<string name="download_paused">Pozastavené</string>
<!-- Representation of download progress percentage when paused. [CHAR LIMIT=24] -->
+ <string name="download_paused_percent">Pozastavené, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
<!-- Representation of download progress percentage when queued. [CHAR LIMIT=24] -->
+ <string name="download_queued_percent">V poradí, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
</resources>