SMF Support > Language Specific Support

Error report for portuguese_brazilian language pack (SMF 2.0.2)

(1/1)

Ikaroz:
Hello, Guys.

I don't know if here is the right place to post it, but...

On Admin.portuguese_brazilian.php, at line 300:
$txt['support_versions_db'] = '%$1s versão';

This should be:
$txt['support_versions_db'] = '%1$s versão';

This typo causes 2 sprintf errors on Error Logs (Admin.php line 533 and Subs-Admin.php line 79)

Dzonny:
Hello there and welcome to smf community! :)

Thanks for reporting this, i just fixed that string, so it should be updated on our download page soon. :)

Thanks once again for helping, we appreciate it.

Regards,
Dzonny

Darkness_Black:
fixed, Thanks

Ikaroz:
Hello again, Guys.

We have a new bug with brazilian portuguese translation for SMF 2.0.4.

On the file Themes\core\languages\Settings.portuguese_brazilian.php

At line 7:
$txt['theme_thumbnail_href'] = ;

This should be:
$txt['theme_thumbnail_href'] = $settings['images_url'] . '/thumbnail.gif';

Seems that someone deleted the original value. Without this config there's an error and the user can't change the forum theme.

GravuTrad:
Reported to translators. ;) They'll surely check this soon. ;)

Navigation

[0] Message Index

Go to full version