From 7302edac089182e0c8d1564d2208c71662290e66 Mon Sep 17 00:00:00 2001
From: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>
Date: Wed, 17 Jul 2024 11:38:07 -0400
Subject: Different save options when saving the online theme.
---
app/src/main/res/values/strings.xml | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
(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 6c91674c..898df6ed 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -965,10 +965,13 @@
A theme in the database is also called %1$s. Do you want to change the name of this imported theme?
Rename
Override
- Override online theme?
- You uploaded this theme so you can make changes.
- Save to local
- Online theme modified.
+ Save options
+ You uploaded this theme so you can make changes.
+ Save locally
+ Save online
+ Save both locally and online
+ Theme saved locally
+ Theme saved online
Failed to upload this theme. Try again later.
Color Picker
--
cgit v1.2.3