<?php
/*
* Copyright 2007-2017 Charles du Jeu - Abstrium SAS <team (at) pyd.io>
* 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(
    "Mobile" => "Mobile",
    "Template extending gui.ajax for small screen terminals." => "Template extending gui.ajax for small screen terminals.",
    "1.ios" => "There is a native application available for accessing %s through iPhone/iPad!",
    "2.ios" => "I have it already, open it and add this server to my remote servers",
    "3.ios" => "I don't have it, send me to the App Store now!",
    "4.ios" => "I don't care, let me use the web version of %s.",
    "1.android" => "There is a native APPLICATION_TITLE client available for accessing %s on Android OS.",
    "2.android" => "I have it already, open it and add this server to my preconfigured remote servers",
    "3.android" => "I don't have it, send me to the Play Store now!",
    "4.android" => "I don't care, let me use the web version of %s.",
);
