<?php
/*
* Copyright 2007-2017 Charles du Jeu <contact (at) cdujeu.me>
* This file is part of Pydio.
*
* Pydio is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Pydio is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with Pydio.  If not, see <http://www.gnu.org/licenses/>.
*
* The latest code can be found at <https://pydio.com>.
*/
$mess=array(
    "1" => "Notifications",
    "2" => "Notifications feed",
    "3" => "Alerts",
    "4" => "Notifications",
    "5" => "All Events",
    "6" => "Go to ...",
    "7" => "Dismiss",
    "8" => "No alerts",
    "9" => "Workspace Activity",
    "10"=> "Folder Activity",
    "11"=> "File Activity",
    "12" => "Depending on your browser, this will ask for a specific permission. To disable, go through your browser preferences and exceptions. If you have already enabled this feature, probably nothing will happen.",
    "13" => "Your browser does not seem to support Desktop Notifications yet.",
    "14" => "No alerts",
    "15" => "Notifications about files that you monitor will appear here"
);
