diff options
author | kochi@chromium.org <kochi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-26 18:07:23 +0000 |
---|---|---|
committer | kochi@chromium.org <kochi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-26 18:07:23 +0000 |
commit | fa11473113052b1c2376db61ecdbad5c0fa0864f (patch) | |
tree | 2dbd12a8978cedfcd3043ff8f85eaefa02a102f3 /chrome/app | |
parent | d7a21c6fc0b66d15eea82875d49a438e6d889b4f (diff) | |
download | chromium_src-fa11473113052b1c2376db61ecdbad5c0fa0864f.zip chromium_src-fa11473113052b1c2376db61ecdbad5c0fa0864f.tar.gz chromium_src-fa11473113052b1c2376db61ecdbad5c0fa0864f.tar.bz2 |
Fix a typo.
s/settigns/settings/.
BUG=none
TEST=see the relevant configuration item (mobila data roaming).
Review URL: http://codereview.chromium.org/9773017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@128952 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/generated_resources.grd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 5ed292e..85c9d5e 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -12841,13 +12841,13 @@ Some features may be unavailable. Please check that the profile exists and you <message name="IDS_OPTIONS_SETTINGS_USE_SHARED_PROXIES" desc="In the settings tab, the text next to the checkbox for allowing proxy settings for shared networks."> Allow proxies for shared networks </message> - <message name="IDS_OPTIONS_SETTINGS_ENABLE_DATA_ROAMING" desc="Appears in the Mobile Data drop-down menu in the Internet Connections section of the Settigns tab."> + <message name="IDS_OPTIONS_SETTINGS_ENABLE_DATA_ROAMING" desc="Appears in the Mobile Data drop-down menu in the Internet Connections section of the Settings tab."> Allow mobile data roaming </message> <message name="IDS_OPTIONS_SETTINGS_TOGGLE_DATA_ROAMING_RESTRICTION" desc="Tooltip for the 'enable data roaming' entry in the Mobile Data drop-down menu indicating why the command is disabled."> This setting may only be modified by the owner. </message> - <message name="IDS_OPTIONS_SETTINGS_DISABLE_DATA_ROAMING" desc="Appears in the Mobile Data drop-down menu in the Internet Connections section of the Settigns tab."> + <message name="IDS_OPTIONS_SETTINGS_DISABLE_DATA_ROAMING" desc="Appears in the Mobile Data drop-down menu in the Internet Connections section of the Settings tab."> Disable mobile data roaming </message> <message name="IDS_OPTIONS_ACCOUNTS_ALLOW_BWSI_DESCRIPTION" desc="In the Accounts settings tab, the text on the checkbox to allow browse without signing in."> |