Issue - Dashboard - not translate term - 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: Issue - Dashboard - not translate term (/showthread.php?tid=759) |
Issue - Dashboard - not translate term - rslemer - 11-16-2017 One label, not is translate at dashboard ( Un assigned ) See attached file RE: Issue - Dashboard - not translate term - joebordes - 11-16-2017 That "Un assigned" is a value that you have added manually, have you added the translation to any file? RE: Issue - Dashboard - not translate term - rslemer - 11-16-2017 No, this is a standard picklist ( see image ). My system shows only on item with " Un Assigned " status, and If I click on this, system show a screen with no itens in list RE: Issue - Dashboard - not translate term - joebordes - 11-17-2017 Translate this line accordingly and send me the translated value or file. https://github.com/tsolucio/corebos/blob/master/modules/Dashboard/language/pt_br.lang.php#L107 RE: Issue - Dashboard - not translate term - rslemer - 11-17-2017 Ah, ok. I understand now. Un assigned is a "valid status" when no have any status ... I made better translation "Un Assigned"=>"Não Atribuído", and attached a new file RE: Issue - Dashboard - not translate term - joebordes - 11-17-2017 Applied. Thanks! |