diff options
Diffstat (limited to 'chrome/app/chromeos_strings.grdp')
-rw-r--r-- | chrome/app/chromeos_strings.grdp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp index e2cca2c..314bc3f 100644 --- a/chrome/app/chromeos_strings.grdp +++ b/chrome/app/chromeos_strings.grdp @@ -1058,6 +1058,12 @@ Press any key to continue exploring. <message name="IDS_FLAGS_DISABLE_QUICKOFFICE_COMPONENT_APP_DESCRIPTION" desc="Description for the flag to disable Chrome Office component extension."> Disable Quickoffice component extension for testing purposes. </message> + <message name="IDS_FLAGS_DISABLE_DISPLAY_COLOR_CALIBRATION_NAME" desc="Name for the flag to disable the color calibration of the display."> + Disable the color calibration of the display. + </message> + <message name="IDS_FLAGS_DISABLE_DISPLAY_COLOR_CALIBRATION_DESCRIPTION" desc="Description for the flag to disable the color calibration of the display."> + Disable calibrating the color of the display even if the display supports the feature. + </message> <message name="IDS_OFFERS_CONSENT_INFOBAR_LABEL_LEARN_MORE" desc="Text of the Learn More link in the echo dialog."> Learn More </message> |