Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-plugins.yaml |
— | — | @@ -563,6 +563,20 @@ |
564 | 564 | prefix: mobileprofile- |
565 | 565 | --- |
566 | 566 | BASIC: |
| 567 | + id: out-statusnet-plugin-modhelper |
| 568 | + label: StatusNet - ModHelper |
| 569 | + display: out/statusnet/plugin/modhelper |
| 570 | + codeBrowser: http://gitorious.org/statusnet/mainline/blobs/0.9.x/plugins/ModHelper/%FILE%#line%LINE% |
| 571 | + |
| 572 | +FILES: |
| 573 | + sourcePattern: %GROUPROOT%/statusnet/plugins/ModHelper/locale/%CODE%/LC_MESSAGES/ModHelper.po |
| 574 | + definitionFile: %GROUPROOT%/statusnet/plugins/ModHelper/locale/ModHelper.pot |
| 575 | + targetPattern: statusnet/plugins/ModHelper/locale/%CODE%/LC_MESSAGES/ModHelper.po |
| 576 | + |
| 577 | +MANGLER: |
| 578 | + prefix: modhelper- |
| 579 | +--- |
| 580 | +BASIC: |
567 | 581 | id: out-statusnet-plugin-noticetitle |
568 | 582 | label: StatusNet - NoticeTitle |
569 | 583 | display: out/statusnet/plugin/noticetitle |