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

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

Issue 547703004: Some JS cleanup, including proper ownership of ONC properties. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@issue_279351_internet_options_8b
Patch Set: Rebase Created 6 years, 3 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/options/chromeos/internet_detail.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 <!-- 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 2108 matching lines...) Expand 10 before | Expand all | Expand 10 after
2119 </message> 2119 </message>
2120 <message name="IDS_OPTIONS_SETTINGS_FORGET" desc="In the settings tab, the tex t on the button to forget this network."> 2120 <message name="IDS_OPTIONS_SETTINGS_FORGET" desc="In the settings tab, the tex t on the button to forget this network.">
2121 Forget this network 2121 Forget this network
2122 </message> 2122 </message>
2123 <message name="IDS_OPTIONS_SETTINGS_SHARED_NETWORK" desc="In settings Internet options, the label for shared networks."> 2123 <message name="IDS_OPTIONS_SETTINGS_SHARED_NETWORK" desc="In settings Internet options, the label for shared networks.">
2124 Shared 2124 Shared
2125 </message> 2125 </message>
2126 <message name="IDS_OPTIONS_SETTINGS_ACTIVATE" desc="In the settings tab, the t ext on the button to activate a cellular network."> 2126 <message name="IDS_OPTIONS_SETTINGS_ACTIVATE" desc="In the settings tab, the t ext on the button to activate a cellular network.">
2127 Activate 2127 Activate
2128 </message> 2128 </message>
2129 <message name="IDS_OPTIONS_SETTINGS_BUY_PLAN" desc="In settings Internet optio ns, the title for buy cellular data plan button.">
2130 Buy plan
2131 </message>
2132 <message name="IDS_OPTIONS_SETTINGS_OPTIONS" desc="In the settings tab, the te xt on the button to display more options."> 2129 <message name="IDS_OPTIONS_SETTINGS_OPTIONS" desc="In the settings tab, the te xt on the button to display more options.">
2133 Options... 2130 Options...
2134 </message> 2131 </message>
2135 <message name="IDS_OPTIONS_SETTINGS_OTHER_WIFI_NETWORKS" desc="In the settings tab, the text on the button to display other Wi-Fi networks."> 2132 <message name="IDS_OPTIONS_SETTINGS_OTHER_WIFI_NETWORKS" desc="In the settings tab, the text on the button to display other Wi-Fi networks.">
2136 Other Wi-Fi network... 2133 Other Wi-Fi network...
2137 </message> 2134 </message>
2138 <message name="IDS_OPTIONS_SETTINGS_OTHER_CELLULAR_NETWORKS" desc="In the sett ings tab, the text on the button to display other cellular networks."> 2135 <message name="IDS_OPTIONS_SETTINGS_OTHER_CELLULAR_NETWORKS" desc="In the sett ings tab, the text on the button to display other cellular networks.">
2139 Other mobile network... 2136 Other mobile network...
2140 </message> 2137 </message>
2141 <message name="IDS_OPTIONS_SETTINGS_JOIN_WIFI_NETWORKS" desc="The title for th e dialog to configure and connect to a wifi network."> 2138 <message name="IDS_OPTIONS_SETTINGS_JOIN_WIFI_NETWORKS" desc="The title for th e dialog to configure and connect to a wifi network.">
(...skipping 3665 matching lines...) Expand 10 before | Expand all | Expand 10 after
5807 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window."> 5804 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window.">
5808 Done 5805 Done
5809 </message> 5806 </message>
5810 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element ."> 5807 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element .">
5811 System date 5808 System date
5812 </message> 5809 </message>
5813 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element ."> 5810 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element .">
5814 System time 5811 System time
5815 </message> 5812 </message>
5816 </grit-part> 5813 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/options/chromeos/internet_detail.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698