Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.01 KB | None | 0 0
  1. // Act recover
  2.  
  3. "act_recover / after_act" = "ACT after use"
  4.  
  5. "act_recover / change_item / sub_title" = "Please select the ACT recovery item to use"
  6.  
  7. "act_recover / change_item / title" = "ACT recovery item selection"
  8.  
  9. "act_recover / confirm / item" = "Do you want to recover the ACT using an item? \ n ※ The excess ACT will be retained for one item \ n."
  10.  
  11. "act_recover / confirm / stone" = "Do you want to completely recover ACT using one dragon stone? \ n ※ The excess ACT will be retained"
  12.  
  13. "act_recover / current_act" = "Current ACT"
  14.  
  15. "act_recover / error / sta_update" = "Please select again after canceling \ n because there was no operation for a fixed time."
  16.  
  17. "act_recover / item / use_number" = "number of uses"
  18.  
  19. "act_recover / select / item" = "Act recover on item"
  20.  
  21. "act_recover / select / item_desc" = "Recover ACT with item. \ nThe excess ACT is retained for up to one item."
  22.  
  23. "act_recover / select / stone" = "ACT recovery with dragon stone"
  24.  
  25. "act_recover / select / stone_desc" = "Complete recovery of ACT using one dragon stone. \ nExcessed ACT is retained."
  26.  
  27. "act_recover / select / sub_title" = "Select how to recover ACT"
  28.  
  29. // reward boost
  30.  
  31. "boost / popup / boost_point_title" = "reward boost available count"
  32.  
  33. "boost / popup / remaining_time_title" = "time left to recover"
  34.  
  35. "boost / remaining_time_label" = "To recovery";
  36.  
  37. "boost / anouncement_title" = "What is a reward boost"
  38.  
  39. "boost / anouncement_id" = "100061"
  40.  
  41. "boost / not_cleared_error / title" = "condition not met"
  42.  
  43. "boost / not_cleared_error / description" = "Because of uncleared difficulty \ nYou can not challenge by turning on reward boost. \ n ※ You can try with boost off"
  44.  
  45. // control bar
  46.  
  47. "control_bar / button / event" = "event"
  48.  
  49. "control_bar / button / kagi" = "door of recollection"
  50.  
  51. "control_bar / button / mission" = "mission"
  52.  
  53. // Reward boost: error system
  54.  
  55. "boost / error / boost_point_is_not_enough" = "Insufficient use of reward boost"
  56.  
  57. "boost / error / boost_schedule_id_is_invalid" = "Unable to use reward boost \ n due to out of date"
  58.  
  59. "boost / error / boost_schedule_is_not_within_the_period" = "You can not use reward boost because it is out of the holding period"
  60.  
  61. "boost / error / can_not_boost_not_cleared_sugoroku_map" = "Reward boost not available on uncleared difficulty"
  62.  
  63. "boost / error / can_not_boost_when_tried_as_eventkagi_event" = "The event in the door of recollection is not available \ n reward boost"
  64.  
  65. "boost / error / not_a_boostable_quest" = "A quest that can not use reward boost"
  66.  
  67. // randomLoginBonus
  68.  
  69. "random_login_bonus_dialog_text" = "The reward will be sent to the present"
  70.  
  71. edit: more stuff, filtering stuff
  72.  
  73. "dialog_card_sort_layer / skill_title" = "Skill Effect"
  74.  
  75. "dialog_card_sort_layer / select_skill" = "Select Effect"
  76.  
  77. "dialog_skill_group_filter / passive_skill" = "passive skills"
  78.  
  79. "dialog_skill_group_filter / special" = "Special Move"
  80.  
  81. "dialog_skill_group_filter / leader_skill" = "Leader skills"
  82.  
  83. "dialog_skill_group_filter / active_skill" = "active skills"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement