<?php

$mess = array(
"1" => "Lock",
"2" => "Lock selected item",
"3" => "Unlock",
"4" => "Remove lock",
"5" => "This file is locked by another user, it is probably currently being edited, you are not allowed to modify it.",
);
