aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorzeapo <mohamed@zenadi.com>2014-12-06 01:19:56 +0100
committerzeapo <mohamed@zenadi.com>2014-12-06 01:19:56 +0100
commit112d71588c929509c8cb683548ee538466b99f9a (patch)
treebe2b241e6fcb625220720be9057c8800947a2b43 /app/src/main/res/values/strings.xml
parent1b520cff549db8bac3f2904e45dfb2f4961994ae (diff)
enable the users to delete the repositoryv1.2.0.8
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 5f0db2a8..2f812e91 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -95,6 +95,9 @@
<string name="pref_git_username_hint">username</string>
<string name="pref_edit_server_info">Edit git server settings</string>
<string name="pref_ssh_title">Import ssh-key</string>
+ <string name="pref_git_delete_repo">Delete repository</string>
+ <string name="pref_dialog_delete_title">Clear repository</string>
+ <string name="pref_dialog_delete_msg">Do you want to delete the current password store directory? This will not clear your configuration.</string>
<string name="pref_crypto_title">Crypto</string>
<string name="pref_provider_title">Select OpenPGP Provider!</string>
<string name="pref_provider_account_title">Set your OpenPGP account</string>