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

Side by Side Diff: chrome/test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/_locales/en/messages.json

Issue 293037: Implementing better fallback algorithm.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 2 months 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
(Empty)
1 {
2 "chrome_extension_name": {
3 "message": "My extension 1"
4 },
5 "chrome_extension_description": {
6 "message": "The first extension that I made."
7 },
8 "color": {
9 "message": "Colour"
10 },
11 "not_in_US_or_GB": {
12 "message": "Not in the US or GB."
13 }
14 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698