aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res
diff options
context:
space:
mode:
authorMatthew Wong <wongma7@outlook.com>2016-07-02 13:30:59 -0400
committerMatthew Wong <wongma7@outlook.com>2016-07-02 13:30:59 -0400
commit5a509af320620453b76d6a3b1d82dde41d676258 (patch)
treec07690fd75f0ddaa754670a716ace63012095259 /app/src/main/res
parent8664d5e8ec5a2214c6f19169ce12000454fc0e8c (diff)
Fix & refine weird editing behaviour
Diffstat (limited to 'app/src/main/res')
-rw-r--r--app/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index d2d9ece5..6cd2120f 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -25,6 +25,7 @@
<string name="initialization_commit_text">[ANDROID PwdStore] Initialized store with keyID: </string>
<string name="add_commit_text">[ANDROID PwdStore] Add &#160;</string>
<string name="remove_commit_text">[ANDROID PwdStore] Remove &#160;</string>
+ <string name="edit_commit_text">[ANDROID PwdStore] Edit &#160;</string>
<string name="from_store">&#160; from store.</string>
<!-- PGPHandler -->