aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorMatthew Wong <wongma@protonmail.ch>2015-12-31 06:24:05 -0500
committerMatthew Wong <wongma@protonmail.ch>2015-12-31 06:24:05 -0500
commitba1ef7a38e1d923d1e0e31f0e16528649df41af8 (patch)
treeb4501c25bb06b084f324f525a6ab2dfe5037aa78 /app/src/main/res/values/strings.xml
parenta782c3f83e6f40ad24f6ffbb3fa5b0d5b4f409f5 (diff)
parent893e0ce89daaa39f1157298c6a8dd10b7e98eceb (diff)
Merge branch 'upstream' into webview
Conflicts: app/build.gradle
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index d19d545b..ba134174 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -9,7 +9,7 @@
<string name="action_settings">Settings</string>
<string name="hello_world">Hello world!</string>
<string name="dialog_delete_title">Directory already exist</string>
- <string name="dialog_delete_msg">Target directory already exist. Current version support only a single store. Do you want to delete the current password store directory?</string>
+ <string name="dialog_delete_msg">Target directory already exist. Current version support only a single store. Do you want to delete the current password store directory:</string>
<string name="dialog_delete">Delete directory</string>
<string name="dialog_do_not_delete">Cancel</string>
<string name="title_activity_git_clone">Repository information</string>