mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Tweak conflict message
This commit is contained in:
		| @@ -425,7 +425,7 @@ | ||||
|             "install": "install", | ||||
|             "installed": "installed", | ||||
|             "conflict": "conflict", | ||||
|             "conflictTip": "<p>The module cannot be installed as it includes a<br/>node type that has already been installed</p><p>Conflicts with <code>__module__</code></p>", | ||||
|             "conflictTip": "<p>This module cannot be installed as it includes a<br/>node type that has already been installed</p><p>Conflicts with <code>__module__</code></p>", | ||||
|             "loading": "Loading catalogues...", | ||||
|             "tab-nodes": "Nodes", | ||||
|             "tab-install": "Install", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user