From 6e5eab371265c6959adc4d7ca4d3c0e60573d42b Mon Sep 17 00:00:00 2001 From: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> Date: Tue, 9 Jul 2024 17:25:26 -0400 Subject: Continue implementing online custom themes. Fetch OnlineCustomThemeMetadata instead of CustomTheme. --- app/src/main/res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'app/src/main/res/values/strings.xml') 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 @@ Copied! Paste and share it to other people. Cannot copy the theme configuration Cannot find this theme + Cannot download theme data Import Theme Cannot find data in clipboard Import theme successfully -- cgit v1.2.3