diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 31a40d7..9693c80 100755 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -36,5 +36,8 @@ Throughput Type The type of throughput that should be displayed and logged Clear + Join Beta Program + Join the Google+ group to get access to the beta releases of the app. + diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index f7b392d..c4e453f 100755 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -40,11 +40,20 @@ android:summary="@string/pref_debug_summ" android:defaultValue="false"> + + + + + \ No newline at end of file