Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(98)

Unified Diff: chrome/app/resources/locale_settings.grd

Issue 155792: Try again: Add proxy config (using gnome-network-preferences) (Closed)
Patch Set: nits fixed Created 11 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/app/resources/locale_settings.grd
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd
index e3330a8f023e62e532103358488634a2bbb1a950..d5516cbdbb6ddf8de3e314c8791fcd6319c649d2 100644
--- a/chrome/app/resources/locale_settings.grd
+++ b/chrome/app/resources/locale_settings.grd
@@ -548,6 +548,12 @@
<message name="IDS_LINUX_CERTIFICATES_CONFIG_URL" translateable="false">
http://code.google.com/p/chromium/wiki/LinuxCertManagement
</message>
+
+ <!-- The URL for Linux proxy configuration help when not running under -->
+ <!-- a supported desktop environment. -->
+ <message name="IDS_LINUX_PROXY_CONFIG_URL" translateable="false">
+ http://code.google.com/p/chromium/wiki/LinuxProxyConfig
+ </message>
</messages>
</release>
</grit>

Powered by Google App Engine
This is Rietveld 408576698