$translatealsoifmodified=(!empty($conf->global->MAIN_MULTILANG_TRANSLATE_EVEN_IF_MODIFIED));// By default if value was modified manually, we keep it (no translation because we don't have it)
//Manage HTML entities description test
//Cause $prodser->description is store with htmlentities but $desc no
$needdesctranslation=false;
// TODO Instead of making a compare to see if param was modified, check that content contains reference translation. If yes, add the added part to the new translation
// ($textwasmodified is replaced with $textwasmodifiedorcompleted and we add completion).
// Set label
// If we want another language, and if label is same than default language (we did force it to a specific value), we can use translation.