diff options
author | iNPUTmice <daniel@gultsch.de> | 2014-11-16 17:21:21 +0100 |
---|---|---|
committer | iNPUTmice <daniel@gultsch.de> | 2014-11-16 17:21:21 +0100 |
commit | cf00f3fade1e76ff9360e96d5505d49c7c89d5c4 (patch) | |
tree | 0617dcc0eff219a19e555aba6096e24d9ef2e30c /src/main/res/values/strings.xml | |
parent | 84b2ce10b7a38aaaa9d2d3ee8ad4e1213402640f (diff) |
happy hanukkah
Diffstat (limited to '')
-rw-r--r-- | src/main/res/values/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index 2912d895..a7e3bec6 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -349,4 +349,6 @@ <string name="could_not_verify_fingerprint">Could not verify fingerprint</string> <string name="manually_verify">Manually verify</string> <string name="are_you_sure_verify_fingerprint">Are you sure that you want to verify your contacts OTR fingerprint?</string> + <string name="pref_show_dynamic_tags">Show dynamic tags</string> + <string name="pref_show_dynamic_tags_summary">Display read-only tags underneath contacts</string> </resources> |