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

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

Issue 879793002: Make ChromeOS captive portal notification text same as desktop (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 10 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/chromeos/net/network_portal_notification_controller.cc » ('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 <!-- ChromeOS-specific strings (included from generated_resources.grd). 2 <!-- ChromeOS-specific strings (included from generated_resources.grd).
3 Everything in this file is wrapped in <if expr="chromeos">. --> 3 Everything in this file is wrapped in <if expr="chromeos">. -->
4 <grit-part> 4 <grit-part>
5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required."> 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required.">
6 </message> 6 </message>
7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> 7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook.">
8 Chromebook 8 Chromebook
9 </message> 9 </message>
10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> 10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox">
(...skipping 5472 matching lines...) Expand 10 before | Expand all | Expand 10 after
5483 Next 5483 Next
5484 </message> 5484 </message>
5485 5485
5486 <!-- Network portal notification --> 5486 <!-- Network portal notification -->
5487 <message name="IDS_FLAGS_NETWORK_PORTAL_NOTIFICATION_NAME" desc="Title for the flag to enable/disable notifications about captive portals."> 5487 <message name="IDS_FLAGS_NETWORK_PORTAL_NOTIFICATION_NAME" desc="Title for the flag to enable/disable notifications about captive portals.">
5488 Notifications about captive portals 5488 Notifications about captive portals
5489 </message> 5489 </message>
5490 <message name="IDS_FLAGS_NETWORK_PORTAL_NOTIFICATION_DESCRIPTION" desc="Descri ption for the flag to enable/disable notifications about captive portals."> 5490 <message name="IDS_FLAGS_NETWORK_PORTAL_NOTIFICATION_DESCRIPTION" desc="Descri ption for the flag to enable/disable notifications about captive portals.">
5491 If enabled, notification is displayed when device is connected to a network behind captive portal. 5491 If enabled, notification is displayed when device is connected to a network behind captive portal.
5492 </message> 5492 </message>
5493 <message name="IDS_PORTAL_DETECTION_NOTIFICATION_TITLE" desc="Title for the sy stem notification that current network is behind captive portal"> 5493 <message name="IDS_PORTAL_DETECTION_NOTIFICATION_TITLE_WIRED" desc="Title for the system notification that current wired network is behind captive portal">
5494 Action required to connect 5494 Connect to network
5495 </message> 5495 </message>
5496 <message name="IDS_PORTAL_DETECTION_NOTIFICATION_MESSAGE" desc="Body of the sy stem notification that the current network is behind captive portal"> 5496 <message name="IDS_PORTAL_DETECTION_NOTIFICATION_TITLE_WIFI" desc="Title for t he system notification that current Wi-Fi network is behind captive portal">
5497 To use <ph name="NETWORK_ID">$1<ex>Public Wifi</ex></ph> you need to visit t he network's login page. Click to go to login page. 5497 Connect to Wi-Fi
5498 </message>
5499 <message name="IDS_PORTAL_DETECTION_NOTIFICATION_MESSAGE_WIRED" desc="Body of the system notification that current wired network is behind captive portal">
5500 The network you are using (<ph name="NETWORK_ID">$1<ex>Public Network</ex></ ph>) may require you to visit its login page.
5501 </message>
5502 <message name="IDS_PORTAL_DETECTION_NOTIFICATION_MESSAGE_WIFI" desc="Body of t he system notification that current Wi-Fi network is behind captive portal">
5503 The Wi-Fi you are using (<ph name="NETWORK_ID">$1<ex>Public Network</ex></ph >) may require you to visit its login page.
5498 </message> 5504 </message>
5499 <message name="IDS_PORTAL_DETECTION_NOTIFICATION_CHOICE_MESSAGE" desc="Body of the system notification that current network is behind captive portal"> 5505 <message name="IDS_PORTAL_DETECTION_NOTIFICATION_CHOICE_MESSAGE" desc="Body of the system notification that current network is behind captive portal">
5500 <ph name="NETWORK_ID">$1<ex>Public Wifi</ex></ph> may require visiting<ph na me="LOGIN_URL">$2<ex>portal.ipass.net</ex></ph> to complete your connection.. 5506 <ph name="NETWORK_ID">$1<ex>Public Wifi</ex></ph> may require visiting<ph na me="LOGIN_URL">$2<ex>portal.ipass.net</ex></ph> to complete your connection..
5501 </message> 5507 </message>
5502 <message name="IDS_PORTAL_DETECTION_NOTIFICATION_BUTTON_EXTENSION_TITLE" desc= "Text for the button in the captive portal system notification to connect using extension"> 5508 <message name="IDS_PORTAL_DETECTION_NOTIFICATION_BUTTON_EXTENSION_TITLE" desc= "Text for the button in the captive portal system notification to connect using extension">
5503 Connect using <ph name="PORTAL_PROVIDER">$1<ex>iPass</ex></ph> 5509 Connect using <ph name="PORTAL_PROVIDER">$1<ex>iPass</ex></ph>
5504 </message> 5510 </message>
5505 <message name="IDS_PORTAL_DETECTION_NOTIFICATION_BUTTON_PORTAL_TITLE" desc="Te xt for the button in the captive portal system notification to open up the capti ve portal login page"> 5511 <message name="IDS_PORTAL_DETECTION_NOTIFICATION_BUTTON_PORTAL_TITLE" desc="Te xt for the button in the captive portal system notification to open up the capti ve portal login page">
5506 Visit captive portal site 5512 Visit captive portal site
5507 </message> 5513 </message>
(...skipping 587 matching lines...) Expand 10 before | Expand all | Expand 10 after
6095 <message name="IDS_FLAGS_DISABLE_RESOLVE_TIMEZONE_BY_GEOLOCATION_NAME" desc="T itle for the flag to disable automatic timezone update on user location change." > 6101 <message name="IDS_FLAGS_DISABLE_RESOLVE_TIMEZONE_BY_GEOLOCATION_NAME" desc="T itle for the flag to disable automatic timezone update on user location change." >
6096 Disable automatic timezone update by geolocation 6102 Disable automatic timezone update by geolocation
6097 </message> 6103 </message>
6098 <message name="IDS_FLAGS_DISABLE_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc="Description for the flag to disable user setting to automatically update t imezone by user geolocation."> 6104 <message name="IDS_FLAGS_DISABLE_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc="Description for the flag to disable user setting to automatically update t imezone by user geolocation.">
6099 If set, automatic timezone update by the current geolocation is turned off. 6105 If set, automatic timezone update by the current geolocation is turned off.
6100 </message> 6106 </message>
6101 <message name="IDS_OPTIONS_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc=" Label for checkbox to allow automatic timezone update by user geolocation."> 6107 <message name="IDS_OPTIONS_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc=" Label for checkbox to allow automatic timezone update by user geolocation.">
6102 Automatically resolve timezone by geolocation 6108 Automatically resolve timezone by geolocation
6103 </message> 6109 </message>
6104 </grit-part> 6110 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/net/network_portal_notification_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698