* update i18n/L10n
* remove superfluous whitespace
This commit is contained in:
		| @@ -71,9 +71,7 @@ class ClientSideShortenPlugin extends Plugin | ||||
|                             'author' => 'Craig Andrews', | ||||
|                             'homepage' => 'http://status.net/wiki/Plugin:ClientSideShorten', | ||||
|                             'rawdescription' => | ||||
|                             _m('ClientSideShorten causes the web interface\'s notice form to automatically shorten urls as they entered, and before the notice is submitted.')); | ||||
|                             _m('ClientSideShorten causes the web interface\'s notice form to automatically shorten URLs as they entered, and before the notice is submitted.')); | ||||
|         return true; | ||||
|     } | ||||
|  | ||||
| } | ||||
|  | ||||
|   | ||||
| @@ -66,4 +66,3 @@ class ShortenAction extends Action | ||||
|         print $shortened_text; | ||||
|     } | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user