Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 103c3de4122fd78eaf365525b52c62a24554278e..d7d97ec457af9db5b488e5fd8858cc2e74a42710 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -15087,6 +15087,14 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex |
| Shows files details panel, which shows detailed information of files. |
| </message> |
| </if> |
| + <if expr="chromeos"> |
|
fukino
2016/07/07 06:37:49
Please use chrome/app/chromeos_strings.grd
oka
2016/07/07 10:34:03
Done.
|
| + <message name="IDS_FLAGS_FILES_QUICK_VIEW_NAME" desc="Name of the feature flag for files app quick view."> |
| + Files app quick view |
| + </message> |
| + <message name="IDS_FLAGS_FILES_QUICK_VIEW_DESCRIPTION" desc="Description for the feature flag for files app quick view."> |
| + Flag for files app quick view, which shows quick preview of a file. |
| + </message> |
| + </if> |
| <if expr="is_android"> |
| <message name="IDS_FLAGS_ENABLE_APP_LINK_NAME" desc="Name for the flag to enable the app link feature."> |