Update L10n.

This commit is contained in:
Siebrand Mazeland 2010-09-18 10:32:54 +02:00
parent 14fa758983
commit 90ce201684
1 changed files with 1 additions and 2 deletions

View File

@ -57,8 +57,7 @@ class OpenExternalLinkTargetPlugin extends Plugin
'author' => 'Sarven Capadisli',
'homepage' => 'http://status.net/wiki/Plugin:OpenExternalLinkTarget',
'rawdescription' =>
_m('Opens external links (i.e., with rel=external) on a new window or tab'));
_m('Opens external links (e.g., with rel=external) on a new window or tab.'));
return true;
}
}