Chromium Code Reviews| Index: chrome/browser/resources/apps_debugger/main.html |
| diff --git a/chrome/browser/resources/apps_debugger/main.html b/chrome/browser/resources/apps_debugger/main.html |
| index 85a9e86e8118efa5e1be5c6f24c3c90563514df5..128c04759369976062c33b5f414e5ba377986bf8 100644 |
| --- a/chrome/browser/resources/apps_debugger/main.html |
| +++ b/chrome/browser/resources/apps_debugger/main.html |
| @@ -37,7 +37,7 @@ found in the LICENSE file. |
| i18n-content="appsDevtoolPackButton"></button> |
| <button id = "update-items-now" |
| i18n-content="appsDevtoolUpdateButton"></button> |
| - <input id="search" type="text" placeholder="type to search" |
| + <input id="search" type="text" placeholder="search" |
|
Dan Beam
2013/03/18 23:17:07
where is the translation here? this should be i18
Dan Beam
2013/03/20 19:05:55
ping
|
| spellcheck="false"> |
| <hr> |
| </div> |