Translating sprintf's

12 views
Skip to first unread message

Martin Altmann

unread,
Jul 17, 2014, 2:55:51 AM7/17/14
to press...@googlegroups.com
Already put that into the git issue tracker, but i guess this is the right spot.

i try to translate some missing items into german. But i have problems translating the following items.


<p><?php _e( sprintf( 'To display a book in your catalog choose "%s" under Catalog Status. ', '<strong>' . __( 'Show in Catalog', 'pressbooks' ) . '</strong>' ), 'pressbooks' ); ?><br>
<?php _e( sprintf( 'To hide a book in your catalog choose "%s" under Catalog Status.', '<strong>' . __( 'Hide in Catalog', 'pressbooks' ) . '</strong>' ), 'pressbooks' ); ?></p>

<p><?php _e( sprintf( 'To add sorting ability, add your Tag names to your <a href="%s">Catalog Profile</a> page (ex: Authors, Book Genre), then add the appropriate tags to each individual book.', $edit_url ), 'pressbooks' ); ?></p>

Any idea how to do that?
Regards

Ned Zimmerman

unread,
Jul 17, 2014, 1:12:13 PM7/17/14
to press...@googlegroups.com
Hi Martin,

I responded on GitHub. Thanks!

Ned
Reply all
Reply to author
Forward
0 new messages