Localize alert messages in controls
This commit is contained in:
		| @ -194,7 +194,7 @@ | ||||
|             } | ||||
|             else | ||||
|             { | ||||
|                 _message = "You Must Select An Image To Insert"; | ||||
|                 _message = Localizer["You Must Select An Image To Insert"]; | ||||
|             } | ||||
|         } | ||||
|         else | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 hishamco
					hishamco