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

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

Issue 29551727: Issue 5634 - Removed search from abp.org header (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Created Sept. 21, 2017, 10:44 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 | « no previous file | static/css/main.css » ('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 },
11 "bugs": { 11 "bugs": {
12 "message": "Report an issue" 12 "message": "Report an issue"
13 }, 13 },
14 "contribute": { 14 "contribute": {
15 "message": "Contribute" 15 "message": "Contribute"
16 }, 16 },
17 "search": {
18 "message": "Search"
ire 2017/09/22 08:45:49 Should this be removed from the other locales as w
juliandoucette 2017/09/22 11:34:07 It will be removed automatically when/if we sync t
19 },
20 "resources": { 17 "resources": {
21 "message": "Resources" 18 "message": "Resources"
22 }, 19 },
23 "community": { 20 "community": {
24 "message": "Community" 21 "message": "Community"
25 }, 22 },
26 "development": { 23 "development": {
27 "message": "Development" 24 "message": "Development"
28 }, 25 },
29 "follow-us": { 26 "follow-us": {
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
65 "roadmap": { 62 "roadmap": {
66 "message": "Roadmap" 63 "message": "Roadmap"
67 }, 64 },
68 "tools": { 65 "tools": {
69 "message": "Tools" 66 "message": "Tools"
70 }, 67 },
71 "jobs": { 68 "jobs": {
72 "message": "Jobs" 69 "message": "Jobs"
73 } 70 }
74 } 71 }
OLDNEW
« no previous file with comments | « no previous file | static/css/main.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld