en.php 916 B

1234567891011121314151617181920212223242526
  1. <?php
  2. $gui['home']="home";//1001
  3. $gui['word_analysis']="Super Statistics";//1002
  4. $gui['submit']="submit";//1003
  5. $gui['like']="like";//1004
  6. $gui['spell']="Spell";//1005
  7. $gui['group_by']="Group by";//1006
  8. $gui['base']="Base";//1007
  9. $gui['ending_1']="Case Ending 1";//1008
  10. $gui['ending_2']="Case Ending 2";//1009
  11. $gui['your_choice']="Your choice";//1010
  12. $gui['vacab']="Vocabulary";//1011
  13. $gui['word_count']="Pāli Canon Word Count";//1012
  14. $gui['statistics']="&nbsp;Statistical Result";//1013
  15. $gui['effective']="Sample Num";//1014
  16. $gui['serial_num']="Serial No.";//1015
  17. $gui['count']="Count";//1016
  18. $gui['percentage']="Percentage(%)";//1017
  19. $gui['accumulative']="Accumulative Coverage(%)";//1018
  20. $gui['end_with']="end&nbsp;with";//1001
  21. $gui['begin_with']="begin&nbsp;with";//1001
  22. $gui['empty']="empty&nbsp;to&nbsp;list&nbsp;all";//1001
  23. $gui['home']="home";//1001
  24. $gui['home']="home";//1001
  25. $gui['home']="home";//1001
  26. ?>