Advertisement
Guest User

Untitled

a guest
Dec 8th, 2019
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.82 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Translations xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3.   <Translation Id="gone_rogue" Value="{0} has gone rogue!" />
  4.   <Translation Id="rogue_tier_up" Value="{0} tiered up to Rogue {1}" />
  5.   <Translation Id="rogue_survived" Value="{0} has survived their rogue status!" />
  6.   <Translation Id="rogue_death" Value="{0} died and is no longer rogue!" />
  7.   <Translation Id="gone_manhunt" Value="{0} has gone manhunt! Their clear location is at {1}!" />
  8.   <Translation Id="manhunt_tier_up" Value="{0} tiered up to manhunt {1}" />
  9.   <Translation Id="manhunt_survived" Value="{0} completed their manhunt objective and is no longer manhunt!" />
  10.   <Translation Id="manhunt_death" Value="{0} died and is no longer manhunt!" />
  11. </Translations>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement