Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Niedermann <info@niedermann.it>2020-04-27 22:06:43 +0300
committerStefan Niedermann <info@niedermann.it>2020-04-27 22:06:43 +0300
commitfd071181c6317b51fecbd842c8ecfbc54f6e559a (patch)
tree330fee863287abd905a4469e2fce4f37e13c69a4 /app/src/main/res/values
parenta2b3f8d8713adb56ec693c70a4375629b846ee33 (diff)
#431 ColorChooser occurs multiple times when editing board
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/strings.xml1
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 79832bdf4..583beeb14 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -209,4 +209,5 @@
<string name="action_card_dearchive">Undo card archiving</string>
<string name="action_archived_cards">Browse archived cards</string>
<string name="attachment_already_exists">Attachment already exists</string>
+ <string name="pick_custom_color">Pick custom color</string>
</resources>