Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 6315d817a142dbbddd5f2abfd9732e7ecb92c865..8a2ce8103e80b67b7e6533ba5709e072f9d65032 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -260,6 +260,15 @@ are declared in build/common.gypi. |
| <message name="IDS_WEBSITE_SETTINGS_THIRD_PARTY_SITE_DATA" desc="The label of the counts for allowed and blocked third party cookies and site data."> |
| Others |
| </message> |
| + <message name="IDS_WEBSITE_SETTINGS_SITE_DATA_STATS_LINE" desc="The label text with the number of allowed and blocked cookies and site data objects."> |
| + $1 ($2 Allowed / $3 Blocked) |
| + </message> |
| + <message name="IDS_WEBSITE_SETTINGS_DEFAULT_PERMISSION_LABEL" desc="The label for the global default setting that is used in a permissions dropdown."> |
| + Use global default ($1) |
| + </message> |
| + <message name="IDS_WEBSITE_SETTINGS_PERMISSION_LABEL" desc="The label for a permission value that is used in t permisisons dropdown."> |
|
Finnur
2012/06/06 11:55:50
t? You mean 'the', right?
markusheintz_
2012/06/06 13:47:03
Done.
|
| + Always $1 |
|
Finnur
2012/06/06 11:55:50
I believe you need to be more specific to help out
markusheintz_
2012/06/06 13:47:03
:( Sorry this slipped into another local git branc
|
| + </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 |