Permalink
Cannot retrieve contributors at this time
Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign up
Fetching contributors…
| <?xml version="1.0" encoding="utf-8"?> | |
| <grit-part> | |
| <!-- Proxy Resolver Service --> | |
| <message name="IDS_UTILITY_PROCESS_PROXY_RESOLVER_NAME" desc="The name of the utility process used for out-of-process V8 proxy resolution."> | |
| V8 Proxy Resolver | |
| </message> | |
| <!-- PDF Compositor Service --> | |
| <message name="IDS_UTILITY_PROCESS_PDF_COMPOSITOR_SERVICE_NAME" desc="The name of the utility process used for PDF compositing."> | |
| PDF Compositor Service | |
| </message> | |
| <!-- Printing Service --> | |
| <message name="IDS_UTILITY_PROCESS_PRINTING_SERVICE_NAME" desc="The name of the utility process used for printing conversions."> | |
| Printing Service | |
| </message> | |
| <message name="IDS_PRINT_INVALID_PRINTER_SETTINGS" desc="Message to display when selected printer is not reachable or its settings are invalid."> | |
| The selected printer is not available or not installed correctly. <ph name="BR"><br></ph> Check your printer or try selecting another printer. | |
| </message> | |
| <message name="IDS_DEFAULT_PRINT_DOCUMENT_TITLE" desc="Default title for a print document"> | |
| Untitled Document | |
| </message> | |
| <!-- Desktop Capturer API --> | |
| <message name="IDS_DESKTOP_MEDIA_PICKER_SINGLE_SCREEN_NAME" desc="Name for screens in the desktop media picker UI when there is only one monitor."> | |
| Entire screen | |
| </message> | |
| <message name="IDS_DESKTOP_MEDIA_PICKER_MULTIPLE_SCREEN_NAME" desc="Name for screens in the desktop media picker UI when there are multiple monitors."> | |
| {SCREEN_INDEX, plural, =1{Screen #} other{Screen #}} | |
| </message> | |
| </grit-part> |