Page 1 of 1

Missing translations in the forum

Posted: 14 January 2021, 19:08
by B ügynök
In the forum, these do not get translated:
  • NOTIFICATIONS
  • QUICK_LINKS
  • BUTTON_POST_REPLY
  • ELLIPSIS
  • CONTACT
  • SORT_DIRECTION
  • COLON
  • UTC_OFFSET
  • POWERED_BY
  • PRIVACY_LINK
  • TERMS_LINK
The date format for Hungarian language should be: Y-m-d (PHP date() function)

Re: Missing translations in the forum

Posted: 15 January 2021, 11:09
by Een
We use phpbb for the forum. From your feedback I understand that the Hungarian language provided is incomplete. Maybe it will be improved in a future phpbb version.

Re: Missing translations in the forum

Posted: 19 January 2021, 00:00
by KongKing123
Een wrote: 15 January 2021, 11:09 We use phpbb for the forum. From your feedback I understand that the Hungarian language provided is incomplete. Maybe it will be improved in a future phpbb version.
What version does this forum use? Because the Dutch strings are not translated here either, while they seem to be present in the latest phpBB files: https://www.phpbb.com/customise/db/tran ... onorifics/
Dutch v2.3.2 common.php wrote:[...]

'PRIVACY_LINK' => 'Privacy',
'PRIVATE_MESSAGE' => 'Privébericht',
'PRIVATE_MESSAGES' => 'Privéberichten',
'PRIVATE_MESSAGING' => 'Privéberichten',
'PROFILE' => 'Gebruikerspaneel',

'QUICK_LINKS' => 'Snelle links',

[...]