Issue 12996003:
Dynamically generate a heading for Extension Docs API pages (Closed)
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set:
Created 7 years, 9 months ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
index 765760dc85f1a07aedb3767571a176fe35eef933..e4f7f1b065cd701208752d58e4cad2f1bc96439d 100644
--- a/chrome/common/extensions/api/i18n.json
+++ b/chrome/common/extensions/api/i18n.json
@@ -5,6 +5,7 @@
[
{
"namespace": "i18n",
+ "description": "An <em>internationalized</em> extension or app can be easily <em>localized</em> — adapted to languages and regions that it didn't originally support.",
Issue 12996003: Dynamically generate a heading for Extension Docs API pages
(Closed)
Created 7 years, 9 months ago by epeterson
Modified 7 years, 5 months ago
Reviewers: cduvall, not at google - send to devlin, mkearney1
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 471