HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
install.php
Go to the documentation of this file.
1 <?php
16 return array(
17  'An error occurred while installing Rights.' => '',
18  'Application authorization manager must extend the RDbAuthManager class.' => '',
19  'Application web user must extend the RWebUser class.' => '',
20  'Error' => '',
21  'Please try again or consult the documentation.' => '',
22  'Congratulations!' => 'Félicitation!',
23  'Install Rights' => 'Installer Rights',
24  'No' => 'Non',
25  'Notice: All your existing data will be lost.' => 'Note: Toutes vos données existantes seront effacées',
26  'Please confirm if you wish to reinstall.' => 'Veuillez confirmer que souhaitez re-installer',
27  'Rights has been installed succesfully.' => 'Rights a été installé avec succès',
28  'Rights is already installed!' => 'Rights est déjà installé',
29  'Yes' => 'Oui',
30  'You can start by generating your authorization items' => 'Vous pouvez commencer à générer vos éléments d\'autorisation',
31  'You must be logged in to install Rights.' => 'Vous devez être connecté pour installer Rights',
32  'here' => 'ici',
33 );