Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(581)

Side by Side Diff: chrome/common/extensions/docs/templates/json/strings.json

Issue 100783002: Adding templating for chrome repos: (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698