obenland
6793718e8a
_s: Provide a context for the comments title strings.
...
There are languages that have more than one plural form. Sometimes these
languages need to add the %1$s placeholder in the original singular
version to help differentiate between these plural forms.
In case the original singular version ('One thought on
“%2$s”' in this case) is used elsewhere, the translation
with the faulty %1$s will be used, possibly ending up with the
placeholder not being replaced.
The context will prevent that from happening by seperating the strings.
2013-01-14 16:38:39 -08:00
Lance Willett
473b835299
Merge pull request #25 from kwight/comments-php-comment
...
Corrected reference to location of _s_comment(). Props kwight.
2012-08-06 16:14:24 -07:00
Kirk Wight
603369e307
Corrected reference to location of _s_comment()
...
* _s_comment() is now located in inc/template-tags.php, rather than
functions.php as stated
2012-06-12 17:42:14 -04:00
kobenland
b9fa5c0dd2
Add missing 'class' comments
2012-05-23 21:01:41 +02:00
Philip Arthur Moore
55ab0fa5d6
_s: In comments.php there's a line that reads "if comments are closed and no comments are...". Let's get rid of the "no" since comments must be present in order for the .nocomments text to be shown.
...
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@9560 d957f892-c61d-0410-b221-f235e6eecf30
2012-05-15 16:51:49 -05:00
Michael Fields
c82269d831
_s: Remove password-protected message from comments.php. fixes #1217
...
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@9480 d957f892-c61d-0410-b221-f235e6eecf30
2012-04-24 14:38:15 -05:00
Ian Stewart
22522ac0c4
_s: adding instructions on forking _s to the readme and cleaning up a php comment in comments.php that gets missed in the find and replace pattern
...
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8893 d957f892-c61d-0410-b221-f235e6eecf30
2012-02-08 13:54:26 +00:00
Ian Stewart
0a42cc02cb
_s: Adding ARIA navigation roles to the all the nav elements
...
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8851 d957f892-c61d-0410-b221-f235e6eecf30
2012-02-03 14:22:08 +00:00
Ian Stewart
139dda72f5
_s: cleaner, more consistent ids and classes for comments.php
...
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8833 d957f892-c61d-0410-b221-f235e6eecf30
2012-02-01 19:35:10 +00:00
Ian Stewart
edfeccc255
_s: initial fork of Toolbox
2012-01-07 03:25:13 +00:00