Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index a0e471b58ffaf5532a27be705e406e8bb242c1d2..91bf5223b7d9e219c4e8780753f74ab999cc1185 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -2726,6 +2726,9 @@ Even if you have downloaded files from this website before, the website might ha |
<message name="IDS_CERT_DETAILS_NOT_AFTER" desc="The label of the Validity->Not After element in the details page of the certificate info dialog."> |
Not After |
</message> |
+ <message name="IDS_CERT_DETAILS_VALIDITY_TIMEZONE" desc="The string specifying the timezone in the Validity->Not Before and Validity->Not After elements in the details page of the certificate info dialog."> |
+ (UTC) |
jww
2014/05/27 23:43:29
nit: I'd rename this to IDS_CERT_DETAILS_UTC_TIMEZ
mhm
2014/05/28 00:02:44
Done.
|
+ </message> |
<message name="IDS_CERT_DETAILS_SUBJECT" desc="The label of the Subject element in the details page of the certificate info dialog. (In this case, subject refers to the entity the certificate was issued to.)"> |
Subject |
</message> |