From 58183ee900a368bd32e6e2bdbaaa37cff8ec6cca Mon Sep 17 00:00:00 2001 From: Adam Smith Date: Fri, 31 Oct 2014 14:28:09 +0000 Subject: Hard coded strings replaced for resources in GitHandler --- app/src/main/res/values/strings.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'app/src/main/res') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 3565d79f..cc4e3e36 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -42,6 +42,16 @@ Running command... Internal exception occurred Message from jgit: /n + + + You are about to use a read-only repository, you will not be able to push to it + Did you forget to specify a username? + You have to set the information about the server before synchronizing with the server + Please import your SSH key file in the preferences + No SSH key + Authenticate + Please provide the passphrase for your SSH key. Leave it empty if there is no passphrase. + Please provide the password for this repository Welcome to Password Store\n\n In this screen you can either create a new repository or clone your git repository onto your device. @@ -79,5 +89,7 @@ No On my way... Nah... later + Oops... + Cancel -- cgit v1.2.3