From 3c95b76e5a0c7a4532c83a21f6bb9e25f6e405a2 Mon Sep 17 00:00:00 2001 From: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:57:00 +0100 Subject: [PATCH] android: add German translations (#1079) * android: add file for German translations * translations * complete translation * translations (up to line 630) * update german strings file * remove unused strings * translations for Android completed Co-authored-by: mlanp Co-authored-by: M Sarmad Qadeer --- apps/android/.idea/codeStyles/Project.xml | 2 + .../.idea/codeStyles/codeStyleConfig.xml | 1 - .../app/src/main/res/values-de/strings.xml | 808 ++++++++++++++++++ .../app/src/main/res/values/strings.xml | 2 +- 4 files changed, 811 insertions(+), 2 deletions(-) create mode 100644 apps/android/app/src/main/res/values-de/strings.xml diff --git a/apps/android/.idea/codeStyles/Project.xml b/apps/android/.idea/codeStyles/Project.xml index 3e0df2b1b6..a847d12689 100644 --- a/apps/android/.idea/codeStyles/Project.xml +++ b/apps/android/.idea/codeStyles/Project.xml @@ -13,7 +13,9 @@