Update translate.class.php
This commit is contained in:
parent
5ac2b51517
commit
f476e3e304
@ -576,7 +576,7 @@ class Translate
|
|||||||
// TODO OrderSourceX must be replaced with content of table llx_c_input_reason or llx_c_input_method
|
// TODO OrderSourceX must be replaced with content of table llx_c_input_reason or llx_c_input_method
|
||||||
//$newstr=$this->getLabelFromKey($db,$reg[1],'c_ordersource','code','label');
|
//$newstr=$this->getLabelFromKey($db,$reg[1],'c_ordersource','code','label');
|
||||||
}
|
}
|
||||||
dol_syslog(__METHOD__."missing translation ".$newstr." in ".$_SERVER["PHP_SELF"], LOG_DEBUG);
|
dol_syslog(__METHOD__."missing translation for key '".$newstr."' in ".$_SERVER["PHP_SELF"], LOG_DEBUG);
|
||||||
return $newstr;
|
return $newstr;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user