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

Unified Diff: locales/en/menu.json

Issue 29429588: Issue 5210 - Add terms link to footer of adblockplus.org (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Created May 4, 2017, 1:43 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | templates/default.tmpl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locales/en/menu.json
===================================================================
--- a/locales/en/menu.json
+++ b/locales/en/menu.json
@@ -33,16 +33,19 @@
"message": "Acceptable Ads"
},
"documentation": {
"message": "Documentation"
},
"deployments": {
"message": "For admins"
},
+ "terms": {
+ "message": "Terms of use"
+ },
"privacy": {
"message": "Privacy policy"
},
"impressum": {
"message": "Legal notice"
},
"releases": {
"message": "Announcements"
@@ -63,9 +66,9 @@
"message": "Roadmap"
},
"tools": {
"message": "Tools"
},
"jobs": {
"message": "Jobs"
}
-}
+}
« no previous file with comments | « no previous file | templates/default.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld