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 037eeba3f3e5996783406c0762e34f137bc7d58d..d3694ec84a059ef8cc1f19d9d358e30b1b61e45f 100644 |
--- a/chrome/common/extensions/docs/templates/json/strings.json |
+++ b/chrome/common/extensions/docs/templates/json/strings.json |
@@ -1,9 +1,19 @@ |
{ |
"app": "app", |
"appsTitle": "Apps", |
+ "devtools": "devtools", |
+ "devtoolsTitle": "DevTools", |
"extension": "extension", |
"extensionsTitle": "Extensions", |
"events": "events", |
"methods": "methods", |
- "properties": "properties" |
+ "multidevice": "multi-device", |
+ "multideviceTitle": "Multi-device", |
+ "nacl": "native client", |
+ "naclTitle": "Native Client", |
+ "properties": "properties", |
+ "sampleApps": "Sample Apps", |
+ "sampleExtensions": "Sample Extensions", |
+ "store": "store", |
+ "storeTitle": "Store" |
not at google - send to devlin
2013/12/03 01:44:12
webstore? whatever this should be, it should match
|
} |