Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-plugins.yaml |
— | — | @@ -171,6 +171,20 @@ |
172 | 172 | prefix: blogspamnet- |
173 | 173 | --- |
174 | 174 | BASIC: |
| 175 | + id: out-statusnet-plugin-bookmark |
| 176 | + label: StatusNet - Bookmark |
| 177 | + display: out/statusnet/plugin/bookmark |
| 178 | + codeBrowser: http://gitorious.org/statusnet/mainline/blobs/0.9.x/plugins/Bookmark/%FILE%#line%LINE% |
| 179 | + |
| 180 | +FILES: |
| 181 | + sourcePattern: %GROUPROOT%/statusnet/plugins/Bookmark/locale/%CODE%/LC_MESSAGES/Bookmark.po |
| 182 | + definitionFile: %GROUPROOT%/statusnet/plugins/Bookmark/locale/Bookmark.pot |
| 183 | + targetPattern: statusnet/plugins/Bookmark/locale/%CODE%/LC_MESSAGES/Bookmark.po |
| 184 | + |
| 185 | +MANGLER: |
| 186 | + prefix: bookmark- |
| 187 | +--- |
| 188 | +BASIC: |
175 | 189 | id: out-statusnet-plugin-cachelog |
176 | 190 | label: StatusNet - CacheLog |
177 | 191 | display: out/statusnet/plugin/cachelog |
— | — | @@ -689,6 +703,20 @@ |
690 | 704 | prefix: modplus- |
691 | 705 | --- |
692 | 706 | BASIC: |
| 707 | + id: out-statusnet-plugin-newmenu |
| 708 | + label: StatusNet - NewMenu |
| 709 | + display: out/statusnet/plugin/newmenu |
| 710 | + codeBrowser: http://gitorious.org/statusnet/mainline/blobs/0.9.x/plugins/NewMenu/%FILE%#line%LINE% |
| 711 | + |
| 712 | +FILES: |
| 713 | + sourcePattern: %GROUPROOT%/statusnet/plugins/NewMenu/locale/%CODE%/LC_MESSAGES/NewMenu.po |
| 714 | + definitionFile: %GROUPROOT%/statusnet/plugins/NewMenu/locale/NewMenu.pot |
| 715 | + targetPattern: statusnet/plugins/NewMenu/locale/%CODE%/LC_MESSAGES/NewMenu.po |
| 716 | + |
| 717 | +MANGLER: |
| 718 | + prefix: newmenu- |
| 719 | +--- |
| 720 | +BASIC: |
693 | 721 | id: out-statusnet-plugin-noticetitle |
694 | 722 | label: StatusNet - NoticeTitle |
695 | 723 | display: out/statusnet/plugin/noticetitle |
— | — | @@ -899,6 +927,20 @@ |
900 | 928 | prefix: reverseusernameauthentication- |
901 | 929 | --- |
902 | 930 | BASIC: |
| 931 | + id: out-statusnet-plugin-sqlprofile |
| 932 | + label: StatusNet - SQLProfile |
| 933 | + display: out/statusnet/plugin/sqlprofile |
| 934 | + codeBrowser: http://gitorious.org/statusnet/mainline/blobs/0.9.x/plugins/SQLProfile/%FILE%#line%LINE% |
| 935 | + |
| 936 | +FILES: |
| 937 | + sourcePattern: %GROUPROOT%/statusnet/plugins/SQLProfile/locale/%CODE%/LC_MESSAGES/SQLProfile.po |
| 938 | + definitionFile: %GROUPROOT%/statusnet/plugins/SQLProfile/locale/SQLProfile.pot |
| 939 | + targetPattern: statusnet/plugins/SQLProfile/locale/%CODE%/LC_MESSAGES/SQLProfile.po |
| 940 | + |
| 941 | +MANGLER: |
| 942 | + prefix: sqlprofile- |
| 943 | +--- |
| 944 | +BASIC: |
903 | 945 | id: out-statusnet-plugin-sample |
904 | 946 | label: StatusNet - Sample |
905 | 947 | display: out/statusnet/plugin/sample |