summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jetpack/modules/module-headings.php')
-rw-r--r--plugins/jetpack/modules/module-headings.php46
1 files changed, 28 insertions, 18 deletions
diff --git a/plugins/jetpack/modules/module-headings.php b/plugins/jetpack/modules/module-headings.php
index 926a68a3..8deca9bb 100644
--- a/plugins/jetpack/modules/module-headings.php
+++ b/plugins/jetpack/modules/module-headings.php
@@ -14,18 +14,18 @@ function jetpack_get_module_i18n( $key ) {
$modules = array(
'after-the-deadline' => array(
'name' => _x( 'Spelling and Grammar', 'Module Name', 'jetpack' ),
- 'description' => _x( 'Check your spelling, style, and grammar.', 'Module Description', 'jetpack' ),
+ 'description' => _x( 'Check your spelling, style, and grammar', 'Module Description', 'jetpack' ),
),
'carousel' => array(
'name' => _x( 'Carousel', 'Module Name', 'jetpack' ),
- 'description' => _x( 'Display images and galleries in a gorgeous, full-screen browsing experience.', 'Module Description', 'jetpack' ),
+ 'description' => _x( 'Display images and galleries in a gorgeous, full-screen browsing experience', 'Module Description', 'jetpack' ),
'recommended description' => _x( 'Brings your photos and images to life as full-size, easily navigable galleries.', 'Jumpstart Description', 'jetpack' ),
),
'comments' => array(
'name' => _x( 'Comments', 'Module Name', 'jetpack' ),
- 'description' => _x( 'Allow comments with WordPress.com, Twitter, Facebook, or Google+.', 'Module Description', 'jetpack' ),
+ 'description' => _x( 'Let readers use WordPress.com, Twitter, Facebook, or Google+ accounts to comment', 'Module Description', 'jetpack' ),
),
'contact-form' => array(
@@ -35,8 +35,8 @@ function jetpack_get_module_i18n( $key ) {
),
'custom-content-types' => array(
- 'name' => _x( 'Custom Content Types', 'Module Name', 'jetpack' ),
- 'description' => _x( 'Organize and display different types of content on your site.', 'Module Description', 'jetpack' ),
+ 'name' => _x( 'Custom content types', 'Module Name', 'jetpack' ),
+ 'description' => _x( 'Display different types of content on your site with custom content types.', 'Module Description', 'jetpack' ),
),
'custom-css' => array(
@@ -62,7 +62,7 @@ function jetpack_get_module_i18n( $key ) {
'infinite-scroll' => array(
'name' => _x( 'Infinite Scroll', 'Module Name', 'jetpack' ),
- 'description' => _x( 'Automatically load new content when a visitor scrolls.', 'Module Description', 'jetpack' ),
+ 'description' => _x( 'Automatically load new content when a visitor scrolls', 'Module Description', 'jetpack' ),
),
'json-api' => array(
@@ -88,12 +88,17 @@ function jetpack_get_module_i18n( $key ) {
'markdown' => array(
'name' => _x( 'Markdown', 'Module Name', 'jetpack' ),
- 'description' => _x( 'Write posts or pages in plain-text Markdown syntax.', 'Module Description', 'jetpack' ),
+ 'description' => _x( 'Write posts or pages in plain-text Markdown syntax', 'Module Description', 'jetpack' ),
+ ),
+
+ 'masterbar' => array(
+ 'name' => _x( 'WordPress.com Toolbar', 'Module Name', 'jetpack' ),
+ 'description' => _x( 'Replaces the admin bar with a useful toolbar to quickly manage your site via WordPress.com.', 'Module Description', 'jetpack' ),
),
'minileven' => array(
'name' => _x( 'Mobile Theme', 'Module Name', 'jetpack' ),
- 'description' => _x( 'Optimize your site for smartphones and tablets.', 'Module Description', 'jetpack' ),
+ 'description' => _x( 'Optimize your site for smartphones', 'Module Description', 'jetpack' ),
),
'monitor' => array(
@@ -113,18 +118,18 @@ function jetpack_get_module_i18n( $key ) {
'photon' => array(
'name' => _x( 'Photon', 'Module Name', 'jetpack' ),
- 'description' => _x( 'Speed up images and photos.', 'Module Description', 'jetpack' ),
+ 'description' => _x( 'Speed up images and photos', 'Module Description', 'jetpack' ),
'recommended description' => _x( 'Mirrors and serves your images from our free and fast image CDN, improving your site’s performance with no additional load on your servers.', 'Jumpstart Description', 'jetpack' ),
),
'post-by-email' => array(
- 'name' => _x( 'Post by Email', 'Module Name', 'jetpack' ),
- 'description' => _x( 'Publish posts by sending an email.', 'Module Description', 'jetpack' ),
+ 'name' => _x( 'Post by email', 'Module Name', 'jetpack' ),
+ 'description' => _x( 'Publish posts by sending an email', 'Module Description', 'jetpack' ),
),
'protect' => array(
'name' => _x( 'Protect', 'Module Name', 'jetpack' ),
- 'description' => _x( 'Prevent and block malicious login attempts.', 'Module Description', 'jetpack' ),
+ 'description' => _x( 'Block suspicious-looking sign in activity', 'Module Description', 'jetpack' ),
),
'publicize' => array(
@@ -133,13 +138,13 @@ function jetpack_get_module_i18n( $key ) {
),
'related-posts' => array(
- 'name' => _x( 'Related Posts', 'Module Name', 'jetpack' ),
+ 'name' => _x( 'Related posts', 'Module Name', 'jetpack' ),
'description' => _x( 'Increase page views by showing related content to your visitors.', 'Module Description', 'jetpack' ),
'recommended description' => _x( 'Keep visitors engaged on your blog by highlighting relevant and new content at the bottom of each published post.', 'Jumpstart Description', 'jetpack' ),
),
'seo-tools' => array(
- 'name' => _x( 'SEO tools', 'Module Name', 'jetpack' ),
+ 'name' => _x( 'SEO Tools', 'Module Name', 'jetpack' ),
'description' => _x( 'Better results on search engines and social media.', 'Module Description', 'jetpack' ),
'recommended description' => _x( 'Better results on search engines and social media.', 'Jumpstart Description', 'jetpack' ),
),
@@ -167,7 +172,7 @@ function jetpack_get_module_i18n( $key ) {
'sso' => array(
'name' => _x( 'Single Sign On', 'Module Name', 'jetpack' ),
- 'description' => _x( 'Secure user authentication with WordPress.com.', 'Module Description', 'jetpack' ),
+ 'description' => _x( 'Allow users to log into this site using WordPress.com accounts', 'Module Description', 'jetpack' ),
'recommended description' => _x( 'Lets you log in to all your Jetpack-enabled sites with one click using your WordPress.com account.', 'Jumpstart Description', 'jetpack' ),
),
@@ -178,13 +183,14 @@ function jetpack_get_module_i18n( $key ) {
'subscriptions' => array(
'name' => _x( 'Subscriptions', 'Module Name', 'jetpack' ),
- 'description' => _x( 'Notify your readers of new posts and comments by email.', 'Module Description', 'jetpack' ),
+ 'description' => _x( 'Allow users to subscribe to your posts and comments and receive notifications via email', 'Module Description', 'jetpack' ),
'recommended description' => _x( 'Give visitors two easy subscription options — while commenting, or via a separate email subscription widget you can display.', 'Jumpstart Description', 'jetpack' ),
),
'tiled-gallery' => array(
'name' => _x( 'Tiled Galleries', 'Module Name', 'jetpack' ),
'description' => _x( 'Display image galleries in a variety of elegant arrangements.', 'Module Description', 'jetpack' ),
+ 'recommended description' => _x( 'Display image galleries in a variety of elegant arrangements.', 'Jumpstart Description', 'jetpack' ),
),
'vaultpress' => array(
@@ -193,13 +199,13 @@ function jetpack_get_module_i18n( $key ) {
),
'verification-tools' => array(
- 'name' => _x( 'Site Verification', 'Module Name', 'jetpack' ),
+ 'name' => _x( 'Site verification', 'Module Name', 'jetpack' ),
'description' => _x( 'Establish your site\'s authenticity with external services.', 'Module Description', 'jetpack' ),
),
'videopress' => array(
'name' => _x( 'VideoPress', 'Module Name', 'jetpack' ),
- 'description' => _x( 'Powerful, simple video hosting for WordPress.', 'Module Description', 'jetpack' ),
+ 'description' => _x( 'Fast, ad-free video hosting', 'Module Description', 'jetpack' ),
),
'widget-visibility' => array(
@@ -304,6 +310,10 @@ function jetpack_get_module_i18n_tag( $key ) {
// - modules/stats.php
'Recommended' =>_x( 'Recommended', 'Module Tag', 'jetpack' ),
+ // Modules with `General` tag:
+ // - modules/masterbar.php
+ 'General' =>_x( 'General', 'Module Tag', 'jetpack' ),
+
// Modules with `Mobile` tag:
// - modules/minileven.php
'Mobile' =>_x( 'Mobile', 'Module Tag', 'jetpack' ),