From ff6ba558cbdb8d30abce713073b6f4a3a973d4f8 Mon Sep 17 00:00:00 2001 From: JG-Cody Date: Sun, 17 Sep 2023 18:03:23 +0200 Subject: [PATCH] =?UTF-8?q?k=C3=BCnftige=20Settings-Switches=20hinzugef?= =?UTF-8?q?=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/deploymentTargetDropDown.xml | 17 ----------------- .idea/gradle.xml | 4 ++-- app/src/main/res/layout/fragment_settings.xml | 12 ++++++++++++ app/src/main/res/values-de-rDE/strings.xml | 2 ++ app/src/main/res/values/strings.xml | 2 ++ 5 files changed, 18 insertions(+), 19 deletions(-) delete mode 100644 .idea/deploymentTargetDropDown.xml diff --git a/.idea/deploymentTargetDropDown.xml b/.idea/deploymentTargetDropDown.xml deleted file mode 100644 index 70d7e5f..0000000 --- a/.idea/deploymentTargetDropDown.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/gradle.xml b/.idea/gradle.xml index 06d66eb..ae388c2 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -10,8 +10,8 @@ diff --git a/app/src/main/res/layout/fragment_settings.xml b/app/src/main/res/layout/fragment_settings.xml index ed1dbb2..8d018cb 100644 --- a/app/src/main/res/layout/fragment_settings.xml +++ b/app/src/main/res/layout/fragment_settings.xml @@ -35,6 +35,18 @@ android:layout_height="wrap_content" android:text="@string/settings_biometric_lock" /> + + + + Umbenennen Löschen + Bildschirmsicherheit + Codes verstecken \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 42ac5ba..d054666 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -49,6 +49,8 @@ OTP Migration It seems like you\'re trying to import OTP codes from another app. Do you want to import all codes into this group? Code %d of %d scanned + Screen Security + Hide Codes View Edit