mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-03-04 03:47:41 +01:00
- Mac: Xcode 12.2 and the MacOS 11.0 SDK are now required for building. - MacOS 10.10 (Yosemite) is no longer supported (see https://crbug.com/1126056). - Flash is no longer supported (see https://www.chromium.org/flash-roadmap).
14 lines
844 B
Diff
14 lines
844 B
Diff
diff --git chrome/app/generated_resources.grd chrome/app/generated_resources.grd
|
|
index 8adfdcf49184..4bd1f967575c 100644
|
|
--- chrome/app/generated_resources.grd
|
|
+++ chrome/app/generated_resources.grd
|
|
@@ -5085,7 +5085,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
|