Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: locales/en/menu.json

Issue 29359623: Issue 3819 - Add Jobs link to the footer (Closed)
Patch Set: Created Oct. 25, 2016, 10:52 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | templates/default.tmpl » ('j') | templates/default.tmpl » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "installation": { 2 "installation": {
3 "message": "Installation" 3 "message": "Installation"
4 }, 4 },
5 "about": { 5 "about": {
6 "message": "About" 6 "message": "About"
7 }, 7 },
8 "features": { 8 "features": {
9 "message": "Features" 9 "message": "Features"
10 }, 10 },
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 "message": "Development builds" 57 "message": "Development builds"
58 }, 58 },
59 "source": { 59 "source": {
60 "message": "Source Code" 60 "message": "Source Code"
61 }, 61 },
62 "roadmap": { 62 "roadmap": {
63 "message": "Roadmap" 63 "message": "Roadmap"
64 }, 64 },
65 "tools": { 65 "tools": {
66 "message": "Tools" 66 "message": "Tools"
67 },
68 "jobs": {
69 "message": "Jobs"
67 } 70 }
68 } 71 }
OLDNEW
« no previous file with comments | « no previous file | templates/default.tmpl » ('j') | templates/default.tmpl » ('J')

Powered by Google App Engine
This is Rietveld