Updated texts

This commit is contained in:
M66B 2016-07-08 13:15:21 +02:00
parent c5d5627e9d
commit d26139b0e3
2 changed files with 7 additions and 6 deletions

7
FAQ.md
View File

@ -366,12 +366,13 @@ Unfortunately this cannot be fixed from NetGuard, and can be considered a shortc
<a name="FAQ39"></a>
**(39) Which usage data will be shared?**
The free version of NetGuard will share anonymized usage data.
This can be disabled after purchasing one or more of the pro features.
The free version of NetGuard will share anonymized usage data to improve how NetGuard protects you,
by understanding how end users work with NetGuard.
This can optionally be disabled after purchasing one or more of the pro features.
The following data will be shared:
* The SHA256 hashed [Android ID](https://developer.android.com/reference/android/provider/Settings.Secure.html#ANDROID_ID)
* The [SHA256](https://en.wikipedia.org/wiki/SHA-2) hashed [Android ID](https://developer.android.com/reference/android/provider/Settings.Secure.html#ANDROID_ID)
* The [Android version](https://developer.android.com/reference/android/os/Build.VERSION_CODES.html)
* The application package name
* The localized application name

View File

@ -7,8 +7,8 @@
<string name="app_first">Great care has been taken to develop and test NetGuard,
however it is impossible to guarantee NetGuard will work correctly on every device.
\n\nBy using NetGuard, you agree to the <a href="http://www.gnu.org/licenses/gpl.txt">GNU General Public License version 3</a></string>
<string name="app_submit">The free version of this application will share anonymized usage data.
This can be disabled after purchasing one or more of the pro features.</string>
<string name="app_submit">The free version of NetGuard will share anonymized usage data to improve how NetGuard protects you, by understanding how end users work with NetGuard.
This can optionally be disabled after purchasing one or more of the pro features.</string>
<string name="menu_search">Search for application</string>
<string name="menu_filter">Filter applications</string>
@ -232,7 +232,7 @@ Your internet traffic is not being sent to a remote VPN server.</string>
<string name="title_pro_speed">Network speed graph notification</string>
<string name="title_pro_theme">Appearance (theme, colors)</string>
<string name="title_pro_all">All above pro features</string>
<string name="title_pro_submit">Share usage data</string>
<string name="title_pro_submit">Share anonymized usage data to improve NetGuard</string>
<string name="title_pro_buy">Details</string>
<string name="title_pro_bought">Enabled</string>
<string name="title_pro_challenge">Challenge</string>