Index: trunk/extensions/AddThis/AddThis.i18n.php |
— | — | @@ -17,9 +17,10 @@ |
18 | 18 | ); |
19 | 19 | |
20 | 20 | /** Message documentation (Message documentation) |
21 | | - * @author Purodha |
| 21 | + * @author Purodha and Gregory Varnum |
22 | 22 | */ |
23 | 23 | $messages['qqq'] = array( |
| 24 | + 'addthis' => 'Used for sidebar header and toolbar prefix', |
24 | 25 | 'addthis-desc' => '{{desc}}', |
25 | 26 | ); |
26 | 27 | |