[theme-reviewers] (no subject)

Tomasz Mazur tommek77 at gmail.com
Fri Dec 17 18:31:32 UTC 2010


Ok, thanks.

Tomek Mazur
-------------------------------------------
http://tommek.eu
http://www.strzyzow-galeria.pl



2010/12/17 Philip M. Hofer (Frumph) <philip at frumph.net>

>  To clarify Pross's reply;  you put an empty '' text domain, so the system
> was trying to find a blank string causing none to appear.  If you don't have
> a text domain, omit it, just not use the ,'') portion __('Permalink to
> %s')    will work
>
> This might not occure on your system but someone who has wordpress language
> packs it sometimes will dependant on their setup so its best to either have
> a text domain or omit the text domains use and not mix match.
>
> - Phil
>
>
>
> ----- Original Message -----
> *From:* Tomasz Mazur <tommek77 at gmail.com>
> *To:* theme-reviewers at lists.wordpress.org
> *Sent:* Friday, December 17, 2010 10:18 AM
> *Subject:* [theme-reviewers] (no subject)
>
> Ticket #2131 <http://themes.trac.wordpress.org/ticket/2131>
> I don't know what's the problem, but I've got:
> <a href="<?php the_permalink(); ?>" title="<?php printf( esc_attr__(
> 'Permalink to %s', '' ), the_title_attribute( 'echo=0' ) ); ?>"
> rel="bookmark"><?php the_title(); ?></a>
>
>   Twenty Ten:
> <a href="<?php the_permalink(); ?>" title="<?php printf( esc_attr__(
> 'Permalink to %s', 'twentyten' ), the_title_attribute( 'echo=0' ) ); ?>"
> rel="bookmark"><?php the_title(); ?></a></h2>
> What is the difference? Thanks.
>
>
> Tomek Mazur
> -------------------------------------------
> http://tommek.eu
> http://www.strzyzow-galeria.pl
>
>  ------------------------------
>
> _______________________________________________
> theme-reviewers mailing list
> theme-reviewers at lists.wordpress.org
> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>
>
> _______________________________________________
> theme-reviewers mailing list
> theme-reviewers at lists.wordpress.org
> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20101217/f0c800b9/attachment.htm>


More information about the theme-reviewers mailing list