Merge "Add string for module license." into qt-dev
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 650ccc8..191b34d 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -3972,6 +3972,9 @@
<!-- About phone settings screen, setting option name to see licensing info -->
<string name="license_title">License</string>
<!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
+ <!-- About phone settings screen, setting option name to see licensing info for Google Play system updates [CHAR LIMIT=50] -->
+ <string name="module_license_title">Google Play system update licenses</string>
+ <!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
<!-- About phone settings screen, setting option name to see terms and conditions -->
<string name="terms_title">Terms and conditions</string>
<!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />