CoreBOSBB
Custom file for translated - labels in Projects Tasks - Printable Version

+- CoreBOSBB (https://discussions.corebos.org)
+-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17)
+--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8)
+--- Thread: Custom file for translated - labels in Projects Tasks (/showthread.php?tid=1132)



Custom file for translated - labels in Projects Tasks - rslemer - 07-01-2018

I was able to create a custom file and translate most of the terms I needed

Only these terms, associated with the project tasks, did not work and I could not find the corresponding label

It seems that they are compounded by other terms, is this?


RE: Custom file for translated - labels in Projects Tasks - omarllorens - 07-02-2018

To translate "Adicionar Tarifa projeto" you have to do on modules/Project/language/

The rest strings have to be translate from modules/ProjectTask/language/

If not works, try to find this strings on include/language/


RE: Custom file for translated - labels in Projects Tasks - rslemer - 07-02-2018

Not works yet, Omar

Apparently project tasks not works well with pt_br_custom.php


Sad


RE: Custom file for translated - labels in Projects Tasks - omarllorens - 07-03-2018

Maybe the error is on your file name. The name have to be, pt_br.custom.php ,not pt_br_custom.php

Try this, please.