summaryrefslogtreecommitdiffstats
path: root/res/values-sv/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-sv/cm_strings.xml')
-rw-r--r--res/values-sv/cm_strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values-sv/cm_strings.xml b/res/values-sv/cm_strings.xml
index 965b9d34..a3fea6cc 100644
--- a/res/values-sv/cm_strings.xml
+++ b/res/values-sv/cm_strings.xml
@@ -21,7 +21,9 @@
<!-- Phrase describing a time duration using seconds [CHAR LIMIT=16] -->
<string name="duration_seconds">%d s</string>
<!-- Phrase describing a time duration using minutes [CHAR LIMIT=16] -->
+ <string name="duration_minutes">%d min</string>
<!-- Phrase describing a time duration using hours [CHAR LIMIT=16] -->
+ <string name="duration_hours">%d h</string>
<!-- Status indicating that the download has been paused to start in the future. Appears for an
individual item in the download list. [CHAR LIMIT=24] -->
<string name="download_paused">Pausad</string>