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

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

Issue 29722659: Fixes #36 - Adjusted heading font-sizes and line-heights (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Created March 14, 2018, 1:33 p.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 | « locales/en/abb-notification.json ('k') | pages/android.md » ('j') | no next file with comments »
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 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 }, 67 },
68 "jobs": { 68 "jobs": {
69 "message": "Jobs" 69 "message": "Jobs"
70 },
71 "help": {
72 "message": "Help"
70 } 73 }
71 } 74 }
OLDNEW
« no previous file with comments | « locales/en/abb-notification.json ('k') | pages/android.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld