mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-07 23:58:49 +01:00
Known issues: - The CefLoadCRLSetsFile function needs to be re-implemented (see issue #2497). - Linux: GTK2 support has been removed. The cefclient sample needs to be updated to use GTK3 (see issue #2014).
14 lines
844 B
Diff
14 lines
844 B
Diff
diff --git chrome/app/generated_resources.grd chrome/app/generated_resources.grd
|
|
index c700d8b74bcb..9a01101ba673 100644
|
|
--- chrome/app/generated_resources.grd
|
|
+++ chrome/app/generated_resources.grd
|
|
@@ -4478,7 +4478,7 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
|
</message>
|
|
</if>
|
|
<message name="IDS_PLUGIN_BLOCKED_BY_POLICY" desc="The placeholder text for a plugin blocked by enterprise policy.">
|
|
- <ph name="PLUGIN_NAME">$1<ex>Flash</ex></ph> is blocked by enterprise policy
|
|
+ <ph name="PLUGIN_NAME">$1<ex>Flash</ex></ph> is not allowed
|
|
</message>
|
|
<message name="IDS_PLUGIN_BLOCKED_NO_LOADING" desc="The placeholder text for a blocked plugin that cannot be manually loaded by the user.">
|
|
<ph name="PLUGIN_NAME">$1<ex>Flash</ex></ph> is blocked
|