UI string for tab label and section label of the WebsiteSettings UI.

The corresponding CL:
https://chromiumcodereview.appspot.com/10163002/

BUG=113688
TEST=none

Review URL: https://chromiumcodereview.appspot.com/10180002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133749 0039d316-1c4b-4281-b951-d872f2087c98
parent ae9628b6
......@@ -239,6 +239,24 @@ are declared in build/common.gypi.
<message name="IDS_WEBSITE_SETTINGS_SHOW_SITE_DATA" desc="The label of the Show Cookies and Site Data link in the site data section of the Website Settings popup.">
Show cookies and site data
</message>
<message name="IDS_WEBSITE_SETTINGS_TAB_LABEL_IDENTITY" desc="The label of the identity tab of the Website Settings popup.">
Identity
</message>
<message name="IDS_WEBSITE_SETTINGS_TAB_LABEL_PERMISSIONS" desc="The label of the permissions tab of the Website Settings popup.">
Permissions
</message>
<message name="IDS_WEBSITE_SETTINGS_TITEL_IDENTITY" desc="Titel of the identity section of the Website Settings popup.">
Identity
</message>
<message name="IDS_WEBSITE_SETTINGS_TITEL_CONNECTION" desc="Title of the connection section of the Website Settings popup.">
Connection
</message>
<message name="IDS_WEBSITE_SETTINGS_IDENTITY_VERIFIED" desc="Text that is displayed in the header of the Website Settings popup if the identity of a website is verified.">
Identity verified
</message>
<message name="IDS_WEBSITE_SETTINGS_IDENTITY_NOT_VERIFIED" desc="Text that is displayed in the header of the Website Settings popup if the identity of a website is not verified.">
Identity not verified
</message>
<message name="IDS_SHOWFULLHISTORY_LINK" desc="The label of the Show Full History link at the bottom of the back/forward menu.">
Show Full History
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment