From f851f1421a9fbeec065df4ee06042e7513eb30b8 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Tue, 15 Jul 2014 17:49:13 -0700 Subject: #368 Finish up requiring password for admin tab --- res/layout/confirm_password.xml | 28 ++++++++++++++++++++++++++++ res/values/strings.xml | 2 ++ 2 files changed, 30 insertions(+) create mode 100644 res/layout/confirm_password.xml (limited to 'res') diff --git a/res/layout/confirm_password.xml b/res/layout/confirm_password.xml new file mode 100644 index 00000000..97cbcac3 --- /dev/null +++ b/res/layout/confirm_password.xml @@ -0,0 +1,28 @@ + + + + + + + + + + \ No newline at end of file diff --git a/res/values/strings.xml b/res/values/strings.xml index 77f18ea9..537e4649 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -464,6 +464,8 @@ Delete User Successfully deleted %1$s Failed to delete %1$s + Confirm Password + Entered password is wrong Scrobbling allowed Administrator -- cgit v1.2.3