diff options
author | Sean Leonard <meanderingcode@aetherislands.net> | 2014-03-03 13:55:37 -0800 |
---|---|---|
committer | Sean Leonard <meanderingcode@aetherislands.net> | 2014-03-12 14:27:31 -0700 |
commit | 47c125f7e7e2312d505052b63432581862034bb7 (patch) | |
tree | 59d4a92f7cb016431c5343e035e94fe6248f4742 /res/values | |
parent | 718e4195d175ce4a7f0b5e5e1c3c14d8ccb237c4 (diff) |
Add Transifex link to About View
Diffstat (limited to 'res/values')
-rwxr-xr-x | res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 24207c6c..e64e7eae 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -5,6 +5,7 @@ <string name="ok">OK</string> <string name="retry">Retry</string> <string name="repository_url_text">Source code and issue tracker available at https://github.com/leapcode/bitmask_android/</string> + <string name="translation_project_text">Translations welcome and appreciated. See our Transifex project at https://www.transifex.com/projects/p/bitmask-android/</string> <string name="copyright_others">This program uses the following components; see the source code for full details on the licenses</string> <string name="about">About Bitmask</string> <string name="switch_provider_menu_option">Switch provider</string> |