<?php
/*
* Disclaimer plugin for Pydio
*/
$mess=array(
    "Disclaimer" => "Disclaimer",
    "Display a disclaimer and force acceptation by user" => "Display a disclaimer and force acceptation by user",
    "Disclaimer Content" => "Disclaimer Content",
    "You can use HTML" => "You can use HTML",
    "Validation" => "Validation",
    "Whether the user has accepted the disclaimer or not" => "Whether the user has accepted the disclaimer or not",
    "Accepted" => "Accepted",
    "Not Accepted" => "Not Accepted",
);
