Plugin Directory

Changeset 617638

Timestamp:
10/26/2012 05:03:46 AM (12 years ago)
Author:
daniloercoli
Message:

Updated the description of the mobile push notification module.

Location:
jetpack/trunk/modules
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • jetpack/trunk/modules/mobile-push.php

    r607320 r617638  
    22/**
    33 * Module Name: Mobile Push Notifications
    4  * Module Description: Receive notifications on your mobile device.
     4 * Module Description: Receive notifications on your le device.
    55 * Sort Order: 100
    66 * First Introduced: 1.9
  • jetpack/trunk/modules/module-info.php

    r611629 r617638  
    585585    <h4><?php esc_html_e( 'Mobile Push Notifications' , 'jetpack' ); ?></h4>
    586586
    587     <p><?php esc_html_e( 'If you have your blog added to the iOS app, you’ll now be able to opt in to receive push notifications of new comments, which makes it easier than ever to keep up with your readers and moderate comments on the go.', 'jetpack' ); ?></p>
     587    <p><?php , you’ll now be able to opt in to receive push notifications of new comments, which makes it easier than ever to keep up with your readers and moderate comments on the go.', 'jetpack' ); ?></p>
    588588
    589589<?php
Note: See TracChangeset for help on using the changeset viewer.