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

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

Issue 919183002: Move chromeos::device_event_log into components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move device_event_log::Initialize call to BrowserProcessImpl. 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
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 5801 matching lines...) Expand 10 before | Expand all | Expand 10 after
5812 Visible Networks: 5812 Visible Networks:
5813 </message> 5813 </message>
5814 <message name="IDS_NETWORK_UI_FAVORITE_NETWORKS" desc="Label for list of favor ite networks"> 5814 <message name="IDS_NETWORK_UI_FAVORITE_NETWORKS" desc="Label for list of favor ite networks">
5815 Favorite Networks: 5815 Favorite Networks:
5816 </message> 5816 </message>
5817 5817
5818 <message name="IDS_DEVICE_LOG_LINK_TEXT" desc="Message preceeding link to chro me://device-log"> 5818 <message name="IDS_DEVICE_LOG_LINK_TEXT" desc="Message preceeding link to chro me://device-log">
5819 For network logs, see: <ph name="DEVICE_LOG_LINK">&lt;a href="chrome://devic e-log"&gt;chrome://device-log&lt;/a&gt;</ph> 5819 For network logs, see: <ph name="DEVICE_LOG_LINK">&lt;a href="chrome://devic e-log"&gt;chrome://device-log&lt;/a&gt;</ph>
5820 </message> 5820 </message>
5821 5821
5822 <message name="IDS_DEVICE_LOG_TITLE" desc="Title of the chrome://device-log pa ge">
5823 Device Log
5824 </message>
5825 <message name="IDS_DEVICE_AUTO_REFRESH" desc="Instructions for how to auto-ref resh the page">
5826 Add a query param in URL to auto-refresh the page: chrome://device-log/?refr esh=&lt;sec&gt;
5827 </message>
5828 <message name="IDS_DEVICE_LOG_REFRESH" desc="Button to refresh device log">
5829 Refresh
5830 </message>
5831 <message name="IDS_DEVICE_LOG_LEVEL_SHOW" desc="'Show' label before logging le vel checkboxes">
5832 Show:
5833 </message>
5834 <message name="IDS_DEVICE_LOG_LEVEL_ERROR" desc="Error logging level checkbox" >
5835 Error
5836 </message>
5837 <message name="IDS_DEVICE_LOG_LEVEL_USER" desc="User logging level checkbox">
5838 User
5839 </message>
5840 <message name="IDS_DEVICE_LOG_LEVEL_EVENT" desc="Event logging level checkbox" >
5841 Event
5842 </message>
5843 <message name="IDS_DEVICE_LOG_LEVEL_DEBUG" desc="Debug logging level checkbox" >
5844 Debug
5845 </message>
5846 <message name="IDS_DEVICE_LOG_TYPE_LOGIN" desc="Checkbox to enable showing eve nts of type LOGIN">
5847 Login
5848 </message>
5849 <message name="IDS_DEVICE_LOG_TYPE_NETWORK" desc="Checkbox to enable showing e vents of type NETWORK">
5850 Network
5851 </message>
5852 <message name="IDS_DEVICE_LOG_TYPE_POWER" desc="Checkbox to enable showing eve nts of type POWER">
5853 Power
5854 </message>
5855 <message name="IDS_DEVICE_LOG_FILEINFO" desc="File info checkbox in device eve nt log">
5856 File Info
5857 </message>
5858 <message name="IDS_DEVICE_LOG_TIME_DETAIL" desc="Detailed timestamps checkbox in device event log">
5859 Detailed Timestamps
5860 </message>
5861 <message name="IDS_DEVICE_LOG_ENTRY" desc="Format string for lines in chrome:/ /device-log.">
5862 [<ph name="TIMESTAMP">$1<ex>Timestamp</ex></ph>]
5863 <ph name="FILE_INFO">$2<ex>file:123</ex></ph>
5864 <ph name="EVENT_NAME">$3<ex>Event Description</ex></ph>
5865 </message>
5866
5867 <!-- About NFC Debug UI display strings. They aren't being internationalized b acause this page is meant for debugging only. --> 5822 <!-- About NFC Debug UI display strings. They aren't being internationalized b acause this page is meant for debugging only. -->
5868 <message name="IDS_NFC_DEBUG_TITLE" desc="Title of the debug page meant for de velopers to test NFC functionality" translateable="false"> 5823 <message name="IDS_NFC_DEBUG_TITLE" desc="Title of the debug page meant for de velopers to test NFC functionality" translateable="false">
5869 NFC API Test Page 5824 NFC API Test Page
5870 </message> 5825 </message>
5871 <message name="IDS_NFC_DEBUG_NOT_SUPPORTED" desc="Message shown if the NFC API is not supported on platform" translateable="false"> 5826 <message name="IDS_NFC_DEBUG_NOT_SUPPORTED" desc="Message shown if the NFC API is not supported on platform" translateable="false">
5872 NFC is not supported on the current platform. 5827 NFC is not supported on the current platform.
5873 </message> 5828 </message>
5874 <message name="IDS_NFC_DEBUG_ADAPTER_HEADER" desc="Header of the 'NFC Adapter' box, that shows the state of the NFC adapter" translateable="false"> 5829 <message name="IDS_NFC_DEBUG_ADAPTER_HEADER" desc="Header of the 'NFC Adapter' box, that shows the state of the NFC adapter" translateable="false">
5875 NFC Adapter 5830 NFC Adapter
5876 </message> 5831 </message>
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
6044 <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." > 5999 <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." >
6045 Disable automatic timezone update by geolocation 6000 Disable automatic timezone update by geolocation
6046 </message> 6001 </message>
6047 <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."> 6002 <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.">
6048 If set, automatic timezone update by the current geolocation is turned off. 6003 If set, automatic timezone update by the current geolocation is turned off.
6049 </message> 6004 </message>
6050 <message name="IDS_OPTIONS_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc=" Label for checkbox to allow automatic timezone update by user geolocation."> 6005 <message name="IDS_OPTIONS_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc=" Label for checkbox to allow automatic timezone update by user geolocation.">
6051 Automatically resolve timezone by geolocation 6006 Automatically resolve timezone by geolocation
6052 </message> 6007 </message>
6053 </grit-part> 6008 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698