| Index: chrome/app/chromeos_strings.grdp | 
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp | 
| index 24faf6e36bad2be60e6402e45eba07fa9de4b770..c6c3a4a339d1ea78d9be38420f8bf0a89807f9b5 100644 | 
| --- a/chrome/app/chromeos_strings.grdp | 
| +++ b/chrome/app/chromeos_strings.grdp | 
| @@ -4016,5 +4016,10 @@ Battery full | 
| <message name="IDS_CHARGER_REPLACEMENT_DIALOG_TITLE" desc="Title of the charger replacement UI dialg"> | 
| Check charger | 
| </message> | 
| - | 
| +  <message name="IDS_FLAGS_ENABLE_SYSTEM_SOUNDS_NAME" desc="Name of the flag to enable system sounds independently from ChromeVox."> | 
| +    Enable system sounds | 
| +  </message> | 
| +  <message name="IDS_FLAGS_ENABLE_SYSTEM_SOUNDS_DESCRIPTION" desc="Description of the flag to enable system sounds independently from ChromeVox."> | 
| +    System sounds will be played independently from ChromeVox. | 
| +  </message> | 
| </grit-part> | 
|  |