mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-26 20:33:53 +01:00
Updated title and description for beta link
This commit is contained in:
parent
18f1ccb563
commit
3561997728
2 changed files with 4 additions and 2 deletions
|
|
@ -13,7 +13,8 @@
|
|||
android:summary="@string/allow_gps_summary"
|
||||
android:key="allowGps" />
|
||||
|
||||
<Preference android:title="@string/become_a_tester" >
|
||||
<Preference android:title="@string/become_a_tester_title"
|
||||
android:summary="@string/become_a_tester_description">
|
||||
<intent android:action="android.intent.action.VIEW"
|
||||
android:data="@string/beta_opt_in_link" />
|
||||
</Preference>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue