* i18n/L10n updates

* superfluous whitespace removed
This commit is contained in:
Siebrand Mazeland
2010-09-14 21:33:57 +02:00
parent 39802077a8
commit 04b7af4620
4 changed files with 18 additions and 41 deletions

View File

@@ -80,6 +80,4 @@ class AutocompletePlugin extends Plugin
_m('The autocomplete plugin allows users to autocomplete screen names in @ replies. When an "@" is typed into the notice text area, an autocomplete box is displayed populated with the user\'s friend\' screen names.'));
return true;
}
}
?>