diff options
author | zeapo <mohamed@zenadi.com> | 2014-10-29 22:08:01 +0100 |
---|---|---|
committer | zeapo <mohamed@zenadi.com> | 2014-10-29 22:08:01 +0100 |
commit | 892cd1b4d3b9f6474522d389ac2ea7b21c27c97b (patch) | |
tree | 527bc7871005343c180a142648a9b16f8e110d9c /app/src/main/res/values/strings.xml | |
parent | 021bec9f92ede8777930d400e27eacc37e5c1266 (diff) | |
parent | a05a4a42df17b8dee25252b7cdfbb93a17b46943 (diff) |
Merge branch 'filterlist' of git://github.com/jbaiter/Android-Password-Store into jbaiter-filterlist
- Corrected some issues due to the lack of comments
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r-- | app/src/main/res/values/strings.xml | 1 |
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 c35514ec..07c6b3fd 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -42,6 +42,7 @@ <!-- DECRYPT Layout --> <string name="crypto_category">Category</string> + <string name="action_search">Search</string> </resources> |