You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/src/main/res/values/strings.xml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -9,11 +9,11 @@
9
9
10
10
<stringname="hello_first_fragment">Hello first fragment</string>
11
11
<stringname="hello_second_fragment">Hello second fragment. Arg: %1$s</string>
12
-
<stringname="permission_rationale">Location Service should be enabled for core functionality</string>
13
-
<stringname="permission_denied_explanation">Permission was denied, but is needed for core functionality</string>
12
+
<stringname="permission_rationale">"We use Location Service to provide more accurate core network measurement and other related service. Granting the permission of the location service will help us improve our service. We will upload anonymized and fused location data to our encrypted server for post-analysis to better network experience."</string>
<stringname="enable_location_message">The core functionality relies on location to provide better cellular network experience. Disabling the location service will result in missing in functionality.</string>
<stringname="permission_denied_explanation">"We use Location Service to provide core functionalities in this measurement tool. Disabling location service will result in missing in functionality."</string>
0 commit comments