As it appears in todays buddypress pot rev. 2314, the following strings are not translatable (certainly since the pot file was purged from bbpress translation) Practically the whole bp-forums-templatetags.php file is concerned.
Translators you can add the following to complete your actual po file: #: bp-forums/bp-forums-templatetags.php:295 #: bp-forums/bp-forums-templatetags.php:344 #: bp-forums/bp-forums-templatetags.php:875 #, php-format msgid "Deleted User" msgstr "" #: bp-forums/bp-forums-templatetags.php:554 #, php-format msgid "Edit Topic" msgstr "" #: bp-forums/bp-forums-templatetags.php:558 #, php-format msgid "Sticky Topic" msgstr "" #: bp-forums/bp-forums-templatetags.php:560 #, php-format msgid "Un-stick Topic" msgstr "" #: bp-forums/bp-forums-templatetags.php:563 #, php-format msgid "Open Topic" msgstr "" #: bp-forums/bp-forums-templatetags.php:565 #, php-format msgid "Close Topic" msgstr "" #: bp-forums/bp-forums-templatetags.php:567 #, php-format msgid "Delete Topic" msgstr "" #: bp-forums/bp-forums-templatetags.php:672 #, php-format msgid "matching tag "%s"" msgstr "" #: bp-forums/bp-forums-templatetags.php:674 #, php-format msgid "Viewing topic %s to %s (%s total topics)" msgstr "" #: bp-forums/bp-forums-templatetags.php:958 #, php-format msgid "Viewing post %d to %d (%d total posts)" msgstr "" Some other common expression like "delete" or "edit" still exist for other places, but don't referencing to bp-forums-templatetags The lazy potbot could do that when he awake... ;-) Regards. chouf1 (dan) -- [email protected] www.bp-fr.net _______________________________________________ wp-polyglots mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-polyglots
