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

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

Issue 642313002: Implemented UI for the meetings controller out-of-box. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@merge_point
Patch Set: Empty line removed. Created 6 years, 2 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/browser_resources.grd » ('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 5491 matching lines...) Expand 10 before | Expand all | Expand 10 after
5502 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_PROMPT_TEXT" desc="Prompt sho wn in the device requisition prompt popup."> 5502 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_PROMPT_TEXT" desc="Prompt sho wn in the device requisition prompt popup.">
5503 Use this device requisition when enrolling the device for enterprise managem ent: 5503 Use this device requisition when enrolling the device for enterprise managem ent:
5504 </message> 5504 </message>
5505 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_REMORA_PROMPT_TEXT" desc="Pro mpt shown in the device requisition remora prompt popup."> 5505 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_REMORA_PROMPT_TEXT" desc="Pro mpt shown in the device requisition remora prompt popup.">
5506 Are you sure you want to set up this device as a Chromebox for Meetings devi ce? 5506 Are you sure you want to set up this device as a Chromebox for Meetings devi ce?
5507 </message> 5507 </message>
5508 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_SHARK_PROMPT_TEXT" desc="Prom pt shown in the device requisition shark prompt popup."> 5508 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_SHARK_PROMPT_TEXT" desc="Prom pt shown in the device requisition shark prompt popup.">
5509 Are you sure you want to set up this device as a "Shark"? 5509 Are you sure you want to set up this device as a "Shark"?
5510 </message> 5510 </message>
5511 <message name="IDS_PAIRING_CONTROLLER_WELCOME" desc="Message shown on 'Chromeb ox for meetings' controller in the beginning of the setup process."> 5511 <message name="IDS_PAIRING_CONTROLLER_WELCOME" desc="Message shown on 'Chromeb ox for meetings' controller in the beginning of the setup process.">
5512 Welcome to Chromebox for meeting 5512 Welcome to Chromebox for meetings
5513 </message> 5513 </message>
5514 <message name="IDS_PAIRING_CONTROLLER_SEARCHING" desc="Message shown on 'Chrom ebox for meetings' controller when it is searching for host devices."> 5514 <message name="IDS_PAIRING_CONTROLLER_SEARCHING" desc="Message shown on 'Chrom ebox for meetings' controller when it is searching for host devices.">
5515 Searching for nearby Chromeboxes... 5515 Searching for nearby Chromeboxes...
5516 </message> 5516 </message>
5517 <message name="IDS_PAIRING_NEED_HELP" desc="Text on the button launching help article about the 'Chromebox for meetings' setup process."> 5517 <message name="IDS_PAIRING_NEED_HELP" desc="Text on the button launching help article about the 'Chromebox for meetings' setup process.">
5518 Need help? 5518 Need help?
5519 </message> 5519 </message>
5520 <message name="IDS_PAIRING_CONTROLLER_TROUBLE_CONNECTING" desc="Title of the t he dialog giving an advice on how to improve a connection between a host and a c ontroller during the 'Chromebox for meeting' setup process."> 5520 <message name="IDS_PAIRING_CONTROLLER_TROUBLE_CONNECTING" desc="Title of the t he dialog giving an advice on how to improve a connection between a host and a c ontroller during the 'Chromebox for meeting' setup process.">
5521 Trouble connecting? 5521 Trouble connecting?
5522 </message> 5522 </message>
(...skipping 410 matching lines...) Expand 10 before | Expand all | Expand 10 after
5933 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window."> 5933 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window.">
5934 Done 5934 Done
5935 </message> 5935 </message>
5936 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element ."> 5936 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element .">
5937 System date 5937 System date
5938 </message> 5938 </message>
5939 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element ."> 5939 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element .">
5940 System time 5940 System time
5941 </message> 5941 </message>
5942 </grit-part> 5942 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/browser_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698