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

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

Issue 59913004: Fixed logging for network portal detector. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/chromeos/net/network_portal_detector_impl.h » ('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="pp_ifdef('chromeos')">. --> 3 Everything in this file is wrapped in <if expr="pp_ifdef('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 <!-- Idle logout dialog for retail mode --> 7 <!-- Idle logout dialog for retail mode -->
8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only."> 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only.">
9 Are you still there? 9 Are you still there?
10 </message> 10 </message>
(...skipping 2753 matching lines...) Expand 10 before | Expand all | Expand 10 after
2764 <message name="IDS_CHROMEOS_GDATA_SYNC_PROGRESS_MESSAGE" desc="Text of notific ation message which is shown when gdata file sync is on progress."> 2764 <message name="IDS_CHROMEOS_GDATA_SYNC_PROGRESS_MESSAGE" desc="Text of notific ation message which is shown when gdata file sync is on progress.">
2765 Syncing <ph name="COUNT">$1<ex>3</ex></ph> files... 2765 Syncing <ph name="COUNT">$1<ex>3</ex></ph> files...
2766 </message> 2766 </message>
2767 <message name="IDS_CHROMEOS_GDATA_SYNC_FINISHED_SUCCESS_MESSAGE" desc="Text of notification message which is shown when gdata sync finishes without any errors ."> 2767 <message name="IDS_CHROMEOS_GDATA_SYNC_FINISHED_SUCCESS_MESSAGE" desc="Text of notification message which is shown when gdata sync finishes without any errors .">
2768 Sync complete. 2768 Sync complete.
2769 </message> 2769 </message>
2770 <message name="IDS_CHROMEOS_GDATA_SYNC_FINISHED_FAILURE_MESSAGE" desc="Text of notification message which is shown when there are some errors while gdata sync ."> 2770 <message name="IDS_CHROMEOS_GDATA_SYNC_FINISHED_FAILURE_MESSAGE" desc="Text of notification message which is shown when there are some errors while gdata sync .">
2771 Unable to connect. 2771 Unable to connect.
2772 </message> 2772 </message>
2773 2773
2774 <!-- Captive Portal state strings for ChromeOS -->
2775 <message name="IDS_CHROMEOS_CAPTIVE_PORTAL_STATUS_UNKNOWN" desc="Captive Porta l status in about:network: Unknown">
2776 Unknown
2777 </message>
2778 <message name="IDS_CHROMEOS_CAPTIVE_PORTAL_STATUS_OFFLINE" desc="Captive Porta l status in about:network: Offline">
2779 Offline
2780 </message>
2781 <message name="IDS_CHROMEOS_CAPTIVE_PORTAL_STATUS_ONLINE" desc="Captive Portal status in about:network: Online">
2782 Online
2783 </message>
2784 <message name="IDS_CHROMEOS_CAPTIVE_PORTAL_STATUS_PORTAL" desc="Captive Portal status in about:network: Portal">
2785 Portal
2786 </message>
2787 <message name="IDS_CHROMEOS_CAPTIVE_PORTAL_STATUS_PROXY_AUTH_REQUIRED" desc="P roxy authentication required for the active network">
2788 Proxy authentication required
2789 </message>
2790 <message name="IDS_CHROMEOS_CAPTIVE_PORTAL_STATUS_UNRECOGNIZED" desc="Captive Portal status in about:network: Unrecognized">
2791 Unrecognized
2792 </message>
2793
2794 <!-- Cellular network technology description strings for ChromeOS --> 2774 <!-- Cellular network technology description strings for ChromeOS -->
2795 <message name="IDS_CHROMEOS_NETWORK_CELLULAR_TECHNOLOGY_UNKNOWN" desc="Descrip tion of unknown cellular network technology. Shown under details on chrome:stett ings/internet page."> 2775 <message name="IDS_CHROMEOS_NETWORK_CELLULAR_TECHNOLOGY_UNKNOWN" desc="Descrip tion of unknown cellular network technology. Shown under details on chrome:stett ings/internet page.">
2796 Unknown 2776 Unknown
2797 </message> 2777 </message>
2798 2778
2799 <!-- Cellular network activation state description strings for ChromeOS --> 2779 <!-- Cellular network activation state description strings for ChromeOS -->
2800 <message name="IDS_CHROMEOS_NETWORK_ACTIVATION_STATE_ACTIVATED" desc="Descript ion of state of activated cellular data plan. Shown under details on chrome:stet tings/internet page."> 2780 <message name="IDS_CHROMEOS_NETWORK_ACTIVATION_STATE_ACTIVATED" desc="Descript ion of state of activated cellular data plan. Shown under details on chrome:stet tings/internet page.">
2801 Activated 2781 Activated
2802 </message> 2782 </message>
2803 <message name="IDS_CHROMEOS_NETWORK_ACTIVATION_STATE_ACTIVATING" desc="Descrip tion of state of currently activating cellular data plan. Shown under details on chrome:stettings/internet page."> 2783 <message name="IDS_CHROMEOS_NETWORK_ACTIVATION_STATE_ACTIVATING" desc="Descrip tion of state of currently activating cellular data plan. Shown under details on chrome:stettings/internet page.">
(...skipping 1037 matching lines...) Expand 10 before | Expand all | Expand 10 after
3841 <ph name="DOMAIN">$1<ex>example.com</ex></ph> requires unique identification of your device, by Google, to play HD content. <ph name="LEARN_MORE">$2<ex>Lear n more</ex></ph>. 3821 <ph name="DOMAIN">$1<ex>example.com</ex></ph> requires unique identification of your device, by Google, to play HD content. <ph name="LEARN_MORE">$2<ex>Lear n more</ex></ph>.
3842 </message> 3822 </message>
3843 <message name="IDS_PLATFORM_VERIFICATION_DIALOG_ALLOW" desc="The button label to allow access of HD playback."> 3823 <message name="IDS_PLATFORM_VERIFICATION_DIALOG_ALLOW" desc="The button label to allow access of HD playback.">
3844 Okay, got it 3824 Okay, got it
3845 </message> 3825 </message>
3846 <message name="IDS_PLATFORM_VERIFICATION_DIALOG_DENY" desc="The button label t o deny access of HD playback."> 3826 <message name="IDS_PLATFORM_VERIFICATION_DIALOG_DENY" desc="The button label t o deny access of HD playback.">
3847 Disable HD on <ph name="DOMAIN">$1<ex>example.com</ex></ph> 3827 Disable HD on <ph name="DOMAIN">$1<ex>example.com</ex></ph>
3848 </message> 3828 </message>
3849 3829
3850 </grit-part> 3830 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/net/network_portal_detector_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698