Update translator documentation.
This commit is contained in:
parent
9758134d1a
commit
3dcdf2ef03
@ -242,7 +242,7 @@ class NoticeListItem extends Widget
|
||||
// TRANS: Separator in profile addressees list.
|
||||
$this->out->text(_m('SEPARATOR',', '));
|
||||
} else {
|
||||
// TRANS: Start of profile addressees list.
|
||||
// Start of profile addressees list.
|
||||
$first = false;
|
||||
}
|
||||
$text = $addr['text'];
|
||||
|
@ -52,8 +52,7 @@ class AwesomenessPlugin extends Plugin
|
||||
'author' => 'Jeroen De Dauw',
|
||||
'homepage' => 'http://status.net/wiki/Plugin:Awesomeness',
|
||||
// TRANS: Plugin description for a sample plugin.
|
||||
'rawdescription' => _m(
|
||||
'The Awesomeness plugin adds additional awesomeness ' .
|
||||
'rawdescription' => _m('The Awesomeness plugin adds additional awesomeness ' .
|
||||
'to a StatusNet installation.'
|
||||
)
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user