Add translator documentation.
This commit is contained in:
parent
a0c80bb478
commit
9272fcd3ab
@ -51,6 +51,7 @@ class TabFocusPlugin extends Plugin
|
|||||||
'author' => 'Craig Andrews and Paul Irish',
|
'author' => 'Craig Andrews and Paul Irish',
|
||||||
'homepage' => 'http://status.net/wiki/Plugin:TabFocus',
|
'homepage' => 'http://status.net/wiki/Plugin:TabFocus',
|
||||||
'rawdescription' =>
|
'rawdescription' =>
|
||||||
|
// TRANS: Plugin description.
|
||||||
_m('TabFocus changes the notice form behavior so that, while in the text area, pressing the tab key focuses the "Send" button, matching the behavior of Twitter.'));
|
_m('TabFocus changes the notice form behavior so that, while in the text area, pressing the tab key focuses the "Send" button, matching the behavior of Twitter.'));
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user