Added a pending translation
Former-commit-id: 6272217de4eb47fe70eac214bf50b34da6aa20bb
This commit is contained in:
parent
06a68d01be
commit
d8285c0ca2
|
@ -612,7 +612,7 @@ function visual_map_editor_print_item_palette($visualConsole_id, $background) {
|
|||
"</td>";
|
||||
|
||||
// Color ranges
|
||||
$color_range_tip = __("TODO");
|
||||
$color_range_tip = __("The color of the element will be the one selected in the first range created in which the value of the module is found (with the initial and final values of the range included)") . ".";
|
||||
$form_items["color_cloud_color_ranges_row"] = array();
|
||||
$form_items["color_cloud_color_ranges_row"]["items"] = array("color_cloud");
|
||||
$form_items["color_cloud_color_ranges_row"]["html"] =
|
||||
|
|
Loading…
Reference in New Issue