diff options
Diffstat (limited to 'res')
-rw-r--r-- | res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 26699b5..ad06862 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -87,5 +87,6 @@ </string> <string name="per_app_applied_theme_indicator" translatable="false">\u2022</string> <string name="per_app_theme_applying">Your theme is being applied</string> + <string name="per_app_theme_app_not_overlaid_warning">Theme does not support this app, some elements may not change.</string> </resources> |