mirror of
				https://bitbucket.org/chromiumembedded/cef
				synced 2025-06-05 21:39:12 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			844 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			844 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| diff --git chrome/app/generated_resources.grd chrome/app/generated_resources.grd
 | |
| index b43b0bf1f5a6..d7ada89a7a61 100644
 | |
| --- chrome/app/generated_resources.grd
 | |
| +++ chrome/app/generated_resources.grd
 | |
| @@ -5151,7 +5151,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
 |