Fix footer issues
1. setContentDescription for "learn more" 2. set searchable="false" Bug: 187471260 Bug: 188490701 Test: on device Change-Id: Iaa6907fdf2b6c47cbc1386a88a08ac31f3676367
This commit is contained in:
@@ -685,24 +685,24 @@
|
||||
<!-- Location settings, loading the number of apps which have location permission [CHAR LIMIT=30] -->
|
||||
<string name="location_settings_loading_app_permission_stats">Loading\u2026</string>
|
||||
<!-- Location settings footer warning text when location is on [CHAR LIMIT=NONE] -->
|
||||
<string name="location_settings_footer_location_on">
|
||||
<br><br>Apps with the Nearby devices permission can determine the
|
||||
<string name="location_settings_footer_general">
|
||||
Apps with the Nearby devices permission can determine the
|
||||
relative position of connected devices.
|
||||
|
||||
<br><br><a href="<xliff:g example="http://www.google.com" id="url">
|
||||
https://support.google.com/android/answer/3467281</xliff:g>">Learn more</a>
|
||||
</string>
|
||||
<!-- Location settings footer warning text when location is off [CHAR LIMIT=NONE] -->
|
||||
<string name="location_settings_footer_location_off">
|
||||
Location access is off for apps and services. Your device location may still be sent to
|
||||
emergency responders when you call or text an emergency number.
|
||||
|
||||
<br><br>Apps with the Nearby devices permission can determine the relative
|
||||
position of connected devices.
|
||||
|
||||
<br><br><a href="<xliff:g example="http://www.google.com"
|
||||
</string>
|
||||
<!-- Location settings footer link to support page [CHAR LIMIT=NONE] -->
|
||||
<string name="location_settings_footer_learn_more">
|
||||
<a href="<xliff:g example="http://www.google.com"
|
||||
id="url"> https://support.google.com/android/answer/3467281</xliff:g>">Learn more</a>
|
||||
</string>
|
||||
<!-- Location settings footer link content description [CHAR LIMIT=NONE] -->
|
||||
<string name="location_settings_footer_learn_more_content_description">
|
||||
Learn more about Location Settings.
|
||||
</string>
|
||||
|
||||
<!-- Main Settings screen setting option title for the item to take you to the accounts screen [CHAR LIMIT=22] -->
|
||||
<string name="account_settings_title">Accounts</string>
|
||||
|
Reference in New Issue
Block a user