Add translator documentation.
This commit is contained in:
parent
9358a34384
commit
f007bcee16
|
@ -56,6 +56,7 @@ class StrictTransportSecurityPlugin extends Plugin
|
||||||
'author' => 'Craig Andrews',
|
'author' => 'Craig Andrews',
|
||||||
'homepage' => 'http://status.net/wiki/Plugin:StrictTransportSecurity',
|
'homepage' => 'http://status.net/wiki/Plugin:StrictTransportSecurity',
|
||||||
'rawdescription' =>
|
'rawdescription' =>
|
||||||
|
// TRANS: Plugin description.
|
||||||
_m('The Strict Transport Security plugin implements the Strict Transport Security header, improving the security of HTTPS only sites.'));
|
_m('The Strict Transport Security plugin implements the Strict Transport Security header, improving the security of HTTPS only sites.'));
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user