[glotpress-updates] [GlotPress] #374: Rewrite gp_title() to reduce similar strings

GlotPress noreply at wordpress.org
Mon Nov 24 17:38:57 UTC 2014


#374: Rewrite gp_title() to reduce similar strings
-------------------------+-------------------------------------------------
  Reporter:  ramiy       |      Owner:  joostdevalk
      Type:              |     Status:  assigned
  enhancement            |  Milestone:  Awaiting Review
  Priority:  normal      |    Version:
 Component:  General     |   Keywords:  dev-feedback has-patch needs-
Resolution:              |  testing
-------------------------+-------------------------------------------------

Comment (by ramiy):

 '''gp-templates/project-import.php'''
 * sprintf( _('Import Originals for %s'), $project->name )

 '''gp-templates/project-mass-create-sets.php'''
 * sprintf( _( 'Mass-create Translation Sets for %s' ),  $project->name )

 '''gp-templates/project-permissions.php'''
 * sprintf( _( 'Permissions for %s' ), $project->name )

 '''gp-templates/translation-set-edit.php'''
 * sprintf( _( 'Edit Translation Set %s for %s' ), $set->name,
 $project->name )

 '''gp-templates/translations.php'''
 * sprintf( _( 'Translations in %s for %s' ), $translation_set->name,
 $project->name )

--
Ticket URL: <https://glotpress.trac.wordpress.org/ticket/374#comment:16>
GlotPress <https://glotpress.trac.wordpress.org>
Easy comin', easy goin'


More information about the glotpress-updates mailing list