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

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

Issue 2094333002: Implementation for chrome.certificateProvider.requestPin/stopPinRequest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Improved the browser tests Created 4 years, 1 month 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 6455 matching lines...) Expand 10 before | Expand all | Expand 10 after
6466 Free up disk space to launch Android apps. 6466 Free up disk space to launch Android apps.
6467 </message> 6467 </message>
6468 <message name="IDS_FLAGS_ARC_BOOT_COMPLETED" desc="Name of the flag for blocki ng the ACTION_BOOT_COMPLETED broadcast for third-party apps on ARC."> 6468 <message name="IDS_FLAGS_ARC_BOOT_COMPLETED" desc="Name of the flag for blocki ng the ACTION_BOOT_COMPLETED broadcast for third-party apps on ARC.">
6469 Load Android apps automatically 6469 Load Android apps automatically
6470 </message> 6470 </message>
6471 <message name="IDS_FLAGS_ARC_BOOT_COMPLETED_DESCRIPTION" desc="Description for the flag for blocking ACTION_BOOT_COMPLETED broadcast for third-party apps."> 6471 <message name="IDS_FLAGS_ARC_BOOT_COMPLETED_DESCRIPTION" desc="Description for the flag for blocking ACTION_BOOT_COMPLETED broadcast for third-party apps.">
6472 Allow Android apps to start automatically after signing in. 6472 Allow Android apps to start automatically after signing in.
6473 </message> 6473 </message>
6474 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f or enabling opt-in IME menu."> 6474 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f or enabling opt-in IME menu.">
6475 Enable opt-in IME menu 6475 Enable opt-in IME menu
6476 </message> 6476 </message>
6477 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the about: flag for enabling opt-in IME menu."> 6477 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the about: flag for enabling opt-in IME menu.">
6478 Enable access to the new IME menu in the Language Settings page. 6478 Enable access to the new IME menu in the Language Settings page.
6479 </message> 6479 </message>
6480 <message name="IDS_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the notificatio n warning users that they are low on disk space."> 6480 <message name="IDS_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the notificatio n warning users that they are low on disk space.">
6481 Device is low on disk space 6481 Device is low on disk space
6482 </message> 6482 </message>
6483 <message name="IDS_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notification text warn ing users that they are low on disk space."> 6483 <message name="IDS_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notification text warn ing users that they are low on disk space.">
6484 Free up disk space or select data may be automatically deleted 6484 Free up disk space or select data may be automatically deleted
6485 </message> 6485 </message>
6486 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the notification warning users that they are critically low on disk space."> 6486 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the notification warning users that they are critically low on disk space.">
6487 Device disk space critically low 6487 Device disk space critically low
6488 </message> 6488 </message>
6489 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio n text warning users that they are critically low on disk space."> 6489 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio n text warning users that they are critically low on disk space.">
6490 Free up disk space or device will become unresponsive. 6490 Free up disk space or device will become unresponsive.
6491 </message> 6491 </message>
6492 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk notification to open storage management."> 6492 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk notification to open storage management.">
6493 Manage storage 6493 Manage storage
6494 </message> 6494 </message>
6495 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_NAME" desc="Name of the about: flag for enabling emoji, handwriting and voice input on opt-in IME menu."> 6495 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_NAME" desc="Name of the about: flag for enabling emoji, handwriting and voice input on opt-in IME menu.">
6496 Emoji, handwriting and voice input on opt-in IME menu 6496 Emoji, handwriting and voice input on opt-in IME menu
6497 </message> 6497 </message>
6498 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_DESCRIPTION" desc="Description of th e about: flag enabling emoji, handwriting and voice input on opt-in IME menu."> 6498 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_DESCRIPTION" desc="Description of th e about: flag enabling emoji, handwriting and voice input on opt-in IME menu.">
6499 Enable access to emoji, handwriting and voice input form opt-in IME menu. 6499 Enable access to emoji, handwriting and voice input form opt-in IME menu.
6500 </message> 6500 </message>
6501 <message name="IDS_HATS_DONE_BUTTON_LABEL" desc="Label used for the done butto n at the end of survey"> 6501 <message name="IDS_HATS_DONE_BUTTON_LABEL" desc="Label used for the done butto n at the end of survey">
6502 Done 6502 Done
6503 </message> 6503 </message>
6504 6504
6505 <!-- Print Job Notification --> 6505 <!-- Print Job Notification -->
6506 <message name="IDS_PRINT_JOB_WAITING_NOTIFICATION_MESSAGE" desc="Message of th e waiting-for-printing notification."> 6506 <message name="IDS_PRINT_JOB_WAITING_NOTIFICATION_MESSAGE" desc="Message of th e waiting-for-printing notification.">
6507 Waiting to print <ph name="PAGE_NUMBER">$1<ex>5</ex></ph> pages to <ph name= "PRINTER_NAME">$2<ex>printer</ex></ph> 6507 Waiting to print <ph name="PAGE_NUMBER">$1<ex>5</ex></ph> pages to <ph name= "PRINTER_NAME">$2<ex>printer</ex></ph>
6508 </message> 6508 </message>
6509 <message name="IDS_PRINT_JOB_PRINTING_NOTIFICATION_MESSAGE" desc="Message of t he printing-in-progress notification."> 6509 <message name="IDS_PRINT_JOB_PRINTING_NOTIFICATION_MESSAGE" desc="Message of t he printing-in-progress notification.">
6510 Now printing <ph name="PAGE_NUMBER">$1<ex>5</ex></ph> pages to <ph name="PRI NTER_NAME">$2<ex>printer</ex></ph> 6510 Now printing <ph name="PAGE_NUMBER">$1<ex>5</ex></ph> pages to <ph name="PRI NTER_NAME">$2<ex>printer</ex></ph>
6511 </message> 6511 </message>
6512 <message name="IDS_PRINT_JOB_DONE_NOTIFICATION_MESSAGE" desc="Message of the s uccessful printing notitification."> 6512 <message name="IDS_PRINT_JOB_DONE_NOTIFICATION_MESSAGE" desc="Message of the s uccessful printing notitification.">
6513 Successfully printed <ph name="PAGE_NUMBER">$1<ex>5</ex></ph> pages to <ph n ame="PRINTER_NAME">$2<ex>printer</ex></ph> 6513 Successfully printed <ph name="PAGE_NUMBER">$1<ex>5</ex></ph> pages to <ph n ame="PRINTER_NAME">$2<ex>printer</ex></ph>
6514 </message> 6514 </message>
6515 <message name="IDS_PRINT_JOB_ERROR_NOTIFICATION_MESSAGE" desc="Message of the error printing notification."> 6515 <message name="IDS_PRINT_JOB_ERROR_NOTIFICATION_MESSAGE" desc="Message of the error printing notification.">
6516 Error printing <ph name="PAGE_NUMBER">$1<ex>5</ex></ph> pages to <ph name="P RINTER_NAME">$2<ex>printer</ex></ph> 6516 Error printing <ph name="PAGE_NUMBER">$1<ex>5</ex></ph> pages to <ph name="P RINTER_NAME">$2<ex>printer</ex></ph>
6517 </message> 6517 </message>
6518 <message name="IDS_PRINT_JOB_NOTIFICATION_CANCEL_BUTTON" desc="Text on the but ton for the user to cancel the current print job."> 6518 <message name="IDS_PRINT_JOB_NOTIFICATION_CANCEL_BUTTON" desc="Text on the but ton for the user to cancel the current print job.">
6519 Cancel printing 6519 Cancel printing
6520 </message> 6520 </message>
6521 <message name="IDS_PRINT_JOB_NOTIFICATION_PAUSE_BUTTON" desc="Text on the butt on for the user to pause the current print job."> 6521 <message name="IDS_PRINT_JOB_NOTIFICATION_PAUSE_BUTTON" desc="Text on the butt on for the user to pause the current print job.">
6522 Pause printing 6522 Pause printing
6523 </message> 6523 </message>
6524 <message name="IDS_PRINT_JOB_NOTIFICATION_RESUME_BUTTON" desc="Text on the but ton for the user to resume the current print job."> 6524 <message name="IDS_PRINT_JOB_NOTIFICATION_RESUME_BUTTON" desc="Text on the but ton for the user to resume the current print job.">
6525 Resume printing 6525 Resume printing
6526 </message> 6526 </message>
6527 <message name="IDS_PRINT_JOB_NOTIFICATION_GET_HELP_BUTTON" desc="Text on the b utton for the user to get help about the current print job."> 6527 <message name="IDS_PRINT_JOB_NOTIFICATION_GET_HELP_BUTTON" desc="Text on the b utton for the user to get help about the current print job.">
6528 Get help 6528 Get help
6529 </message> 6529 </message>
6530
6531 <!-- RequestPin dialog messages -->
6532 <message name="IDS_REQUEST_PIN_DIALOG_HEADER" desc="The text displayed in the certificate provider PIN request dialog.">
6533 "<ph name="EXTENSION_NAME">$1<ex>My Extension</ex></ph>" is requesting your <ph name="CODE_TYPE">$2<ex>PIN</ex></ph>
6534 </message>
6535 <message name="IDS_REQUEST_PIN_DIALOG_PROCESSING" desc="The text displayed whi le the certificate provider API is waiting for response from extension.">
6536 Processing request...
6537 </message>
6538 <message name="IDS_REQUEST_PIN_DIALOG_INVALID_PIN_ERROR" desc="The error messa ge displayed in the certificate provider PIN request dialog when an invalid PIN was entered.">
6539 Invalid PIN.
6540 </message>
6541 <message name="IDS_REQUEST_PIN_DIALOG_INVALID_PUK_ERROR" desc="The error messa ge displayed in the certificate provider PIN request dialog when an invalid PUK was entered.">
6542 Invalid PUK.
6543 </message>
6544 <message name="IDS_REQUEST_PIN_DIALOG_MAX_ATTEMPTS_EXCEEDED_ERROR" desc="The e rror message displayed in the certificate provider PIN request dialog when maxim um allowed attempts exceeded.">
6545 Maximum allowed attempts exceeded.
6546 </message>
6547 <message name="IDS_REQUEST_PIN_DIALOG_UNKNOWN_ERROR" desc="The error message d isplayed in the certificate provider PIN request dialog when unknown error occur red in extension code.">
6548 Unknown error.
6549 </message>
6550 <message name="IDS_REQUEST_PIN_DIALOG_ATTEMPTS_LEFT" desc="The text displayed in the certificate provider PIN request dialog about the number of attempts left ">
6551 Attempts left: $1
6552 </message>
6553 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation">
6554 PIN
6555 </message>
6556 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation">
6557 PUK
6558 </message>
6559
6530 </grit-part> 6560 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698