Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 55f7500f3cfa65cdd9a66c187b8e88366f431c64..a4d7400e38a88f8147b7ee6b179bbdcb3cdf8e64 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -12092,6 +12092,12 @@ Some features may be unavailable. Please check that the profile exists and you |
| <message name="IDS_FLAGS_FILE_MANAGER_SHOW_CHECKBOXES_DESCRIPTION" desc="Description of the about:flag option to show the selecting checkboxes to the Files app."> |
| Show selecting checkboxes in the Files.app. |
| </message> |
| + <message name="IDS_FLAGS_FILE_MANAGER_ENABLE_NEW_AUDIO_PLAYER_NAME" desc="Name of the about:flag option to enable new audio player app."> |
| + Enable new audio player |
| + </message> |
| + <message name="IDS_FLAGS_FILE_MANAGER_ENABLE_NEW_AUDIO_PLAYER_DESCRIPTION" desc="Description of the about:flag option to enable new audio player app."> |
| + Use experimental new audio player instead of stable one. |
|
mtomasz
2014/01/23 08:05:09
nit: new -> the new
nit: stable one -> the stable
yoshiki
2014/01/24 15:34:19
Done.
|
| + </message> |
| <message name="IDS_FLAGS_FILE_MANAGER_ENABLE_WEBSTORE_INTEGRATION" desc="Name of the about:flag option to enable the webstore integration feature in Files app."> |
| Enable the integration of Webstore and Files.app. |
| </message> |