forked from GNUsocial/gnu-social
		
	SubMirror wizard work in progress: Twitter option now lets you type in a username and picks the feed. Should in theory work via superfeedr or other compatible hub
This commit is contained in:
		| @@ -68,7 +68,7 @@ abstract class BaseMirrorAction extends Action | ||||
|         if (common_valid_http_url($url)) { | ||||
|             return $url; | ||||
|         } else { | ||||
|             $this->clientError(_m("Invalid feed URL.")); | ||||
|             $this->clientError(sprintf(_m("Invalid feed URL: %s"), $url)); | ||||
|         } | ||||
|     } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user