Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-plugins.yaml |
— | — | @@ -282,6 +282,20 @@ |
283 | 283 | prefix: directiondetector- |
284 | 284 | --- |
285 | 285 | BASIC: |
| 286 | + id: out-statusnet-plugin-directory |
| 287 | + label: StatusNet - Directory |
| 288 | + display: out/statusnet/plugin/directory |
| 289 | + codeBrowser: http://gitorious.org/statusnet/mainline/blobs/1.0.x/plugins/Directory/%FILE%#line%LINE% |
| 290 | + |
| 291 | +FILES: |
| 292 | + sourcePattern: %GROUPROOT%/statusnet/plugins/Directory/locale/%CODE%/LC_MESSAGES/Directory.po |
| 293 | + definitionFile: %GROUPROOT%/statusnet/plugins/Directory/locale/Directory.pot |
| 294 | + targetPattern: statusnet/plugins/Directory/locale/%CODE%/LC_MESSAGES/Directory.po |
| 295 | + |
| 296 | +MANGLER: |
| 297 | + prefix: directory- |
| 298 | +--- |
| 299 | +BASIC: |
286 | 300 | id: out-statusnet-plugin-diskcache |
287 | 301 | label: StatusNet - DiskCache |
288 | 302 | display: out/statusnet/plugin/diskcache |
— | — | @@ -352,6 +366,20 @@ |
353 | 367 | prefix: emailsummary- |
354 | 368 | --- |
355 | 369 | BASIC: |
| 370 | + id: out-statusnet-plugin-event |
| 371 | + label: StatusNet - Event |
| 372 | + display: out/statusnet/plugin/event |
| 373 | + codeBrowser: http://gitorious.org/statusnet/mainline/blobs/1.0.x/plugins/Event/%FILE%#line%LINE% |
| 374 | + |
| 375 | +FILES: |
| 376 | + sourcePattern: %GROUPROOT%/statusnet/plugins/Event/locale/%CODE%/LC_MESSAGES/Event.po |
| 377 | + definitionFile: %GROUPROOT%/statusnet/plugins/Event/locale/Event.pot |
| 378 | + targetPattern: statusnet/plugins/Event/locale/%CODE%/LC_MESSAGES/Event.po |
| 379 | + |
| 380 | +MANGLER: |
| 381 | + prefix: event- |
| 382 | +--- |
| 383 | +BASIC: |
356 | 384 | id: out-statusnet-plugin-extendedprofile |
357 | 385 | label: StatusNet - ExtendedProfile |
358 | 386 | display: out/statusnet/plugin/extendedprofile |
— | — | @@ -870,6 +898,20 @@ |
871 | 899 | prefix: piwikanalytics- |
872 | 900 | --- |
873 | 901 | BASIC: |
| 902 | + id: out-statusnet-plugin-poll |
| 903 | + label: StatusNet - Poll |
| 904 | + display: out/statusnet/plugin/poll |
| 905 | + codeBrowser: http://gitorious.org/statusnet/mainline/blobs/1.0.x/plugins/Poll/%FILE%#line%LINE% |
| 906 | + |
| 907 | +FILES: |
| 908 | + sourcePattern: %GROUPROOT%/statusnet/plugins/Poll/locale/%CODE%/LC_MESSAGES/Poll.po |
| 909 | + definitionFile: %GROUPROOT%/statusnet/plugins/Poll/locale/Poll.pot |
| 910 | + targetPattern: statusnet/plugins/Poll/locale/%CODE%/LC_MESSAGES/Poll.po |
| 911 | + |
| 912 | +MANGLER: |
| 913 | + prefix: poll- |
| 914 | +--- |
| 915 | +BASIC: |
874 | 916 | id: out-statusnet-plugin-postdebug |
875 | 917 | label: StatusNet - PostDebug |
876 | 918 | display: out/statusnet/plugin/postdebug |