qa-lang-emails.php 6.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. <?php
  2. /*
  3. Question2Answer by Gideon Greenspan and contributors
  4. http://www.question2answer.org/
  5. File: qa-include/qa-lang-emails.php
  6. Description: Language phrases for email notifications
  7. This program is free software; you can redistribute it and/or
  8. modify it under the terms of the GNU General Public License
  9. as published by the Free Software Foundation; either version 2
  10. of the License, or (at your option) any later version.
  11. This program is distributed in the hope that it will be useful,
  12. but WITHOUT ANY WARRANTY; without even the implied warranty of
  13. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  14. GNU General Public License for more details.
  15. More about this license: http://www.question2answer.org/license.php
  16. */
  17. return array(
  18. 'a_commented_body' => "Your answer on ^site_title has a new comment by ^c_handle:\n\n^open^c_content^close\n\nYour answer was:\n\n^open^c_context^close\n\nYou may respond by adding your own comment:\n\n^url\n\nThank you,\n\n^site_title",
  19. 'a_commented_subject' => 'Your ^site_title answer has a new comment',
  20. 'a_followed_body' => "Your answer on ^site_title has a new related question by ^q_handle:\n\n^open^q_title^close\n\nYour answer was:\n\n^open^a_content^close\n\nClick below to answer the new question:\n\n^url\n\nThank you,\n\n^site_title",
  21. 'a_followed_subject' => 'Your ^site_title answer has a related question',
  22. 'a_selected_body' => "Congratulations! Your answer on ^site_title has been selected as the best by ^s_handle:\n\n^open^a_content^close\n\nThe question was:\n\n^open^q_title^close\n\nClick below to see your answer:\n\n^url\n\nThank you,\n\n^site_title",
  23. 'a_selected_subject' => 'Your ^site_title answer has been selected!',
  24. 'c_commented_body' => "A new comment by ^c_handle has been added after your comment on ^site_title:\n\n^open^c_content^close\n\nThe discussion is following:\n\n^open^c_context^close\n\nYou may respond by adding another comment:\n\n^url\n\nThank you,\n\n^site_title",
  25. 'c_commented_subject' => 'Your ^site_title comment has been added to',
  26. 'confirm_body' => "Please click below to confirm your email address for ^site_title.\n\n^url\n\nThank you,\n^site_title",
  27. 'confirm_subject' => '^site_title - Email Address Confirmation',
  28. 'feedback_body' => "Comments:\n^message\n\nName:\n^name\n\nEmail:\n^email\n\nPrevious page:\n^previous\n\nUser:\n^url\n\nIP address:\n^ip\n\nBrowser:\n^browser",
  29. 'feedback_subject' => '^ feedback',
  30. 'flagged_body' => "A post by ^p_handle has received ^flags:\n\n^open^p_context^close\n\nClick below to see the post:\n\n^url\n\n\nClick below to review all flagged posts:\n\n^a_url\n\n\nThank you,\n\n^site_title",
  31. 'flagged_subject' => '^site_title has a flagged post',
  32. 'moderate_body' => "A post by ^p_handle requires your approval:\n\n^open^p_context^close\n\nClick below to approve or reject the post:\n\n^url\n\n\nClick below to review all queued posts:\n\n^a_url\n\n\nThank you,\n\n^site_title",
  33. 'moderate_subject' => '^site_title moderation',
  34. 'new_password_body' => "Your new password for ^site_title is below.\n\nPassword: ^password\n\nIt is recommended to change this password immediately after logging in.\n\nThank you,\n^site_title\n^url",
  35. 'new_password_subject' => '^site_title - Your New Password',
  36. 'private_message_body' => "You have been sent a private message by ^f_handle on ^site_title:\n\n^open^message^close\n\n^moreThank you,\n\n^site_title\n\n\nTo block private messages, visit your account page:\n^a_url",
  37. 'private_message_info' => "More information about ^f_handle:\n\n^url\n\n",
  38. 'private_message_reply' => "Click below to reply to ^f_handle by private message:\n\n^url\n\n",
  39. 'private_message_subject' => 'Message from ^f_handle on ^site_title',
  40. 'q_answered_body' => "Your question on ^site_title has been answered by ^a_handle:\n\n^open^a_content^close\n\nYour question was:\n\n^open^q_title^close\n\nIf you like this answer, you may select it as the best:\n\n^url\n\nThank you,\n\n^site_title",
  41. 'q_answered_subject' => 'Your ^site_title question was answered',
  42. 'q_commented_body' => "Your question on ^site_title has a new comment by ^c_handle:\n\n^open^c_content^close\n\nYour question was:\n\n^open^c_context^close\n\nYou may respond by adding your own comment:\n\n^url\n\nThank you,\n\n^site_title",
  43. 'q_commented_subject' => 'Your ^site_title question has a new comment',
  44. 'q_posted_body' => "A new question has been asked by ^q_handle:\n\n^open^q_title\n\n^q_content^close\n\nClick below to see the question:\n\n^url\n\nThank you,\n\n^site_title",
  45. 'q_posted_subject' => '^site_title has a new question',
  46. 'remoderate_body' => "An edited post by ^p_handle requires your reapproval:\n\n^open^p_context^close\n\nClick below to approve or hide the edited post:\n\n^url\n\n\nClick below to review all queued posts:\n\n^a_url\n\n\nThank you,\n\n^site_title",
  47. 'remoderate_subject' => '^site_title moderation',
  48. 'reset_body' => "Please click below to reset your password for ^site_title.\n\n^url\n\nAlternatively, enter the code below into the field provided.\n\nCode: ^code\n\nIf you did not ask to reset your password, please ignore this message.\n\nThank you,\n^site_title",
  49. 'reset_subject' => '^site_title - Reset Forgotten Password',
  50. 'to_handle_prefix' => "^,\n\n",
  51. 'u_registered_body' => "A new user has registered as ^u_handle.\n\nClick below to view the user profile:\n\n^url\n\nThank you,\n\n^site_title",
  52. 'u_registered_subject' => '^site_title has a new registered user',
  53. 'u_to_approve_body' => "A new user has registered as ^u_handle.\n\nClick below to approve the user:\n\n^url\n\nClick below to review all users waiting for approval:\n\n^a_url\n\nThank you,\n\n^site_title",
  54. 'u_approved_body' => "Profilinizi buradan görebilirsiniz:\n\n^url\n\nTeşekkür ederiz,\n\n^site_title",
  55. 'u_approved_subject' => '^site_title hesabınız onaylandı',
  56. 'wall_post_body' => "^f_handle ^site_title duvarınıza birşeyler yazdı:\n\n^open^post^close\n\nGönderiyi buradan cevaplayabilirsiniz:\n\n^url\n\nTeşekkür ederiz,\n\n^site_title",
  57. 'wall_post_subject' => 'Birisi ^site_title duvarınıza yazdı.',
  58. 'welcome_body' => "^site_title\'a kayıt olduğunuz için teşekkür ederiz.\n\n^custom^confirmKayıt detaylarınız aşağıdaki gibidir:\n\nKullanıcı adınız: ^handle\nE-posta adresiniz: ^email\n\nİleride kullanmak için bu e-postayı lütfen saklayınız.\n\nTeşekkür ederiz,\n\n^site_title\n^url",
  59. 'welcome_confirm' => "E-posta hesabınızı doğrulamak için lütfen aşağıdaki bağlantıya tıklayınız.\n\n^url\n\n",
  60. 'welcome_subject' => '^site_title\'a hoşgeldiniz !',
  61. );
  62. /*
  63. Omit PHP closing tag to help avoid accidental output
  64. */