piotrpolak/pepiscms

View on GitHub
pepiscms/application/language/english/global_lang.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php if(!defined('BASEPATH')) exit('No direct script access allowed');


$lang['about_the_system']                                          = 'About the system';
$lang['global_about_pepiscms']                                     = 'About PepisCMS';
$lang['global_breadcrumb_start']                                   = 'Start';
$lang['global_button_apply']                                       = 'Apply';
$lang['global_button_back']                                        = 'Back';
$lang['global_button_back_to_utilities']                           = 'Back to utilities';
$lang['global_button_cancel']                                      = 'Cancel';
$lang['global_button_delete']                                      = 'Delete';
$lang['global_button_next']                                        = 'Next';
$lang['global_button_previous']                                    = 'Previous';
$lang['global_button_save']                                        = 'Save';
$lang['global_button_save_and_close']                              = 'Save and close';
$lang['global_button_upload']                                      = 'Upload';
$lang['global_continue']                                           = 'Continue';
$lang['global_dialog_no']                                          = 'No';
$lang['global_dialog_not_sufficient_priviliges_error']             = 'You are not authorized to view this page.';
$lang['global_dialog_not_sufficient_priviliges_error_explanation'] = 'Don\'t worry, there can be several reasons you see this page';
$lang['global_dialog_not_sufficient_priviliges_error_reason_1']    = 'You were previously logged as another user and you tried to refresh the page';
$lang['global_dialog_not_sufficient_priviliges_error_reason_2']    = 'You clicked a link that should be displayed to you (system error)';
$lang['global_dialog_yes']                                         = 'Yes';
$lang['global_download_user_manual']                               = 'Download user manual';
$lang['global_feature_not_enabled']                                = 'This feature is disabled for this instance of PepisCMS.';
$lang['global_go_back_to_main_page']                               = 'Go to the main page';
$lang['global_header_success']                                     = 'Success!';
$lang['global_heavy_operation_in_progress']                        = 'Operation in progress. Please be patient.';
$lang['global_logout']                                             = 'Logout';
$lang['global_logs_view_own_login_history']                        = 'View login history';
$lang['global_reload_privileges']                                  = 'Reload privileges cache';