Fork of FusionPBX but with LDAP kinda working
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

82 lines
3.9 KiB

  1. <?php
  2. $text['title-webphone']['en-us'] = "WebPhone";
  3. $text['title-webphone']['ar-eg'] = "ة";
  4. $text['title-webphone']['de-at'] = ""; //copied from de-de
  5. $text['title-webphone']['de-ch'] = ""; //copied from de-de
  6. $text['title-webphone']['de-de'] = "";
  7. $text['title-webphone']['es-cl'] = "";
  8. $text['title-webphone']['es-mx'] = ""; //copied from es-cl
  9. $text['title-webphone']['fr-ca'] = ""; //copied from fr-fr
  10. $text['title-webphone']['fr-fr'] = "";
  11. $text['title-webphone']['he-il'] = "";
  12. $text['title-webphone']['it-it'] = "";
  13. $text['title-webphone']['nl-nl'] = "";
  14. $text['title-webphone']['pl-pl'] = "";
  15. $text['title-webphone']['pt-br'] = ""; //copied from pt-pt
  16. $text['title-webphone']['pt-pt'] = "";
  17. $text['title-webphone']['ro-ro'] = "";
  18. $text['title-webphone']['ru-ru'] = "";
  19. $text['title-webphone']['sv-se'] = "";
  20. $text['title-webphone']['uk-ua'] = "";
  21. $text['title-description-webphone']['en-us'] = "Webphone is a simple browser-based phone. Select an extension and click 'Launch'";
  22. $text['title-description-webphone']['ar-eg'] = "ة";
  23. $text['title-description-webphone']['de-at'] = ""; //copied from de-de
  24. $text['title-description-webphone']['de-ch'] = ""; //copied from de-de
  25. $text['title-description-webphone']['de-de'] = "";
  26. $text['title-description-webphone']['es-cl'] = "";
  27. $text['title-description-webphone']['es-mx'] = ""; //copied from es-cl
  28. $text['title-description-webphone']['fr-ca'] = ""; //copied from fr-fr
  29. $text['title-description-webphone']['fr-fr'] = "";
  30. $text['title-description-webphone']['he-il'] = "";
  31. $text['title-description-webphone']['it-it'] = "";
  32. $text['title-description-webphone']['nl-nl'] = "";
  33. $text['title-description-webphone']['pl-pl'] = "";
  34. $text['title-description-webphone']['pt-br'] = ""; //copied from pt-pt
  35. $text['title-description-webphone']['pt-pt'] = "";
  36. $text['title-description-webphone']['ro-ro'] = "";
  37. $text['title-description-webphone']['ru-ru'] = "";
  38. $text['title-description-webphone']['sv-se'] = "";
  39. $text['title-description-webphone']['uk-ua'] = "";
  40. $text['label-select_extension']['en-us'] = "Select Extension";
  41. $text['label-select_extension']['ar-eg'] = "ة";
  42. $text['label-select_extension']['de-at'] = ""; //copied from de-de
  43. $text['label-select_extension']['de-ch'] = ""; //copied from de-de
  44. $text['label-select_extension']['de-de'] = "";
  45. $text['label-select_extension']['es-cl'] = "";
  46. $text['label-select_extension']['es-mx'] = ""; //copied from es-cl
  47. $text['label-select_extension']['fr-ca'] = ""; //copied from fr-fr
  48. $text['label-select_extension']['fr-fr'] = "";
  49. $text['label-select_extension']['he-il'] = "";
  50. $text['label-select_extension']['it-it'] = "";
  51. $text['label-select_extension']['nl-nl'] = "";
  52. $text['label-select_extension']['pl-pl'] = "";
  53. $text['label-select_extension']['pt-br'] = ""; //copied from pt-pt
  54. $text['label-select_extension']['pt-pt'] = "";
  55. $text['label-select_extension']['ro-ro'] = "";
  56. $text['label-select_extension']['ru-ru'] = "";
  57. $text['label-select_extension']['sv-se'] = "";
  58. $text['label-select_extension']['uk-ua'] = "";
  59. $text['label-webphone_launch']['en-us'] = "Launch";
  60. $text['label-webphone_launch']['ar-eg'] = "ة";
  61. $text['label-webphone_launch']['de-at'] = ""; //copied from de-de
  62. $text['label-webphone_launch']['de-ch'] = ""; //copied from de-de
  63. $text['label-webphone_launch']['de-de'] = "";
  64. $text['label-webphone_launch']['es-cl'] = "";
  65. $text['label-webphone_launch']['es-mx'] = ""; //copied from es-cl
  66. $text['label-webphone_launch']['fr-ca'] = ""; //copied from fr-fr
  67. $text['label-webphone_launch']['fr-fr'] = "";
  68. $text['label-webphone_launch']['he-il'] = "";
  69. $text['label-webphone_launch']['it-it'] = "";
  70. $text['label-webphone_launch']['nl-nl'] = "";
  71. $text['label-webphone_launch']['pl-pl'] = "";
  72. $text['label-webphone_launch']['pt-br'] = ""; //copied from pt-pt
  73. $text['label-webphone_launch']['pt-pt'] = "";
  74. $text['label-webphone_launch']['ro-ro'] = "";
  75. $text['label-webphone_launch']['ru-ru'] = "";
  76. $text['label-webphone_launch']['sv-se'] = "";
  77. $text['label-webphone_launch']['uk-ua'] = "";
  78. ?>