diff options
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r-- | app/src/main/res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index f15f2893..cc3a44d7 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -956,6 +956,7 @@ <string name="theme_copied">Copied! Paste and share it to other people.</string> <string name="copy_theme_faied">Cannot copy the theme configuration</string> <string name="cannot_find_theme">Cannot find this theme</string> + <string name="cannot_download_theme_data">Cannot download theme data</string> <string name="import_theme">Import Theme</string> <string name="no_data_in_clipboard">Cannot find data in clipboard</string> <string name="import_theme_success">Import theme successfully</string> |