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

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

Issue 539573002: Elim 'Translated' from Managed ONC dictionary (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix proxy settings 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/chromeos/proxy_settings.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 3482 matching lines...) Expand 10 before | Expand all | Expand 10 after
3493 <message name="IDS_NETWORK_TYPE_WIFI" desc="The wifi network type."> 3493 <message name="IDS_NETWORK_TYPE_WIFI" desc="The wifi network type.">
3494 Wi-Fi 3494 Wi-Fi
3495 </message> 3495 </message>
3496 <message name="IDS_NETWORK_TYPE_WIMAX" desc="The wimax network type."> 3496 <message name="IDS_NETWORK_TYPE_WIMAX" desc="The wimax network type.">
3497 WiMAX 3497 WiMAX
3498 </message> 3498 </message>
3499 <message name="IDS_NETWORK_TYPE_BLUETOOTH" desc="The bluetooth network type."> 3499 <message name="IDS_NETWORK_TYPE_BLUETOOTH" desc="The bluetooth network type.">
3500 Bluetooth 3500 Bluetooth
3501 </message> 3501 </message>
3502 <message name="IDS_NETWORK_TYPE_CELLULAR" desc="The cellular network type."> 3502 <message name="IDS_NETWORK_TYPE_CELLULAR" desc="The cellular network type.">
3503 cellular 3503 Cellular
3504 </message> 3504 </message>
3505 <message name="IDS_NETWORK_TYPE_VPN" desc="The vpn network type."> 3505 <message name="IDS_NETWORK_TYPE_VPN" desc="The vpn network type.">
3506 VPN 3506 VPN
3507 </message> 3507 </message>
3508 <message name="IDS_STATUSBAR_NETWORK_DEVICE_CONNECTING" desc="The network devi ce status connecting."> 3508 <message name="IDS_STATUSBAR_NETWORK_DEVICE_CONNECTING" desc="The network devi ce status connecting.">
3509 Connecting... 3509 Connecting...
3510 </message> 3510 </message>
3511 <message name="IDS_STATUSBAR_NETWORK_DEVICE_CONNECTED" desc="The network devic e status connected."> 3511 <message name="IDS_STATUSBAR_NETWORK_DEVICE_CONNECTED" desc="The network devic e status connected.">
3512 Connected 3512 Connected
3513 </message> 3513 </message>
(...skipping 2299 matching lines...) Expand 10 before | Expand all | Expand 10 after
5813 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window."> 5813 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window.">
5814 Done 5814 Done
5815 </message> 5815 </message>
5816 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element ."> 5816 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element .">
5817 System date 5817 System date
5818 </message> 5818 </message>
5819 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element ."> 5819 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element .">
5820 System time 5820 System time
5821 </message> 5821 </message>
5822 </grit-part> 5822 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/proxy_settings.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698