Advertisement
Guest User

Untitled

a guest
Aug 12th, 2023
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 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="PlayerHasNoDutyRanks" Value="&lt;color=white&gt;You do not have any Police duty rank!&lt;/color&gt;" />
  4. <Translation Id="OnDuty" Value="&lt;color=white&gt;You have gone on-duty as a {0}, remember to use /pduty again when you go off-duty!&lt;/color&gt;" />
  5. <Translation Id="OffDuty" Value="&lt;color=white&gt;You have gone off-duty as a {0} and collected your paycheck of ${1} USD for working {2} seconds!&lt;/color&gt;" />
  6. <Translation Id="OnDutyAnnouncement" Value="&lt;color=blue&gt;[+]&lt;/color&gt; &lt;color=white&gt;There are now {0} on-duty Police&lt;/color&gt;" />
  7. <Translation Id="OffDutyAnnouncement" Value="&lt;color=blue&gt;[-]&lt;/color&gt; &lt;color=white&gt;There are now {0} on-duty Police&lt;/color&gt;" />
  8. <Translation Id="Error" Value="&lt;color=red&gt;An error has occured.&lt;/color&gt;" />
  9. </Translations>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement