summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorchocobo@chromium.org <chocobo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-17 00:49:50 +0000
committerchocobo@chromium.org <chocobo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-17 00:49:50 +0000
commit3fb19f5c0515f39de06928cd68f561e85b006967 (patch)
treea59b673a63ef784dc7ec92cc8b930457d26161e4 /chrome/app
parent01ad366ac753f6a765e89e4dd1d18ba1dc8dd044 (diff)
downloadchromium_src-3fb19f5c0515f39de06928cd68f561e85b006967.zip
chromium_src-3fb19f5c0515f39de06928cd68f561e85b006967.tar.gz
chromium_src-3fb19f5c0515f39de06928cd68f561e85b006967.tar.bz2
Lookup ipconfig for networks.
TEST=none BUG=none Review URL: http://codereview.chromium.org/608016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@39173 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/generated_resources.grd18
1 files changed, 18 insertions, 0 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index a3dbdcf..556df69 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6574,6 +6574,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_TEXT_INPUT">
Text Input
</message>
+ <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_OPTIONS">
+ Options
+ </message>
<message name="IDS_OPTIONS_SETTINGS_TIMEZONE_DESCRIPTION" desc="In the settings tab, the text next to the timezone combobox.">
Timezone:
</message>
@@ -6592,6 +6595,21 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_OPTIONS_SETTINGS_OPTIONS" desc="In the settings tab, the text on the button to display more options.">
Options...
</message>
+ <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CONFIGURE" desc="In settings internet options, the label for to configure the type of connection.">
+ Configure:
+ </message>
+ <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_ADDRESS" desc="In settings internet options, the label for address.">
+ Address:
+ </message>
+ <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SUBNETMASK" desc="In settings internet options, the label for subnet mask.">
+ Subnet mask:
+ </message>
+ <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_GATEWAY" desc="In settings internet options, the label for gateway.">
+ Gateway:
+ </message>
+ <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_DNSSERVER" desc="In settings internet options, the label dns server.">
+ DNS Server:
+ </message>
<message name="IDS_STATUSBAR_NETWORK_DEVICE_ETHERNET" desc="The ethernet network device.">
Ethernet
</message>