init web ems all
This commit is contained in:
74
wxc2_omc/security/sub_inc/sub_english.inc
Executable file
74
wxc2_omc/security/sub_inc/sub_english.inc
Executable file
@@ -0,0 +1,74 @@
|
||||
<?php
|
||||
$strCannotChangeUserName ="Cannot change user name";
|
||||
$strCodingProcessed ="Coding processed";
|
||||
$strCurrentPage ="Current page";
|
||||
$strDateOfLastUpdate ="Last update";
|
||||
$strDeleteQueryResult ="Delete";
|
||||
$strDetailedSpecification ="Operation details";
|
||||
$strIfYouWangToChangeItPleaseUseAddFunction ="If you want to change it, please use \"Add\" function";
|
||||
$strLessThanSixteencharacters ="<= 16 digits";
|
||||
$strListedOption ="Set privilege";
|
||||
$strMoreThanSixAndLessThanSixteencharacters =">=6 and <=16 digits";
|
||||
$strOperationAuthorityCode ="Operation authority code";
|
||||
$strRecoredsPage ="Records/page";
|
||||
$strSuggestedLengthEqualSixcharacters ="suggested length = 6";
|
||||
$strTimeOfLastAccountInfoUpdate ="Time of last account update";
|
||||
$strUserIp ="Operator IP";
|
||||
$strWrongOption ="Wrong option";
|
||||
$strPleaseReviewTheTableCarefully ="Review setup before add operator!";
|
||||
|
||||
//old sub_english.inc file
|
||||
$strCSVDataFile = "CSV data file";
|
||||
$strCSVDataOperation = "CSV file";
|
||||
$strDataFile = "Data file";
|
||||
$strLastUploadTime = "Last upload time";
|
||||
$strLastDownloadTime = "Last download time";
|
||||
$strDataUploadOverTime = "Data upload over time";
|
||||
$strDataUploadError = "Data upload error";
|
||||
$strDataUploadOK = "Data upload OK";
|
||||
$strUploadTo = "Upload To";
|
||||
$strNoteUploadParameter = "Note: don't upload between global parameters and subsys parameters.";
|
||||
$strUploadFileNote ="Please select a file to upload.";
|
||||
$strClickHereToUploadFile="Click here to upload file";
|
||||
$strEnableDaemon = "Enable";
|
||||
$strSetMemoryFailure ="Set share memory failure";
|
||||
$strSelectFile ="Select file";
|
||||
$strIPAddress ="IP destination";
|
||||
$strMessageLength ="Package length";
|
||||
$strTFTPFileTransfer ="TFTP file transfer";
|
||||
$strFileUploadSuccessToServer ="Upload file success to server";
|
||||
$strDownloadSuccessToSwitch ="Download success to switch";
|
||||
$strDownloadFailureToSwitch ="Download failure to switch";
|
||||
$strFileName ="File name";
|
||||
|
||||
//added by lilong
|
||||
$loginTitle ="Logon liteCore Management Console";
|
||||
$strUploadSucc ="Upload successful";
|
||||
$strUploadUnSucc ="Upload Unsuccessful";
|
||||
$strUserName ="User:";
|
||||
$strPassword ="Password:";
|
||||
$strLogin ="Login";
|
||||
$strCancel ="Cancel";
|
||||
$strEdit ="Edit";
|
||||
$strAdd ="Add";
|
||||
$strDelete ="Delete";
|
||||
$strYes ="Yes";
|
||||
$strNo ="No";
|
||||
$strSureDel ="Are you sure to delete user ";
|
||||
$strDelCancel ="Delete canceled";
|
||||
$strList ="List";
|
||||
$strDelUser ="Delete user ";
|
||||
$strAddUser ="Add user ";
|
||||
$strEditUser ="Edit user";
|
||||
$strCDR ="CDR";
|
||||
$strOther ="Other";
|
||||
$strLogOperation ="Operation log";
|
||||
$strDescription ="Events";
|
||||
$strCdrDdownload ="CDR download";
|
||||
$strDATAnetwork ="Network data";
|
||||
$strDATAaccount ="Account data";
|
||||
$strDATAperformance ="Performance data";
|
||||
$strDATAdefine ="Define data";
|
||||
$strPrivilege ="Privilege";
|
||||
$strAccessMenu ="Access menu";
|
||||
?>
|
||||
Reference in New Issue
Block a user