<?php

// selection management:
$_sl['selectionManagement_reloadMap'] = $_sl['Refresh Map'];
$_sl['selectionManagement_delSelect'] = 'Remove current selection';
$_sl['selectionManagement_reloadSelect'] = 'Reload selection';
$_sl['selectionManagement_reloadError'] = 'Error during selection loading';

?>