| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 6cea66da30fca16f80b87d3e868c95e8ea999150..d892845843c4b4fc2e56b234c16df6352522f04c 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -201,6 +201,11 @@ are declared in build/common.gypi.
|
| <part file="media_router_strings.grdp" />
|
| </if>
|
|
|
| + <!-- Settings specific strings -->
|
| + <if expr="not is_android and not is_ios">
|
| + <part file="settings_strings.grdp" />
|
| + </if>
|
| +
|
| <!-- TODO add all of your "string table" messages here. Remember to
|
| change nontranslateable parts of the messages into placeholders (using the
|
| <ph> element). You can also use the 'grit add' tool to help you identify
|
|
|