From 7601adcb8254b4dc1818526061e1013f2e216fc5 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Wed, 21 Jun 2017 11:25:28 -0700 Subject: Add more strings --- docs/Changelog.md | 2 ++ library/src/main/res/values/strings_commons.xml | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/docs/Changelog.md b/docs/Changelog.md index 6bebb58..042f94d 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -3,6 +3,8 @@ ## v1.2 * Fix title attribute in changelog * Update support libs +* Add is app installed utils +* Add email builder ## v1.1 * Created kpref items diff --git a/library/src/main/res/values/strings_commons.xml b/library/src/main/res/values/strings_commons.xml index 7cf13f4..760d22e 100644 --- a/library/src/main/res/values/strings_commons.xml +++ b/library/src/main/res/values/strings_commons.xml @@ -7,6 +7,8 @@ Most resources are verbatim and x represents a formatted item Back Cancel Changelog + Close + Contact Us Done Do not show again Error @@ -20,6 +22,9 @@ Most resources are verbatim and x represents a formatted item Maybe No None + @android:string/ok + Report A Bug + Send Feedback Settings Yes -- cgit v1.2.3