| Index: chrome/common/extensions/docs/templates/json/strings.json
|
| diff --git a/chrome/common/extensions/docs/templates/json/strings.json b/chrome/common/extensions/docs/templates/json/strings.json
|
| index abdab9736934f890a2e13bcfbe8f5bb9503b6cb0..037eeba3f3e5996783406c0762e34f137bc7d58d 100644
|
| --- a/chrome/common/extensions/docs/templates/json/strings.json
|
| +++ b/chrome/common/extensions/docs/templates/json/strings.json
|
| @@ -1,8 +1,8 @@
|
| {
|
| "app": "app",
|
| - "apps_title": "Apps",
|
| + "appsTitle": "Apps",
|
| "extension": "extension",
|
| - "extensions_title": "Extensions",
|
| + "extensionsTitle": "Extensions",
|
| "events": "events",
|
| "methods": "methods",
|
| "properties": "properties"
|
|
|