From 8e52356567e897707dbc7879ad46b36c15af67d6 Mon Sep 17 00:00:00 2001 From: Zeapo Date: Mon, 28 Jul 2014 22:48:08 +0100 Subject: moved arrays in arrays.xml --- app/src/main/res/values/arrays.xml | 12 ++++++++++++ app/src/main/res/values/strings.xml | 17 ++++++----------- 2 files changed, 18 insertions(+), 11 deletions(-) create mode 100644 app/src/main/res/values/arrays.xml (limited to 'app/src') diff --git a/app/src/main/res/values/arrays.xml b/app/src/main/res/values/arrays.xml new file mode 100644 index 00000000..1e27627b --- /dev/null +++ b/app/src/main/res/values/arrays.xml @@ -0,0 +1,12 @@ + + + + username/password + ssh-key + + + ssh:// + https:// + http:// + + \ 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 d3e70a68..3ff38c1c 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -2,7 +2,6 @@ PwdStore - Clone Settings Hello world! @@ -11,21 +10,17 @@ Delete directory Cancel - - username/password - ssh-key - - - ssh:// - https:// - http:// - Password store empty Clone a git repository Initialize a git repository - Hello blank fragment + + No suitable application for this action found. + The installed APG version is not supported. + Password Store doesn\'t have permission to access APG fully, please reinstall Password Store to fix that. + AgpIntentsActivity + -- cgit v1.2.3