Add title generator

This commit is contained in:
Takumi
2013-07-28 02:55:58 +10:00
parent d29eb1ac0a
commit 1e2894e7f3
5 changed files with 26 additions and 6 deletions

View File

@@ -14,6 +14,7 @@ $sportspress_texts = array(
'Remove featured image' => sprintf( __( 'Remove %s', 'sportspress' ), __( 'Logo', 'sportspress' ) )
),
'sp_event' => array(
'Enter title here' => '',
'Scheduled for: <b>%1$s</b>' => __( 'Kick-off', 'sportspress' ) . ': <b>%1$s</b>',
'Published on: <b>%1$s</b>' => __( 'Kick-off', 'sportspress' ) . ': <b>%1$s</b>',
'Publish <b>immediately</b>' => __( 'Kick-off', 'sportspress' ) . ': <b>%1$s</b>'