Cátia,

Works here. Could you check (with a text editor) if your PO has an entry similar to this:

#: comments.php:33
msgid "Your comment is awaiting moderation."
msgstr "<your string here>"

If it does, check if your comments.php is the correct one, i.e. its' line 33 should read:

<em><?php _e('Your comment is awaiting moderation.', 'kubrick'); ?></em>

Cheers

José



Cátia Kitahara wrote:
Thanks guys,

The default theme translation is working now. But I'm noticing some bugs with the WP mo file, there are some messages displayed in English yet. The po file seems to be fine, at least when I opened it on poedit, it's 100% translated and there's no error message. Are there any reported issues about it? For example, at the comments page submenu, the message "awaiting moderation" isn't translated.
Thanks in advance,

Cátia Kitahara
_______________________________________________
wp-polyglots mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-polyglots


_______________________________________________
wp-polyglots mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-polyglots

Reply via email to