| Current Path : /home/sunflowe/www2/vacancesfloride/media/com_akeeba/js/ |
| Current File : /home/sunflowe/www2/vacancesfloride/media/com_akeeba/js/akeebaui.js |
/**
* Akeeba Backup
*
* @package akeeba
* @copyright Copyright (c)2009-2016 Nicholas K. Dionysopoulos
* @license GNU GPL version 3 or, at your option, any later version
**/
/**
* Setup (required for Joomla! 3)
*/
if(typeof(akeeba) == 'undefined') {
var akeeba = {};
}
if(typeof(akeeba.jQuery) == 'undefined') {
akeeba.jQuery = jQuery.noConflict();
}
/** @var array The translation strings used in the GUI */
var akeeba_translations = [];
akeeba_translations['UI-LASTRESPONSE'] = 'Last server response %ss ago';