CoreBOSBB

Full Version: pt_br - translate for module users
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
revised

How I can translate a new header

I wish for example "Pesquisa Status"  instead a "Estágio Pesquisar"

I wish translate on/off in admin column to "Sim" or "Não"

And Status is showed Actived or Inactive ( strange because if I click for users details, system shows term translated correctly ... )
Mario just made a few changes to attend to these requests:

https://github.com/tsolucio/corebos/commit/6986c345b7bba1db1741f3658fb45f22c53f3127
Almost

Is possible move the word "Pesquisar" move end to front

Example:

Today is "Status Pesquisar", in portuguese correctly is "Pesquisar Status"

And in picklist translate --All-- to "--Todos--"

revised

'LBL_ON' => 'Sim',
'LBL_OFF' => 'Não',
and, this patchs causes a colateral effect ...

when system in https ( secure connection ), when editing a user, browser alerts for not secured pages ( mixed mode, because there are any insecure itens )
we have eliminated "search"

can you find the http:// reference? I suppose it will be the SVG images, but I would need to know the exact offending URL as I couldn't see any that was evident