Chromium Code Reviews| Index: components/components_strings.grd |
| diff --git a/components/components_strings.grd b/components/components_strings.grd |
| index 9e112517cd8afc8a01bf031bfbd07a2c9c18e157..dca35e4bc6281429c2db15e50dadeb8bd90d4372 100644 |
| --- a/components/components_strings.grd |
| +++ b/components/components_strings.grd |
| @@ -220,6 +220,9 @@ |
| <message name="IDS_CANCEL" desc="Used for Cancel on buttons"> |
| Cancel |
| </message> |
| + <message name="IDS_CLEAR" desc="A generic term for Clear on buttons and menus."> |
|
Dan Beam
2017/02/27 05:50:36
why are you adding this here?
tommycli
2017/02/28 00:47:26
Done.
|
| + Clear |
| + </message> |
| <message name="IDS_CLOSE" desc="A generic term for Close on buttons and menus."> |
| Close |
| </message> |