aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorJohannes Baiter <johannes.baiter@gmail.com>2014-10-29 02:05:20 +0100
committerJohannes Baiter <johannes.baiter@gmail.com>2014-10-29 02:05:45 +0100
commitdf1109cde56acb8538256bdeccbc47664aea4f4a (patch)
tree7765f9e8177e01195feaf623c16542f3426956ca /app/src/main/res/values/strings.xml
parent9aea6560b0b66285c7c1c47fed828c22514d9e2b (diff)
Add filtering to password list
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-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 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>