Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-plugins.yaml |
— | — | @@ -451,6 +451,20 @@ |
452 | 452 | prefix: groupfavorited- |
453 | 453 | --- |
454 | 454 | BASIC: |
| 455 | + id: out-statusnet-plugin-groupprivatemessage |
| 456 | + label: StatusNet - GroupPrivateMessage |
| 457 | + display: out/statusnet/plugin/groupprivatemessage |
| 458 | + codeBrowser: http://gitorious.org/statusnet/mainline/blobs/0.9.x/plugins/GroupPrivateMessage/%FILE%#line%LINE% |
| 459 | + |
| 460 | +FILES: |
| 461 | + sourcePattern: %GROUPROOT%/statusnet/plugins/GroupPrivateMessage/locale/%CODE%/LC_MESSAGES/GroupPrivateMessage.po |
| 462 | + definitionFile: %GROUPROOT%/statusnet/plugins/GroupPrivateMessage/locale/GroupPrivateMessage.pot |
| 463 | + targetPattern: statusnet/plugins/GroupPrivateMessage/locale/%CODE%/LC_MESSAGES/GroupPrivateMessage.po |
| 464 | + |
| 465 | +MANGLER: |
| 466 | + prefix: groupprivatemessage- |
| 467 | +--- |
| 468 | +BASIC: |
455 | 469 | id: out-statusnet-plugin-imap |
456 | 470 | label: StatusNet - Imap |
457 | 471 | display: out/statusnet/plugin/imap |