OLD | NEW |
---|---|
1 { | 1 { |
2 "app": "app", | 2 "app": "app", |
3 "appsTitle": "Apps", | 3 "appsTitle": "Apps", |
4 "devtools": "devtools", | |
5 "devtoolsTitle": "DevTools", | |
4 "extension": "extension", | 6 "extension": "extension", |
5 "extensionsTitle": "Extensions", | 7 "extensionsTitle": "Extensions", |
6 "events": "events", | 8 "events": "events", |
7 "methods": "methods", | 9 "methods": "methods", |
8 "properties": "properties" | 10 "multidevice": "multi-device", |
11 "multideviceTitle": "Multi-device", | |
12 "nacl": "native client", | |
13 "naclTitle": "Native Client", | |
14 "properties": "properties", | |
15 "sampleApps": "Sample Apps", | |
16 "sampleExtensions": "Sample Extensions", | |
17 "store": "store", | |
18 "storeTitle": "Store" | |
not at google - send to devlin
2013/12/03 01:44:12
webstore? whatever this should be, it should match
| |
9 } | 19 } |
OLD | NEW |