Skip to:
Content

BuddyPress.org

Changeset 1345


Ignore:
Timestamp:
04/18/2009 07:20:48 AM (16 years ago)
Author:
apeatling
Message:

Fixes #678 props bpress-tr

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-messages/bp-messages-templatetags.php

    r1167 r1345  
    425425                            </div>
    426426                            <p class="submit">
    427                                 <input type="submit" name="send" value="Send Reply &raquo;" id="send_reply_button"/>
     427                                <input type="submit" name="send" value="<?php _e( 'Send Reply', 'buddypress' ) ?> &rarr;" id="send_reply_button"/>
    428428                            </p>
    429429                            <input type="hidden" id="thread_id" name="thread_id" value="<?php echo $thread->thread_id ?>" />
Note: See TracChangeset for help on using the changeset viewer.