Advertisement
Nuor

st_dialogs_spec_loads.xml

Dec 9th, 2017
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.37 KB | None | 0 0
  1. <?xml version="1.0" encoding="windows-1251" ?>
  2. <string_table>
  3.  
  4. <!-- ORDERS -->
  5. <string id="st_dm_spec_ammo_query">
  6. <text>Any other services?</text>
  7. </string>
  8. <string id="st_dm_spec_ammo_start">
  9. <text>I now offer special services for hand loaded ammunition. Let me see what you have.</text>
  10. </string>
  11. <string id="st_dm_spec_ammo_create">
  12. <text>I can do that. A box of %s will cost you %s RU.</text>
  13. </string>
  14. <string id="st_dm_spec_ammo_no">
  15. <text>I not interested.</text>
  16. </string>
  17. <string id="st_dm_spec_ammo_none">
  18. <text>I not interested in any of those.</text>
  19. </string>
  20. <string id="st_dm_spec_ammo_goodbye">
  21. <text>I not interested at the moment.</text>
  22. </string>
  23. <string id="st_dm_spec_ammo_price_accept">
  24. <text>That sounds fine here is the payment.</text>
  25. </string>
  26. <string id="st_dm_spec_ammo_price_accept_reply">
  27. <text>I'll get in touch with you as soon as the %s order is ready.</text>
  28. </string>
  29.  
  30. <string id="st_dm_spec_ammo_in_process">
  31. <text>I'm here about my special ammunition order.</text>
  32. </string>
  33. <string id="st_dm_spec_ammo_in_process_reply">
  34. <text>I'm still working on you %s.</text>
  35. </string>
  36. <string id="st_dm_spec_ammo_cancel">
  37. <text>You know, I've decided to cancel my order.</text>
  38. </string>
  39. <string id="st_dm_spec_ammo_cancel_reply">
  40. <text>That's fine but you understand your payment is forfeit?</text>
  41. </string>
  42. <string id="st_dm_spec_ammo_cancel_reply_yes">
  43. <text>Yes, cancel the order.</text>
  44. </string>
  45. <string id="st_dm_spec_ammo_cancel_reply_yes_done">
  46. <text>Fine. If you need ammo. I'm always here.</text>
  47. </string>
  48. <string id="st_dm_spec_ammo_goodbye">
  49. <text>Goodbye.</text>
  50. </string>
  51. <string id="st_dm_spec_ammo_cancel_reply_no">
  52. <text>I'll keep the ammo order.</text>
  53. </string>
  54. <string id="st_dm_spec_ammo_cancel_reply_no_done">
  55. <text>That fine it will be ready soon.</text>
  56. </string>
  57. <string id="st_dm_spec_ammo_cancel_back">
  58. <text>I'll be back.</text>
  59. </string>
  60.  
  61. <string id="st_dm_spec_ammo_pickup">
  62. <text>The %s order is ready.</text>
  63. </string>
  64. <string id="st_dm_spec_ammo_pickup_done">
  65. <text>Thanks.</text>
  66. </string>
  67. <string id="st_dm_spec_ammo_more">
  68. <text>If you want more i'm always here.</text>
  69. </string>
  70.  
  71. <string id="st_dm_spec_ammo_ready">
  72. <text>I'm finished. Come pick it up your </text>
  73. </string>
  74.  
  75. </string_table>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement