From 96fdd5c9c4059115c4b25cc02df8d916655809c6 Mon Sep 17 00:00:00 2001 From: Roman Tsukanov Date: Fri, 27 Dec 2024 20:57:16 -0800 Subject: [PATCH] Add store listing strings --- crowdin.yml | 4 ++++ resources/store/strings.xml | 8 ++++++++ 2 files changed, 12 insertions(+) create mode 100644 resources/store/strings.xml diff --git a/crowdin.yml b/crowdin.yml index 6a77b3ed..f7999a5e 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -3,3 +3,7 @@ files: translation: /app/src/main/res/values-%android_code%/%original_file_name% translate_attributes: 0 content_segmentation: 0 + - source: /resources/store/*.xml + translation: /resources/store/%android_code%/%original_file_name% + translate_attributes: 0 + content_segmentation: 0 diff --git a/resources/store/strings.xml b/resources/store/strings.xml new file mode 100644 index 00000000..8a7b1895 --- /dev/null +++ b/resources/store/strings.xml @@ -0,0 +1,8 @@ + + + <![CDATA[Counter]]> + + +
This is an open source application. If you want to fix a bug or propose a new feature, check out the project on GitHub: https://github.com/gentlecat/counter

If you want to help with translation, please go to https://crowdin.com/project/simple-counter

Thank you for using the app! I hope you find it useful.]]> +
+