Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index eacd0f4a157ce5a2a2d2614f8091eff18353b3ee..8d4be93448cd30331b264dd7215e387b3fad5a4d 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -4299,6 +4299,9 @@ Make sure you do not expose any sensitive information. |
<message name="IDS_EXTENSION_CANT_INSTALL_POLICY_BLOCKED" desc="Error message when a user tries to install an extension that is blocked by administrator policy."> |
<ph name="EXTENSION_NAME">$1<ex>Google Talk</ex></ph> (extension ID "<ph name="EXTENSION_ID">$2<ex>nckgahadagoaajjgafhacjanaoiihapd</ex></ph>") is blocked by the administrator. |
</message> |
+ <message name="IDS_EXTENSION_CANT_INSTALL_IN_PUBLIC_SESSION" desc="Error message when a user tries to install or the administrator tries to force-install through policy an extension tjat is not allowed in a public session."> |
Mattias Nissler (ping if slow)
2013/09/23 12:53:29
*that
bartfab (slow)
2013/09/23 17:03:05
Done.
|
+ <ph name="EXTENSION_NAME">$1<ex>Google Talk</ex></ph> (extension ID "<ph name="EXTENSION_ID">$2<ex>nckgahadagoaajjgafhacjanaoiihapd</ex></ph>") is not allowed in a public session. |
+ </message> |
<message name="IDS_EXTENSION_CANT_MODIFY_POLICY_REQUIRED" desc="Error message when a user tries to remove or change an extension that is required by administrator policy."> |
The administrator of this machine requires <ph name="EXTENSION_NAME">$1<ex>Google Talk</ex></ph> to be installed. It cannot be removed or modified. |
</message> |