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

Unified Diff: locales/en/site.json

Issue 29622568: Issue 6013 - Add site name to document title in website-defaults standard metadata (Closed) Base URL: https://hg.adblockplus.org/website-defaults
Patch Set: Use get_string to get site name Created Dec. 4, 2017, 9:09 a.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 | « includes/meta/standard.tmpl ('k') | pages/index.html » ('j') | settings.ini » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locales/en/site.json
===================================================================
new file mode 100644
--- /dev/null
+++ b/locales/en/site.json
@@ -0,0 +1,5 @@
+{
+ "name": {
+ "message": "eyeo Website Defaults"
juliandoucette 2017/12/04 10:33:08 suggest: Add a message description "website title
+ }
+}
« no previous file with comments | « includes/meta/standard.tmpl ('k') | pages/index.html » ('j') | settings.ini » ('J')

Powered by Google App Engine
This is Rietveld