forked from GNUsocial/gnu-social
* update i18n/L10n
* remove superfluous whitespace
This commit is contained in:
parent
2d119df6d3
commit
f0716819ec
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user