- Timestamp:
- 07/25/2011 06:18:18 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-themes/bbp-twentyten/bbpress/form-topic.php
r3366 r3375 37 37 <?php 38 38 if ( bbp_is_topic_edit() ) 39 printf( __( ' Edit topic "%s"', 'bbpress' ), bbp_get_topic_title() );39 printf( __( 'Now Editing “%s”', 'bbpress' ), bbp_get_topic_title() ); 40 40 else 41 bbp_is_single_forum() ? printf( __( 'Create new topic in: “%s”', 'bbpress' ), bbp_get_forum_title() ) : _e( 'Create new topic', 'bbpress' );41 bbp_is_single_forum() ? printf( __( 'Create New Topic in “%s”', 'bbpress' ), bbp_get_forum_title() ) : _e( 'Create New Topic', 'bbpress' ); 42 42 ?> 43 43
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)