diff --git a/app/src/main/res/values/arrays.xml b/app/src/main/res/values/arrays.xml index 28b0418196..04d78d3406 100644 --- a/app/src/main/res/values/arrays.xml +++ b/app/src/main/res/values/arrays.xml @@ -213,6 +213,18 @@ 120 - key_medtronic_bolus_debug + + @string/noprotection + @string/biometric + @string/master_password + @string/custom_password + + + + 0 + 1 + 2 + 3 + diff --git a/app/src/main/res/values/protection.xml b/app/src/main/res/values/protection.xml index 86153e3e41..bb09c5ca9e 100644 --- a/app/src/main/res/values/protection.xml +++ b/app/src/main/res/values/protection.xml @@ -29,19 +29,4 @@ settings_protection application_protection bolus_protection - - - @string/noprotection - @string/biometric - @string/master_password - @string/custom_password - - - - 0 - 1 - 2 - 3 - -