Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(138)

Side by Side Diff: chrome/app/settings_strings.grdp

Issue 2755173002: [CrOS Tether] Add a connection dialog to md-settings. (Closed)
Patch Set: dbeam@ comments. Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/settings/icons.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Settings-specific strings (included from generated_resources.grd). --> 2 <!-- Settings-specific strings (included from generated_resources.grd). -->
3 <grit-part> 3 <grit-part>
4 <!-- Main Page --> 4 <!-- Main Page -->
5 <if expr="chromeos"> 5 <if expr="chromeos">
6 <message name="IDS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in settings page when the user is secondary in a multi-profile session."> 6 <message name="IDS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in settings page when the user is secondary in a multi-profile session.">
7 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com< /ex></ph> are being shared with you. These settings only affect your account whe n using multiple sign-in. 7 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com< /ex></ph> are being shared with you. These settings only affect your account whe n using multiple sign-in.
8 </message> 8 </message>
9 </if> 9 </if>
10 10
(...skipping 1254 matching lines...) Expand 10 before | Expand all | Expand 10 after
1265 </message> 1265 </message>
1266 <message name="IDS_SETTINGS_INTERNET_KNOWN_NETWORKS_MENU_REMOVE_PREFERRED" d esc="Settings > Internet > Known networks > Dropdown menu item to remove a netwo rk from the list of preferred networks."> 1266 <message name="IDS_SETTINGS_INTERNET_KNOWN_NETWORKS_MENU_REMOVE_PREFERRED" d esc="Settings > Internet > Known networks > Dropdown menu item to remove a netwo rk from the list of preferred networks.">
1267 Remove from preferred 1267 Remove from preferred
1268 </message> 1268 </message>
1269 <message name="IDS_SETTINGS_INTERNET_KNOWN_NETWORKS_MENU_FORGET" desc="Setti ngs > Internet > Known networks > Dropdown menu item to forget a known network." > 1269 <message name="IDS_SETTINGS_INTERNET_KNOWN_NETWORKS_MENU_FORGET" desc="Setti ngs > Internet > Known networks > Dropdown menu item to forget a known network." >
1270 Forget 1270 Forget
1271 </message> 1271 </message>
1272 <message name="IDS_SETTINGS_INTERNET_NO_NETWORKS" desc="Entry when there are no preferred networks or no networks of a particular type."> 1272 <message name="IDS_SETTINGS_INTERNET_NO_NETWORKS" desc="Entry when there are no preferred networks or no networks of a particular type.">
1273 None 1273 None
1274 </message> 1274 </message>
1275 <message name="IDS_SETTINGS_INTERNET_TETHER_CONNECTION_DIALOG_TITLE" desc="S ettings > Internet > Tether Connection Dialog > Title asking the user to create a new hotspot.">
1276 Connect to new hotspot?
1277 </message>
1278 <message name="IDS_SETTINGS_INTERNET_TETHER_CONNECTION_BATTERY_PERCENTAGE" d esc="Settings > Internet > Tether Connection Dialog > Description of how much ba ttery a device has.">
1279 <ph name="BATTERY_PERCENTAGE">$1<ex>100</ex></ph>% Battery
1280 </message>
1281 <message name="IDS_SETTINGS_INTERNET_TETHER_CONNECTION_EXPLANATION" desc="Se ttings > Internet > Tether Connection Dialog > Explanation of what will happen i f the user connects to a tether hotspot.">
1282 Your <ph name="PHONE_NAME">$1<ex>Google Pixel XL</ex></ph> will create a p rivate Wi-Fi connection.
1283 </message>
1284 <message name="IDS_SETTINGS_INTERNET_TETHER_CONNECTION_CARRIER_WARNING" desc ="Settings > Internet > Tether Connection Dialog > Warning to users that cellula r providers may block the use of tethering.">
1285 Some carriers might block this feature.
1286 </message>
1287 <message name="IDS_SETTINGS_INTERNET_TETHER_CONNECTION_DESCRIPTION_TITLE" de sc="Settings > Internet > Tether Connection Dialog > Title of the section descri bing what will happen when tethering is enabled.">
1288 While the hotspot is on, your <ph name="PHONE_NAME">$1<ex>Google Pixel XL< /ex></ph> will:
1289 </message>
1290 <message name="IDS_SETTINGS_INTERNET_TETHER_CONNECTION_DESCRIPTION_CELLULAR_ DATA" desc="Settings > Internet > Tether Connection Dialog > Bulletpoint alertin g the user that tethering will use cellular data.">
1291 Use cellular data
1292 </message>
1293 <message name="IDS_SETTINGS_INTERNET_TETHER_CONNECTION_DESCRIPTION_BATTERY" desc="Settings > Internet > Tether Connection Dialog > Bullet point alerting the user that tethering will use both devices' batteries.">
1294 Use the battery more quickly (currently <ph name="BATTERY_PERCENTAGE">$1<e x>100</ex></ph>%)
1295 </message>
1296 <message name="IDS_SETTINGS_INTERNET_TETHER_CONNECTION_DESCRIPTION_WIFI" des c="Settings > Internet > Tether Connection Dialog > Bullet point alerting the us er that the tether host (i.e., the device to which the current device will conne ct to) will disconnect from Wi-Fi.">
1297 Disconnect from Wi-Fi
1298 </message>
1299 <message name="IDS_SETTINGS_INTERNET_TETHER_CONNECTION_NOT_NOW_BUTTON" desc= "Settings > Internet > Tether Connection Dialog > Button which, when tapped, clo ses the dialog and does not connect the device.">
1300 Not now
1301 </message>
1302 <message name="IDS_SETTINGS_INTERNET_TETHER_CONNECTION_CONNECT_BUTTON" desc= "Settings > Internet > Tether Connection Dialog > Button which, when tapped, sta rts a connection attempt to the device.">
1303 Connect
1304 </message>
1275 <message name="IDS_SETTINGS_INTERNET_TOGGLE_MOBILE_ACCESSIBILITY_LABEL" desc ="Accessibility only label for mobile data enable/disable toggle ."> 1305 <message name="IDS_SETTINGS_INTERNET_TOGGLE_MOBILE_ACCESSIBILITY_LABEL" desc ="Accessibility only label for mobile data enable/disable toggle .">
1276 Mobile data enable 1306 Mobile data enable
1277 </message> 1307 </message>
1278 <message name="IDS_SETTINGS_INTERNET_TOGGLE_WIFI_ACCESSIBILITY_LABEL" desc=" Accessibility only label for WiFi enable/disable toggle ."> 1308 <message name="IDS_SETTINGS_INTERNET_TOGGLE_WIFI_ACCESSIBILITY_LABEL" desc=" Accessibility only label for WiFi enable/disable toggle .">
1279 Wi-Fi enable 1309 Wi-Fi enable
1280 </message> 1310 </message>
1281 <message name="IDS_SETTINGS_INTERNET_TOGGLE_WIMAX_ACCESSIBILITY_LABEL" desc= "Accessibility only label for WiMAX enable/disable toggle ."> 1311 <message name="IDS_SETTINGS_INTERNET_TOGGLE_WIMAX_ACCESSIBILITY_LABEL" desc= "Accessibility only label for WiMAX enable/disable toggle .">
1282 WiMAX enable 1312 WiMAX enable
1283 </message> 1313 </message>
1284 1314
(...skipping 1625 matching lines...) Expand 10 before | Expand all | Expand 10 after
2910 System 2940 System
2911 </message> 2941 </message>
2912 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh en available."> 2942 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh en available.">
2913 Use hardware acceleration when available 2943 Use hardware acceleration when available
2914 </message> 2944 </message>
2915 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 2945 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
2916 Change proxy settings 2946 Change proxy settings
2917 </message> 2947 </message>
2918 </if> 2948 </if>
2919 </grit-part> 2949 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/settings/icons.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698