<?php
$mess = array(
    "1" => "Remote DL",
    "2" => "Download file(s) from remote server",
    "3" => "m",
    "4" => "Enter at least one URL pointing to a file that you want to download directly from an external HTTP server to the current folder. This action will be sent to the background and you will be able to continue using APPLICATION_TITLE during the download.",
    "5" => "URL",
    "6" => "Downloading",
    "7" => "to server",
    "8" => "File downloaded, reloading the client!",
    "9" => "Generate Bookmarklet",
    "10"=> "Download to APPLICATION_TITLE",
    "10a"=> "Download to %s",
    "10b"=> "DL to %s",
    "10c"=> "DL to %s",
    "10d"=> "AjXp Download (%s)",
    "11"=> "Drag one of the following link to your bookmark bar : ",
    "12"=> "Trigger remote file download",
    "13"=> "From computer",
    "14"=> "From remote server",
    "15"=> "Or create a bookmark manually and use the code below as the link url : ",
    "16"=> "Drag me to your bookmark bar!",
    "17"=> "Download file",
    "18"=> "Partial file",
);
