admin.php 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251
  1. <?php
  2. /* /////////////////////////////// COMMMON /////////////////////////////// */
  3. $string['common']["success1"] = "Success";
  4. $string['common']["error1"] = "Session Expired!";
  5. $string['common']["error2"] = "Data Not found";
  6. $string['common']["error3"] = "Invalid Username or Password";
  7. $string['common']["error4"] = "Server Error";
  8. /* //////////////////////////////////////////////////////////////////////////////////////////// */
  9. /* /////////////////////////////// LOGIN /////////////////////////////// */
  10. $string['login']["success1"] = "Success";
  11. $string['login']["error1"] = "Session Expired!";
  12. $string['login']["error2"] = "This user not available in Admin login";
  13. $string['login']["error3"] = "Invalid Username or Password";
  14. $string['login']["error4"] = "Server Error";
  15. /* //////////////////////////////////////////////////////////////////////////////////////////// */
  16. /* /////////////////////////////// PRODUCTS /////////////////////////////// */
  17. $string['product']["success1"] = "Success";
  18. $string['product']["error1"] = "Session Expired!";
  19. $string['product']["error2"] = "Data Not found";
  20. $string['product']["error3"] = "Image missing";
  21. $string['product']["error4"] = "Server Error";
  22. $string['product']["error5"] = "Product not found";
  23. /* //////////////////////////////////////////////////////////////////////////////////////////// */
  24. /* /////////////////////////////// CONTENT /////////////////////////////// */
  25. $string['content']["success1"] = "Success";
  26. $string['content']["error1"] = "Session Expired!";
  27. $string['content']["error2"] = "Data Not found";
  28. $string['content']["error3"] = "File missing";
  29. $string['content']["error4"] = "Server Error";
  30. $string['content']["error5"] = "Thumbimage missing";
  31. $string['content']["error6"] = "Content not found";
  32. $string['content']["error7"] = "File type is not changeable";
  33. $string['content']["error8"] = "Language not found";
  34. /* //////////////////////////////////////////////////////////////////////////////////////////// */
  35. /* /////////////////////////////// QUESTION /////////////////////////////// */
  36. $string['question']["success1"] = "Success";
  37. $string['question']["error1"] = "Session Expired!";
  38. $string['question']["error2"] = "Data Not found";
  39. $string['question']["error3"] = "No Question Found";
  40. $string['question']["error4"] = "Server Error";
  41. $string['question']["error5"] ="OPTIONS MISSING";
  42. $string['question']["error6"] ="CORRECT ANSWER MISSING";
  43. $string['question']["error7"] ="Question can't delete because this question is in assessment";
  44. $string['question']["error8"] ="Question can't delete because this question is in assessment result";
  45. $string['question']["error9"] ="Question not Found";
  46. /* //////////////////////////////////////////////////////////////////////////////////////////// */
  47. /* /////////////////////////////// USER /////////////////////////////// */
  48. $string['user']["success1"] = "Success";
  49. $string['user']["error1"] = "Session Expired!";
  50. $string['user']["error2"] = "Data Not found";
  51. $string['user']["error3"] = "No user Found";
  52. $string['user']["error4"] = "Server Error";
  53. $string['user']["error5"] = "Role not found";
  54. $string['user']["error6"] = "Data missing";
  55. $string['user']["error7"] = "User Employee ID already exist";
  56. $string['user']["error8"] = "Employee code already exist";
  57. $string['user']["error9"] = "User name already exist";
  58. $string['user']["error10"] = "User already Registered";
  59. $string['user']["error11"] = "File missing";
  60. $string['user']["error12"] = "Employee ID can't use";
  61. $string['user']["error13"] = "Employee code can't use";
  62. /* //////////////////////////////////////////////////////////////////////////////////////////// */
  63. /* /////////////////////////////// ASSESSMENT /////////////////////////////// */
  64. $string['assessment']["success1"] = "Success";
  65. $string['assessment']["error1"] = "Session Expired!";
  66. $string['assessment']["error2"] = "Data Not found";
  67. $string['assessment']["error3"] = "No Assessment Found";
  68. $string['assessment']["error4"] = "Server Error";
  69. $string['assessment']["error5"] = "Data missing";
  70. $string['assessment']["error6"] ="Question count should be greater than or equal to total question";
  71. $string['assessment']["error7"] ="ASSESSMENT ASSIGNED CAN'T EDIT NOW";
  72. $string['assessment']["error8"] ="ASSESSMENT ASSIGNED CAN'T DELETE NOW";
  73. $string['assessment']["error9"] ="Enddate should be future date";
  74. $string['assessment']["error10"] ="Notification should be comma seperated integer";
  75. $string['assessment']["error11"] ="Invalid pass score";
  76. /* //////////////////////////////////////////////////////////////////////////////////////////// */
  77. /* /////////////////////////////// SURVEY /////////////////////////////// */
  78. $string['survey']["success1"] = "Success";
  79. $string['survey']["error1"] = "Session Expired!";
  80. $string['survey']["error2"] = "Data Not found";
  81. $string['survey']["error3"] = "No Feedback Found";
  82. $string['survey']["error4"] = "Server Error";
  83. $string['survey']["error5"] = "Data missing";
  84. $string['survey']["error6"] ="Question count should be greater than or equal to total question";
  85. $string['survey']["error7"] ="FEEDBACK ASSIGNED CAN'T EDIT NOW";
  86. $string['survey']["error8"] ="FEEDBACK ASSIGNED CAN'T DELETE NOW";
  87. $string['survey']["error9"] ="Notification should be comma seperated integer";
  88. /* //////////////////////////////////////////////////////////////////////////////////////////// */
  89. /* /////////////////////////////// TRAINING /////////////////////////////// */
  90. $string['training']["success1"] = "Success";
  91. $string['training']["error1"] = "Session Expired!";
  92. $string['training']["error2"] = "Data Not found";
  93. $string['training']["error3"] = "No Training Found";
  94. $string['training']["error4"] = "Server Error";
  95. $string['training']["error5"] = "Certificate Level missing";
  96. $string['training']["error6"] = "Assessment type not found";
  97. $string['training']["error7"] = "Training Not found";
  98. $string['training']["error8"] = "Training is not editable";
  99. $string['training']["error9"] = "Training can't delete now";
  100. /* //////////////////////////////////////////////////////////////////////////////////////////// */
  101. /* /////////////////////////////// CR TRAINING /////////////////////////////// */
  102. $string['crtraining']["success1"] = "Success";
  103. $string['crtraining']["error1"] = "Session Expired!";
  104. $string['crtraining']["error2"] = "Data Not found";
  105. $string['crtraining']["error3"] = "No Training Found";
  106. $string['crtraining']["error4"] = "Server Error";
  107. $string['crtraining']["error5"] = "Certificate Level missing";
  108. $string['crtraining']["error6"] = "Assessment type not found";
  109. $string['crtraining']["error7"] = "Training Not found";
  110. $string['crtraining']["error8"] = "Training is not editable";
  111. $string['crtraining']["error9"] = "Training can't delete now";
  112. /* //////////////////////////////////////////////////////////////////////////////////////////// */
  113. /* /////////////////////////////// DEALER /////////////////////////////// */
  114. $string['dealer']["success1"] = "Success";
  115. $string['dealer']["error1"] = "Session Expired!";
  116. $string['dealer']["error2"] = "Data Not found";
  117. $string['dealer']["error3"] = "No user Found";
  118. $string['dealer']["error4"] = "Server Error";
  119. $string['dealer']["error5"] = "Dealer code already exist";
  120. $string['dealer']["error6"] = "Data missing";
  121. /* //////////////////////////////////////////////////////////////////////////////////////////// */
  122. /* /////////////////////////////// BULLETIN /////////////////////////////// */
  123. $string['bulletin']["success1"] = "Success";
  124. $string['bulletin']["error1"] = "Session Expired!";
  125. $string['bulletin']["error2"] = "Data Not found";
  126. $string['bulletin']["error3"] = "Image file missing";
  127. $string['bulletin']["error4"] = "Server Error";
  128. $string['bulletin']["error5"] = "Dealer code already exist";
  129. $string['bulletin']["error6"] = "Data missing";
  130. /* //////////////////////////////////////////////////////////////////////////////////////////// */
  131. /* /////////////////////////////// NOTIFICATION /////////////////////////////// */
  132. $string['notification']["success1"] = "Success";
  133. $string['notification']["error1"] = "Session Expired!";
  134. $string['notification']["error2"] = "Data Not found";
  135. $string['notification']["error3"] = "Image file missing";
  136. $string['notification']["error4"] = "Server Error";
  137. $string['notification']["error5"] = "Dealer code already exist";
  138. $string['notification']["error6"] = "Data missing";
  139. /* //////////////////////////////////////////////////////////////////////////////////////////// */
  140. /* /////////////////////////////// BACKEND /////////////////////////////// */
  141. $string['backend']["success1"] = "Success";
  142. $string['backend']["error1"] = "Session Expired!";
  143. $string['backend']["error2"] = "Data Not found";
  144. $string['backend']["error3"] = "No user Found";
  145. $string['backend']["error4"] = "Server Error";
  146. $string['backend']["error11"] = "File missing";
  147. /* //////////////////////////////////////////////////////////////////////////////////////////// */
  148. /* /////////////////////////////// REDEEM /////////////////////////////// */
  149. $string['redeem']["success1"] = "Success";
  150. $string['redeem']["error1"] = "Session Expired!";
  151. $string['redeem']["error2"] = "Data Not found";
  152. $string['redeem']["error3"] = "Not valid data";
  153. $string['redeem']["error4"] = "Server Error";
  154. $string['redeem']["error5"] = "Role not found";
  155. $string['redeem']["error6"] = "Data missing";
  156. $string['redeem']["error7"] = "User Employee ID already exist";
  157. /* //////////////////////////////////////////////////////////////////////////////////////////// */
  158. /* /////////////////////////////// REPORT /////////////////////////////// */
  159. $string['report']["success1"] = "Success";
  160. $string['report']["error1"] = "Session Expired!";
  161. $string['report']["error2"] = "Data Not found";
  162. $string['report']["error3"] = "No user Found";
  163. $string['report']["error4"] = "Server Error";
  164. $string['report']["error5"] = "Dealer code already exist";
  165. $string['report']["error6"] = "Data missing";
  166. $string['report']["error7"] = "Invalid date format";
  167. $string['report']["error8"] = "Employee ID not found";
  168. $string['report']["error9"] = "Dealer not found";
  169. /* //////////////////////////////////////////////////////////////////////////////////////////// */
  170. /* /////////////////////////////// REPORT /////////////////////////////// */
  171. $string['excelupload']["success1"] = "Success";
  172. $string['excelupload']["error1"] = "Session Expired!";
  173. $string['excelupload']["error2"] = "File missing";
  174. $string['excelupload']["error3"] = "INVALID EXCEL FILE";
  175. $string['excelupload']["error4"] = "Salesmonth MISSING";
  176. /* //////////////////////////////////////////////////////////////////////////////////////////// */
  177. /* /////////////////////////////// BULLETIN /////////////////////////////// */
  178. $string['expcontent']["success1"] = "Success";
  179. $string['expcontent']["error1"] = "Session Expired!";
  180. $string['expcontent']["error2"] = "Data Not found";
  181. $string['expcontent']["error3"] = "Image file missing";
  182. $string['expcontent']["error4"] = "Server Error";
  183. $string['expcontent']["error5"] = "Video file missing";
  184. $string['expcontent']["error6"] = "Data missing";
  185. /* //////////////////////////////////////////////////////////////////////////////////////////// */
  186. /* /////////////////////////////// VIDEO TRAINING /////////////////////////////// */
  187. $string['videotraining']["success1"] = "Success";
  188. $string['videotraining']["error1"] = "Session Expired!";
  189. $string['videotraining']["error2"] = "Data Not found";
  190. $string['videotraining']["error3"] = "Invalid Role";
  191. $string['videotraining']["error4"] = "Server Error";
  192. $string['videotraining']["error5"] = "Invalid data in request";
  193. $string['videotraining']["error6"] = "DSE data not found";
  194. $string['videotraining']["error7"] = "Please select future date & time";
  195. $string['videotraining']["error8"] = "Data missing";
  196. $string['videotraining']["error9"] = "User already exit";
  197. $string['videotraining']["error10"] = "Trainerdata not found";
  198. /* //////////////////////////////////////////////////////////////////////////////////////////// *
  199. ?>