diff options
Diffstat (limited to 'res/values-en-rGB/strings.xml')
-rw-r--r-- | res/values-en-rGB/strings.xml | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml index d372cfe..03559e0 100644 --- a/res/values-en-rGB/strings.xml +++ b/res/values-en-rGB/strings.xml @@ -299,7 +299,7 @@ <string name="owner_info_settings_title" msgid="2723190010708381889">"Owner info"</string> <string name="owner_info_settings_summary" msgid="3800834657847339570"></string> <string name="owner_info_settings_edit_text_hint" msgid="4608681417960923911">"Type text to display on the lock screen"</string> - <string name="location_settings_title" msgid="8935806698251432196">"Location services"</string> + <string name="location_settings_title" msgid="4483843407328665068">"Location access"</string> <string name="security_settings_title" msgid="7945465324818485460">"Security"</string> <string name="security_settings_summary" msgid="967393342537986570">"Set My Location, screen unlock, SIM card lock, credential storage lock"</string> <string name="cdma_security_settings_summary" msgid="6068799952798901542">"Set My Location, screen unlock, credential storage lock"</string> @@ -714,6 +714,7 @@ <string name="system_update_settings_list_item_summary" msgid="3853057315907710747"></string> <string name="firmware_version" msgid="4801135784886859972">"Android version"</string> <string name="model_number" msgid="3765737700545384794">"Model number"</string> + <string name="fcc_equipment_id" msgid="149114368246356737">"Equipment ID"</string> <string name="baseband_version" msgid="1848990160763524801">"Baseband version"</string> <string name="kernel_version" msgid="9192574954196167602">"Kernel version"</string> <string name="build_number" msgid="3075795840572241758">"Build number"</string> @@ -899,16 +900,20 @@ <string name="tethering_help_button_text" msgid="656117495547173630">"Help"</string> <string name="network_settings_title" msgid="7967552516440151852">"Mobile networks"</string> <string name="location_title" msgid="1029961368397484576">"My Location"</string> - <string name="location_network_based" msgid="5569673665032992664">"Google\'s location service"</string> - <string name="location_neighborhood_level" msgid="2948129720516513300">"Allow anonymous location data to be sent to Google. Also allow permitted apps to use data from sources such as Wi-Fi and mobile networks to determine your approximate location."</string> + <string name="location_network_based" msgid="7472814266821714527">"Wi-Fi & mobile network location"</string> + <string name="location_neighborhood_level" msgid="5626515380188353712">"Let apps use Google\'s location service to estimate your location faster. Anonymous location data will be collected and sent to Google."</string> <string name="location_neighborhood_level_wifi" msgid="7457348712272184793">"Location determined by Wi-Fi"</string> <string name="location_gps" msgid="8392461023569708478">"GPS satellites"</string> - <string name="location_street_level" msgid="4244496898967415234">"Let apps use GPS to pinpoint your location"</string> + <string name="location_street_level" product="tablet" msgid="1669562198260860802">"Let apps use GPS on your tablet to pinpoint your location"</string> + <string name="location_street_level" product="default" msgid="4617445745492014203">"Let apps use GPS on your phone to pinpoint your location"</string> <string name="assisted_gps" msgid="4649317129586736885">"Use assisted GPS"</string> <string name="assisted_gps_enabled" msgid="8751899609589792803">"Use server to assist GPS (un-tick to reduce network usage)"</string> <string name="assisted_gps_disabled" msgid="6982698333968010748">"Use server to assist GPS (un-tick to improve GPS performance)"</string> <string name="use_location_title" msgid="5206937465504979977">"Location & Google search"</string> <string name="use_location_summary" msgid="3978805802386162520">"Let Google use your location to improve search results and other services"</string> + <string name="location_access_title" msgid="7064108942964081243">"Access to my location"</string> + <string name="location_access_summary" msgid="69031404093194341">"Let apps that have asked your permission use your location information"</string> + <string name="location_sources_heading" msgid="1278732419851088319">"Location sources"</string> <string name="about_settings" product="tablet" msgid="593457295516533765">"About tablet"</string> <string name="about_settings" product="default" msgid="1743378368185371685">"About phone"</string> <string name="about_settings_summary" msgid="3371517697156165959">"View legal info, status, software version"</string> @@ -1413,6 +1418,9 @@ <string name="backup_configure_account_default_summary" msgid="2436933224764745553">"No account is currently storing backed up data"</string> <string name="auto_restore_title" msgid="5397528966329126506">"Automatic restore"</string> <string name="auto_restore_summary" msgid="4235615056371993807">"When reinstalling an app, restore backed up settings and data"</string> + <string name="bugreport_title" msgid="1009498799922543551">"Take bug report"</string> + <string name="bugreport_message" msgid="1182209569732110590">"This will collect information about your current device state, to send as an e-mail message. It will take a little time from starting the bug report until it is ready to be sent; please be patient."</string> + <string name="report" msgid="302437572240018342">"Report"</string> <string name="local_backup_password_title" msgid="3860471654439418822">"Desktop backup password"</string> <string name="local_backup_password_summary_none" msgid="393503434408227110">"Desktop full backups aren\'t currently protected"</string> <string name="local_backup_password_summary_change" msgid="2731163425081172638">"Touch to change or remove the password for desktop full backups"</string> |