From de96955a01e48115301a6a8d9a8db36fd71c36ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ingo=20Br=C3=BCckl?= Date: Fri, 4 Feb 2022 17:52:57 +0100 Subject: [PATCH] Make the color names translatable --- app/src/main/res/values/strings.xml | 13 +++++++++++++ .../main/res/values/strings_do_not_translate.xml | 13 ------------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 8f14df03d..717b60079 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -372,4 +372,17 @@ App background download service Background app download Enables background app download + Blue + Fuchsia + Red + Golden + Green + Purple + Grey + Pink + Lime + Orange + Light blue + Disskord blue + Deep blue \ No newline at end of file diff --git a/app/src/main/res/values/strings_do_not_translate.xml b/app/src/main/res/values/strings_do_not_translate.xml index 235ac6c3b..e7fd4d875 100644 --- a/app/src/main/res/values/strings_do_not_translate.xml +++ b/app/src/main/res/values/strings_do_not_translate.xml @@ -28,17 +28,4 @@ %1$s KB/s %1$s MB/s - Blue - Fuchsia - Red - Golden - Green - Purple - Grey - Pink - Lime - Orange - Light blue - Disskord blue - Deep blue \ No newline at end of file