Chromium Code Reviews| Index: components/components_strings.grd |
| diff --git a/components/components_strings.grd b/components/components_strings.grd |
| index 95920283b2c6186715dfdbde1b8d7d2c20f3c548..e1d1daabf158bcdacf50a57ac1cc6804e5c53afc 100644 |
| --- a/components/components_strings.grd |
| +++ b/components/components_strings.grd |
| @@ -214,6 +214,9 @@ |
| <part file="version_ui_strings.grdp" /> |
| <!-- Generic terms --> |
| + <message name="IDS_BACK" desc="Used for Back on buttons"> |
|
Dan Beam
2016/10/27 22:45:09
why are you adding this to components strings? do
jdufault
2016/10/28 23:07:59
Ah, I looked before but I didn't see anything. I t
|
| + Back |
| + </message> |
| <message name="IDS_CANCEL" desc="Used for Cancel on buttons"> |
| Cancel |
| </message> |