Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-plugins.yaml |
— | — | @@ -101,6 +101,20 @@ |
102 | 102 | prefix: autocomplete- |
103 | 103 | --- |
104 | 104 | BASIC: |
| 105 | + id: out-statusnet-plugin-awesomeness |
| 106 | + label: StatusNet - Awesomeness |
| 107 | + display: out/statusnet/plugin/awesomeness |
| 108 | + codeBrowser: http://gitorious.org/statusnet/mainline/blobs/0.9.x/plugins/Awesomeness/%FILE%#line%LINE% |
| 109 | + |
| 110 | +FILES: |
| 111 | + sourcePattern: %GROUPROOT%/statusnet/plugins/Awesomeness/locale/%CODE%/LC_MESSAGES/Awesomeness.po |
| 112 | + definitionFile: %GROUPROOT%/statusnet/plugins/Awesomeness/locale/Awesomeness.pot |
| 113 | + targetPattern: statusnet/plugins/Awesomeness/locale/%CODE%/LC_MESSAGES/Awesomeness.po |
| 114 | + |
| 115 | +MANGLER: |
| 116 | + prefix: awesomeness- |
| 117 | +--- |
| 118 | +BASIC: |
105 | 119 | id: out-statusnet-plugin-bitlyurl |
106 | 120 | label: StatusNet - BitlyUrl |
107 | 121 | display: out/statusnet/plugin/bitlyurl |
— | — | @@ -451,6 +465,20 @@ |
452 | 466 | prefix: imap- |
453 | 467 | --- |
454 | 468 | BASIC: |
| 469 | + id: out-statusnet-plugin-inprocesscache |
| 470 | + label: StatusNet - InProcessCache |
| 471 | + display: out/statusnet/plugin/inprocesscache |
| 472 | + codeBrowser: http://gitorious.org/statusnet/mainline/blobs/0.9.x/plugins/InProcessCache/%FILE%#line%LINE% |
| 473 | + |
| 474 | +FILES: |
| 475 | + sourcePattern: %GROUPROOT%/statusnet/plugins/InProcessCache/locale/%CODE%/LC_MESSAGES/InProcessCache.po |
| 476 | + definitionFile: %GROUPROOT%/statusnet/plugins/InProcessCache/locale/InProcessCache.pot |
| 477 | + targetPattern: statusnet/plugins/InProcessCache/locale/%CODE%/LC_MESSAGES/InProcessCache.po |
| 478 | + |
| 479 | +MANGLER: |
| 480 | + prefix: inprocesscache- |
| 481 | +--- |
| 482 | +BASIC: |
455 | 483 | id: out-statusnet-plugin-infinitescroll |
456 | 484 | label: StatusNet - InfiniteScroll |
457 | 485 | display: out/statusnet/plugin/infinitescroll |