diff options
Diffstat (limited to 'chrome/app/resources')
| -rw-r--r-- | chrome/app/resources/locale_settings.grd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd index 7d5753c..0c33843 100644 --- a/chrome/app/resources/locale_settings.grd +++ b/chrome/app/resources/locale_settings.grd @@ -537,6 +537,11 @@ https://tools.google.com/chrome/intl/[GRITLANGCODE]/themes/index.html </message> + <!-- The URL for the privacy dashboard. TODO(tim): bug 48844, need real link. --> + <message name="IDS_PRIVACY_DASHBOARD_URL" translateable="false"> + http://www.google.com + </message> + <!-- The URL for Google Chrome welcome page. This is used for the pre --> <!-- populated thumbnails. --> <message name="IDS_CHROME_WELCOME_URL" translateable="false"> |
