|
143 | 143 | // modules/widgets.php
|
144 | 144 | _x( 'Extra Sidebar Widgets', 'Module Name', 'jetpack' );
|
145 | 145 | _x( 'Add images, Twitter streams, your site’s RSS links, and more to your sidebar.', 'Module Description', 'jetpack' );
|
| 146 | + |
| 147 | +// Modules with `Other` tag: |
| 148 | +// - modules/contact-form.php |
| 149 | +// - modules/notes.php |
| 150 | +// - modules/site-icon.php |
| 151 | +_x( 'Other', 'Module Tag', 'jetpack' ); |
| 152 | + |
| 153 | +// Modules with `Writing` tag: |
| 154 | +// - modules/after-the-deadline.php |
| 155 | +// - modules/custom-content-types.php |
| 156 | +// - modules/enhanced-distribution.php |
| 157 | +// - modules/json-api.php |
| 158 | +// - modules/latex.php |
| 159 | +// - modules/markdown.php |
| 160 | +// - modules/post-by-email.php |
| 161 | +// - modules/shortcodes.php |
| 162 | +_x( 'Writing', 'Module Tag', 'jetpack' ); |
| 163 | + |
| 164 | +// Modules with `Photos and Videos` tag: |
| 165 | +// - modules/carousel.php |
| 166 | +// - modules/photon.php |
| 167 | +// - modules/shortcodes.php |
| 168 | +// - modules/tiled-gallery.php |
| 169 | +// - modules/videopress.php |
| 170 | +_x( 'Photos and Videos', 'Module Tag', 'jetpack' ); |
| 171 | + |
| 172 | +// Modules with `Social` tag: |
| 173 | +// - modules/comments.php |
| 174 | +// - modules/gravatar-hovercards.php |
| 175 | +// - modules/likes.php |
| 176 | +// - modules/publicize.php |
| 177 | +// - modules/sharedaddy.php |
| 178 | +// - modules/shortcodes.php |
| 179 | +// - modules/shortlinks.php |
| 180 | +// - modules/subscriptions.php |
| 181 | +// - modules/widgets.php |
| 182 | +_x( 'Social', 'Module Tag', 'jetpack' ); |
| 183 | + |
| 184 | +// Modules with `Appearance` tag: |
| 185 | +// - modules/custom-css.php |
| 186 | +// - modules/gravatar-hovercards.php |
| 187 | +// - modules/infinite-scroll.php |
| 188 | +// - modules/minileven.php |
| 189 | +// - modules/photon.php |
| 190 | +// - modules/shortcodes.php |
| 191 | +// - modules/widget-visibility.php |
| 192 | +// - modules/widgets.php |
| 193 | +_x( 'Appearance', 'Module Tag', 'jetpack' ); |
| 194 | + |
| 195 | +// Modules with `Developers` tag: |
| 196 | +// - modules/json-api.php |
| 197 | +// - modules/omnisearch.php |
| 198 | +// - modules/sso.php |
| 199 | +_x( 'Developers', 'Module Tag', 'jetpack' ); |
| 200 | + |
| 201 | +// Modules with `Mobile` tag: |
| 202 | +// - modules/minileven.php |
| 203 | +_x( 'Mobile', 'Module Tag', 'jetpack' ); |
| 204 | + |
| 205 | +// Modules with `WordPress.com Stats` tag: |
| 206 | +// - modules/stats.php |
| 207 | +_x( 'WordPress.com Stats', 'Module Tag', 'jetpack' ); |
0 commit comments