• functions.php line 1045: the string “Comment” is not translatable via gettext, the line should be:

    $raindrops_comment_string = __( 'Comment ', 'Raindrops' ) . raindrops_link_unique( 'Post', get_the_ID( ) );

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Untranslated string’ is closed to new replies.