Added a pending translation

Former-commit-id: 6272217de4eb47fe70eac214bf50b34da6aa20bb
This commit is contained in:
Alejandro Gallardo Escobar 2018-12-13 16:49:31 +01:00
parent 06a68d01be
commit d8285c0ca2
1 changed files with 1 additions and 1 deletions

View File

@ -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"] =