summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorcyBerta <richy@cyborgsociety.org>2013-12-04 20:49:23 +0100
committercyBerta <richy@cyborgsociety.org>2013-12-04 20:49:23 +0100
commit3b8bcb1383ec4e9deecd7a6d97180e60a3bf021a (patch)
tree1b678cc0d0b074fc2e700067f947e6914b1d8257 /res/values/strings.xml
parent2d2c035a77586962e26ba2259012584ec6320448 (diff)
about bitmask instead of about LEAP
Diffstat (limited to 'res/values/strings.xml')
-rwxr-xr-xres/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 60124215..01eab8fe 100755
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -19,7 +19,7 @@
<string name="no_certificate">You must select a certificate</string>
<string name="repository_url_text">Source code and issue tracker available at https://github.com/leapcode/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 LEAP</string>
+ <string name="about">About Bitmask</string>
<string name="switch_provider_menu_option">Switch provider</string>
<string name="about_summary">About Bitmask for Android</string>
<string name="vpn_list_summary">List of all configured VPNs</string>