| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 92973a91c49cfb542e93e49453e7945111a132f0..ff6452dbae136d4314b296975839915080e3b96d 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -5641,6 +5641,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_COOKIES_WEB_DATABASE_UNNAMED_NAME" desc="The the name displayed for a Database with an empty name attribute.">
|
| <unnamed>
|
| </message>
|
| + <message name="IDS_COOKIES_LOCAL_STORAGE_KEY_LABEL" desc="The label of the Local Storage key being set">
|
| + Key:
|
| + </message>
|
| + <message name="IDS_COOKIES_LOCAL_STORAGE_VALUE_LABEL" desc="The label of the Local Storage value being set">
|
| + Value:
|
| + </message>
|
| <message name="IDS_COOKIES_LOCAL_STORAGE_ORIGIN_LABEL" desc="The Local Storage Origin label">
|
| Origin:
|
| </message>
|
|
|