feedback.php 7.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. <?php
  2. $lang->action->objectTypes['feedback'] = 'Feedback';
  3. $lang->action->objectTypes['ticket'] = 'Ticket';
  4. $lang->action->label->feedback = 'Feedback|feedback|' . ($config->vision == 'lite' ? 'view' : 'adminView') . '|id=%s';
  5. $lang->action->label->ticket = 'Ticket|ticket|view|id=%s';
  6. $lang->action->desc->asked = '$date, doubted by <strong>$actor</strong>.' . "\n";
  7. $lang->action->desc->replied = '$date, replied by <strong>$actor</strong>.' . "\n";
  8. $lang->action->desc->tobug = '$date, converted to Bug by <strong>$actor</strong>. Its ID was <strong>$extra</strong>.' . "\n";
  9. $lang->action->desc->tostory = '$date, converted to ' . $lang->SRCommon . ' by <strong>$actor</strong>. Its ID was <strong>$extra</strong>.' . "\n";
  10. $lang->action->desc->touserstory = '$date, converted to ' . $lang->URCommon . ' by <strong>$actor</strong>. Its ID was <strong>$extra</strong>.' . "\n";
  11. $lang->action->desc->toepic = '$date, converted to ' . $lang->ERCommon . ' by <strong>$actor</strong>. Its ID was <strong>$extra</strong>.' . "\n";
  12. $lang->action->desc->totask = '$date, converted to Task by <strong>$actor</strong>. Its ID was <strong>$extra</strong>.' . "\n";
  13. $lang->action->desc->fromfeedback = '$date, created by <strong>$actor</strong> from <strong>feedback</strong>, the ID which was <strong>$extra</strong>.' . "\n";
  14. $lang->action->desc->fromticket = '$date, created by <strong>$actor</strong> from <strong>ticket</strong>, the ID which was <strong>$extra</strong>.' . "\n";
  15. $lang->action->desc->totodo = '$date, converted to todo from <strong>$actor</strong>. Its ID was <strong>$extra</strong>.' . "\n";
  16. $lang->action->desc->toticket = '$date, converted to ticket from <strong>$actor</strong>. Its ID was <strong>$extra</strong>.' . "\n";
  17. $lang->action->desc->todemand = '$date, converted to demand from <strong>$actor</strong>. Its ID was <strong>$extra</strong>.' . "\n";
  18. $lang->action->desc->processed = '$date, processed by system.' . "\n";
  19. $lang->action->desc->syncmodule = '$date, merge to module <strong>$extra</strong>。' . "\n";
  20. $lang->action->desc->syncdoingbyticket = '$date, Status updated to In Progress after <strong>$actor</strong> converted to Ticket<strong>$extra</strong>.' . "\n";
  21. $lang->action->desc->syncdoingbystory = '$date, Status updated to In Progress after <strong>$actor</strong> converted to <strong>$extra</strong>' . $lang->SRCommon . '' . "\n";
  22. $lang->action->desc->syncdoingbyuserstory = '$date, Status updated to In Progress after <strong>$actor</strong> converted to <strong>$extra</strong>' . $lang->URCommon . '' . "\n";
  23. $lang->action->desc->syncdoingbyepic = '$date, Status updated to In Progress after <strong>$actor</strong> converted to <strong>$extra</strong>' . $lang->ERCommon . '' . "\n";
  24. $lang->action->desc->syncdoingbytask = '$date, Status updated to In Progress after <strong>$actor</strong> converted to Task <strong>$extra</strong>' . "\n";
  25. $lang->action->desc->syncdoingbybug = '$date, Status updated to In Progress after <strong>$actor</strong> converted to Bug <strong>$extra</strong>' . "\n";
  26. $lang->action->desc->syncdoingbytodo = '$date, Status updated to In Progress after <strong>$actor</strong> converted to To-do <strong>$extra</strong>' . "\n";
  27. $lang->action->desc->syncdoingbydemand = '$date, Status updated to In Progress after <strong>$actor</strong> converted to Story in the RM Hub<strong>$extra</strong>' . "\n";
  28. $lang->action->desc->processedbyticket = '$date, Status updated to Progressed after <strong>$actor</strong> finish Ticket<strong>$extra</strong>.' . "\n";
  29. $lang->action->desc->processedbystory = '$date, Status updated to Progressed after <strong>$actor</strong> close <strong>$extra</strong>' . $lang->SRCommon . '' . "\n";
  30. $lang->action->desc->processedbyuserstory = '$date, Status updated to Progressed after <strong>$actor</strong> close <strong>$extra</strong>' . $lang->URCommon . '' . "\n";
  31. $lang->action->desc->processedbyepic = '$date, Status updated to Progressed after <strong>$actor</strong> close <strong>$extra</strong>' . $lang->ERCommon . '' . "\n";
  32. $lang->action->desc->processedbytask = '$date, Status updated to Progressed after <strong>$actor</strong> finish Task <strong>$extra</strong>' . "\n";
  33. $lang->action->desc->processedbybug = '$date, Status updated to Progressed after <strong>$actor</strong> resolve Bug <strong>$extra</strong>' . "\n";
  34. $lang->action->desc->processedbytodo = '$date, Status updated to Progressed after <strong>$actor</strong> finish To-do <strong>$extra</strong>' . "\n";
  35. $lang->action->desc->processedbydemand = '$date, Status updated to Progressed after <strong>$actor</strong> finish Story in the RM Hub<strong>$extra</strong>' . "\n";
  36. $lang->action->desc->activatedbyticket = '$date, Status updated to In Progress after <strong>$actor</strong> activate Ticket<strong>$extra</strong>.' . "\n";
  37. $lang->action->desc->activatedbystory = '$date, Status updated to In Progress after <strong>$actor</strong> activate <strong>$extra</strong>' . $lang->SRCommon . '' . "\n";
  38. $lang->action->desc->activatedbyuserstory = '$date, Status updated to In Progress after <strong>$actor</strong> activate <strong>$extra</strong>' . $lang->URCommon . '' . "\n";
  39. $lang->action->desc->activatedbyepic = '$date, Status updated to In Progress after <strong>$actor</strong> activate <strong>$extra</strong>' . $lang->ERCommon . '' . "\n";
  40. $lang->action->desc->activatedbytask = '$date, Status updated to In Progress after <strong>$actor</strong> activate Task <strong>$extra</strong>' . "\n";
  41. $lang->action->desc->activatedbybug = '$date, Status updated to In Progress after <strong>$actor</strong> activate Bug <strong>$extra</strong>' . "\n";
  42. $lang->action->desc->activatedbytodo = '$date, Status updated to In Progress after <strong>$actor</strong> activate To-do <strong>$extra</strong>' . "\n";
  43. $lang->action->desc->activatedbydemand = '$date, Status updated to In Progress after <strong>$actor</strong> activate Story in the RM Hub<strong>$extra</strong>' . "\n";
  44. $lang->action->label->asked = 'doubted';
  45. $lang->action->label->replied = 'replied';
  46. $lang->action->label->tobug = 'convert to bug';
  47. $lang->action->label->tostory = 'convert to ' . $lang->SRCommon;
  48. $lang->action->label->touserstory = 'convert to ' . $lang->URCommon;
  49. $lang->action->label->toepic = 'convert to ' . $lang->ERCommon;
  50. $lang->action->label->totask = 'convert to task';
  51. $lang->action->label->totodo = 'convert to todo';
  52. $lang->action->label->toticket = 'convert to ticket';
  53. $lang->action->label->todemand = 'convert to demand';
  54. $lang->action->label->fromfeedback = 'from Feedback';
  55. $lang->action->label->syncmodule = 'merged modules';
  56. $lang->action->label->fromticket = 'from ticket';
  57. $lang->action->label->processed = 'Processed';
  58. $lang->action->label->processedbyticket = 'Processed';
  59. $lang->action->label->processedbystory = 'Processed';
  60. $lang->action->label->processedbyuserstory = 'Processed';
  61. $lang->action->label->processedbyepic = 'Processed';
  62. $lang->action->label->processedbytask = 'Processed';
  63. $lang->action->label->processedbybug = 'Processed';
  64. $lang->action->label->processedbytodo = 'Processed';
  65. $lang->action->label->processedbydemand = 'Processed';
  66. $lang->action->label->activatedbyticket = 'Activated';
  67. $lang->action->label->activatedbystory = 'Activated';
  68. $lang->action->label->activatedbyuserstory = 'Activated';
  69. $lang->action->label->activatedbyepic = 'Activated';
  70. $lang->action->label->activatedbytask = 'Activated';
  71. $lang->action->label->activatedbybug = 'Activated';
  72. $lang->action->label->activatedbytodo = 'Activated';
  73. $lang->action->label->activatedbydemand = 'Activated';