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

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

Issue 1492043002: Introduced switches for Master/Slave bootstrapping process. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove the unused shark requisition. Created 5 years 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 <!-- 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 5871 matching lines...) Expand 10 before | Expand all | Expand 10 after
5882 </message> 5882 </message>
5883 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_PROMPT_OK" desc="OK button te xt in the device requisition poup."> 5883 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_PROMPT_OK" desc="OK button te xt in the device requisition poup.">
5884 Restart 5884 Restart
5885 </message> 5885 </message>
5886 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_PROMPT_TEXT" desc="Prompt sho wn in the device requisition prompt popup."> 5886 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_PROMPT_TEXT" desc="Prompt sho wn in the device requisition prompt popup.">
5887 Use this device requisition when enrolling the device for enterprise managem ent: 5887 Use this device requisition when enrolling the device for enterprise managem ent:
5888 </message> 5888 </message>
5889 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_REMORA_PROMPT_TEXT" desc="Pro mpt shown in the device requisition remora prompt popup."> 5889 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_REMORA_PROMPT_TEXT" desc="Pro mpt shown in the device requisition remora prompt popup.">
5890 Are you sure you want to set up this device as a Chromebox for Meetings devi ce? 5890 Are you sure you want to set up this device as a Chromebox for Meetings devi ce?
5891 </message> 5891 </message>
5892 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_SHARK_PROMPT_TEXT" desc="Prom pt shown in the device requisition shark prompt popup.">
5893 Are you sure you want to set up this device as a "Shark"?
5894 </message>
5895 <message name="IDS_PAIRING_CONTROLLER_WELCOME" desc="Message shown on 'Chromeb ox for meetings' controller in the beginning of the setup process."> 5892 <message name="IDS_PAIRING_CONTROLLER_WELCOME" desc="Message shown on 'Chromeb ox for meetings' controller in the beginning of the setup process.">
5896 Welcome to Chromebox for meetings 5893 Welcome to Chromebox for meetings
5897 </message> 5894 </message>
5898 <message name="IDS_PAIRING_CONTROLLER_SEARCHING" desc="Message shown on 'Chrom ebox for meetings' controller when it is searching for host devices."> 5895 <message name="IDS_PAIRING_CONTROLLER_SEARCHING" desc="Message shown on 'Chrom ebox for meetings' controller when it is searching for host devices.">
5899 Searching for nearby Chromeboxes... 5896 Searching for nearby Chromeboxes...
5900 </message> 5897 </message>
5901 <message name="IDS_PAIRING_NEED_HELP" desc="Text on the button launching help article about the 'Chromebox for meetings' setup process."> 5898 <message name="IDS_PAIRING_NEED_HELP" desc="Text on the button launching help article about the 'Chromebox for meetings' setup process.">
5902 Need help? 5899 Need help?
5903 </message> 5900 </message>
5904 <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."> 5901 <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.">
(...skipping 483 matching lines...) Expand 10 before | Expand all | Expand 10 after
6388 Installing 6385 Installing
6389 </message> 6386 </message>
6390 <message name="IDS_FLAGS_PRINTER_PROVIDER_SEARCH_APP_NAME" desc="Name of the f lag used to enable launching Chrome Web Store Gallery widget app for searching f or printer provider apps."> 6387 <message name="IDS_FLAGS_PRINTER_PROVIDER_SEARCH_APP_NAME" desc="Name of the f lag used to enable launching Chrome Web Store Gallery widget app for searching f or printer provider apps.">
6391 Chrome Web Store Gallery app for printer drivers 6388 Chrome Web Store Gallery app for printer drivers
6392 </message> 6389 </message>
6393 <message name="IDS_FLAGS_PRINTER_PROVIDER_SEARCH_APP_DESCRIPTION" desc="Descri ption of a flag in chrome://flags that enables launching Chrome Web Store Galler y widget app for searching for printer provider apps."> 6390 <message name="IDS_FLAGS_PRINTER_PROVIDER_SEARCH_APP_DESCRIPTION" desc="Descri ption of a flag in chrome://flags that enables launching Chrome Web Store Galler y widget app for searching for printer provider apps.">
6394 Enables Chrome Web Store Gallery app for printer drivers. The app searches C hrome Web Store for extensions that support printing to a USB printer with speci fic USB ID. 6391 Enables Chrome Web Store Gallery app for printer drivers. The app searches C hrome Web Store for extensions that support printing to a USB printer with speci fic USB ID.
6395 </message> 6392 </message>
6396 6393
6397 </grit-part> 6394 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698