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.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 7fe8fb2e0..82b286b32 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1147,4 +1147,9 @@ CHAR LIMIT = NONE] -->
<!-- The tips of trimming video -->
<string name="fail_trim">Sorry, this video file can not be trimmed</string>
<string name="can_not_trim">Only mp4 and 3gp file can be trimmed</string>
+
+ <string name="no_permission_for_drm">"Sorry, Drm file can not be shared"</string>
+ <string name="drm_license_info">Drm license info</string>
+ <string name="mimetype_not_supported">This file can not be played</string>
+ <string name="action_consumes_rights">Rights will be consumed for playing this media</string>
</resources>