| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index 69cb503fa8f393aad0bf73a2d13ec74022066e90..027556dbb660b1e27dfceeebe699d13e17c83661 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -146,11 +146,11 @@ Press any key to continue exploring.
|
| <message name="IDS_FLAGS_DISABLE_QUICKOFFICE_COMPONENT_APP_DESCRIPTION" desc="Description for the flag to disable Chrome Office Viewer component extension.">
|
| Disable Chrome Office Viewer component extension for testing purpose.
|
| </message>
|
| - <message name="IDS_FLAGS_ENABLE_QUICKOFFICE_DESKTOP_EDIT_NAME" desc="Name for the flag to enable office document editing.">
|
| - Enable document editing.
|
| + <message name="IDS_FLAGS_ENABLE_QUICKOFFICE_DESKTOP_VIEWING_NAME" desc="Name for the flag to enable office document viewing.">
|
| + Enable document viewing.
|
| </message>
|
| - <message name="IDS_FLAGS_ENABLE_QUICKOFFICE_DESKTOP_EDIT_DESCRIPTION" desc="Description for the flag to enable office document editing.">
|
| - Enable document editing, instead of viewing.
|
| + <message name="IDS_FLAGS_ENABLE_QUICKOFFICE_DESKTOP_VIEWING_DESCRIPTION" desc="Description for the flag to enable office document viewing.">
|
| + Enable document viewing, instead of editing.
|
| </message>
|
| <message name="IDS_OFFERS_CONSENT_INFOBAR_LABEL_LEARN_MORE" desc="Text of the Learn More link in the echo dialog.">
|
| Learn More
|
|
|