]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Add translator documentation.
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Sun, 19 Jun 2011 09:54:10 +0000 (11:54 +0200)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Sun, 19 Jun 2011 09:54:10 +0000 (11:54 +0200)
plugins/TabFocus/TabFocusPlugin.php

index 1b1d1c2b0aba2800c92a93e9f061c5991182b2e3..58f3d06b1141a55a1de77b27de4771dc476df8d4 100644 (file)
@@ -51,6 +51,7 @@ class TabFocusPlugin extends Plugin
                             'author' => 'Craig Andrews and Paul Irish',
                             'homepage' => 'http://status.net/wiki/Plugin:TabFocus',
                             '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.'));
         return true;
     }