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

Side by Side Diff: extensions/strings/extensions_strings.grd

Issue 2703393007: Show meaningful name for cameras (Closed)
Patch Set: fix trybot Created 3 years, 9 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 | « content/common/media/media_devices.cc ('k') | no next file » | 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 2
3 <!-- 3 <!--
4 Strings for the extensions module. Used mostly for low-level error messages. 4 Strings for the extensions module. Used mostly for low-level error messages.
5 Where possible new strings should be kept in Chrome and the extensions module 5 Where possible new strings should be kept in Chrome and the extensions module
6 should return an error code, message flag, etc. 6 should return an error code, message flag, etc.
7 --> 7 -->
8 8
9 <grit latest_public_release="0" current_release="1" 9 <grit latest_public_release="0" current_release="1"
10 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> 10 output_all_resource_defines="false" source_lang_id="en" enc_check="möl">
(...skipping 233 matching lines...) Expand 10 before | Expand all | Expand 10 after
244 </message> 244 </message>
245 <message name="IDS_DEVICE_NAME_WITH_UNKNOWN_PRODUCT_VENDOR_SERIAL" desc="S tring describing a device by its vendor name and serial number when only the num eric product ID is available."> 245 <message name="IDS_DEVICE_NAME_WITH_UNKNOWN_PRODUCT_VENDOR_SERIAL" desc="S tring describing a device by its vendor name and serial number when only the num eric product ID is available.">
246 Unknown product <ph name="PRODUCT_ID">$1<ex>1234</ex></ph> from <ph name ="VENDOR_NAME">$2<ex>Griffin Technology</ex></ph> (serial number <ph name="SERIA L_NUMBER">$3<ex>00001</ex></ph>) 246 Unknown product <ph name="PRODUCT_ID">$1<ex>1234</ex></ph> from <ph name ="VENDOR_NAME">$2<ex>Griffin Technology</ex></ph> (serial number <ph name="SERIA L_NUMBER">$3<ex>00001</ex></ph>)
247 </message> 247 </message>
248 <message name="IDS_DEVICE_PERMISSIONS_PROMPT_SINGLE_SELECTION" desc="Instr uctions asking the user to select one device for use with an app."> 248 <message name="IDS_DEVICE_PERMISSIONS_PROMPT_SINGLE_SELECTION" desc="Instr uctions asking the user to select one device for use with an app.">
249 "<ph name="APP_NAME">$1<ex>Chrome Dev Editor</ex></ph>" is requesting ac cess to one of your devices: 249 "<ph name="APP_NAME">$1<ex>Chrome Dev Editor</ex></ph>" is requesting ac cess to one of your devices:
250 </message> 250 </message>
251 <message name="IDS_DEVICE_PERMISSIONS_PROMPT_MULTIPLE_SELECTION" desc="Ins tructions asking the user to select one or more devices for use with an app."> 251 <message name="IDS_DEVICE_PERMISSIONS_PROMPT_MULTIPLE_SELECTION" desc="Ins tructions asking the user to select one or more devices for use with an app.">
252 "<ph name="APP_NAME">$1<ex>Chrome Dev Editor</ex></ph>" is requesting ac cess to one or more of your devices: 252 "<ph name="APP_NAME">$1<ex>Chrome Dev Editor</ex></ph>" is requesting ac cess to one or more of your devices:
253 </message> 253 </message>
254 <message name="IDS_CAMERA_FACING_USER" desc="Camera that faces the user. A ka. front camera.">
255 User-facing
256 </message>
257 <message name="IDS_CAMERA_FACING_ENVIRONMENT" desc="Camera that faces envi ronment. Aka. back camera.">
258 Environment-facing
259 </message>
254 <message name="IDS_EXTENSION_USB_DEVICE_PRODUCT_NAME_AND_VENDOR" desc="USB device name and vendor string, used in various permission messages for USB devi ces."> 260 <message name="IDS_EXTENSION_USB_DEVICE_PRODUCT_NAME_AND_VENDOR" desc="USB device name and vendor string, used in various permission messages for USB devi ces.">
255 <ph name="PRODUCT_NAME">$1<ex>SoundKnob</ex></ph> from <ph name="VENDOR_ NAME">$2<ex>Griffin Technology</ex></ph> 261 <ph name="PRODUCT_NAME">$1<ex>SoundKnob</ex></ph> from <ph name="VENDOR_ NAME">$2<ex>Griffin Technology</ex></ph>
256 </message> 262 </message>
257 263
258 <!-- Extension task manager strings. Please keep alphabetized. --> 264 <!-- Extension task manager strings. Please keep alphabetized. -->
259 <message name="IDS_EXTENSION_TASK_MANAGER_APPVIEW_TAG_PREFIX" desc="The pr efix for a guest page loaded in an appview tag in the Task Manager"> 265 <message name="IDS_EXTENSION_TASK_MANAGER_APPVIEW_TAG_PREFIX" desc="The pr efix for a guest page loaded in an appview tag in the Task Manager">
260 Appview: <ph name="APPVIEW_TAG_NAME">$1<ex>Google Hangouts</ex></ph> 266 Appview: <ph name="APPVIEW_TAG_NAME">$1<ex>Google Hangouts</ex></ph>
261 </message> 267 </message>
262 <message name="IDS_EXTENSION_TASK_MANAGER_EXTENSIONOPTIONS_TAG_PREFIX" des c="The prefix for a guest page loaded in an extensionoptions tag in the Task Man ager"> 268 <message name="IDS_EXTENSION_TASK_MANAGER_EXTENSIONOPTIONS_TAG_PREFIX" des c="The prefix for a guest page loaded in an extensionoptions tag in the Task Man ager">
263 Options: <ph name="EXTENSIONOPTIONS_TAG_NAME">$1<ex>Google Hangouts</ex> </ph> 269 Options: <ph name="EXTENSIONOPTIONS_TAG_NAME">$1<ex>Google Hangouts</ex> </ph>
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
325 <!-- Utility process names. Please keep alphabetized. --> 331 <!-- Utility process names. Please keep alphabetized. -->
326 <message name="IDS_UTILITY_PROCESS_EXTENSION_UNPACKER_NAME" desc="The name of the utility process used for unpacking extensions."> 332 <message name="IDS_UTILITY_PROCESS_EXTENSION_UNPACKER_NAME" desc="The name of the utility process used for unpacking extensions.">
327 Extension Unpacker 333 Extension Unpacker
328 </message> 334 </message>
329 <message name="IDS_UTILITY_PROCESS_MANIFEST_PARSER_NAME" desc="The name of the utility process used for parsing extension manifests."> 335 <message name="IDS_UTILITY_PROCESS_MANIFEST_PARSER_NAME" desc="The name of the utility process used for parsing extension manifests.">
330 Extension Manifest Parser 336 Extension Manifest Parser
331 </message> 337 </message>
332 </messages> 338 </messages>
333 </release> 339 </release>
334 </grit> 340 </grit>
OLDNEW
« no previous file with comments | « content/common/media/media_devices.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698