Advertisement
Guest User

Untitled

a guest
Feb 11th, 2018
293
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Translations xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  3. <Translation Id="no_lastpet" Value="Couden't manage to find your last used pet! Type (/pet help) for help! Color=red" />
  4. <Translation Id="cant_find_pet" Value="Couden't manage to find a pet you own called {0} Color=red" />
  5. <Translation Id="max_time_reached" Value="Your pet has died respawn it again by /pet! Color=yellow" />
  6. <Translation Id="succesfully_spawned_pet" Value="You succesfully spawned your pet in! Color=yellow" />
  7. <Translation Id="all_pets" Value="All the available pets are: {0} Color=yellow" />
  8. <Translation Id="invalid_syntax" Value="/buy &lt;pet&gt; Color=red" />
  9. <Translation Id="cant_find_global_pet" Value="Couden't manage to find a pet called {0} Color=red" />
  10. <Translation Id="cant_afford" Value="You can't afford to buy this pet for {0}. Color=red" />
  11. <Translation Id="succesfully_bought" Value="You have succefully bought a {0} for {1}! Color=yellow" />
  12. <Translation Id="already_own" Value="You already own this pet! COlor=red" />
  13. <Translation Id="succesfully_despawned" Value="You have succesfully despawned your pet! Color=yellow" />
  14. <Translation Id="using_no_pet" Value="You do not have a pet equipped at this moment! Color=yellow" />
  15. <Translation Id="succesfully_disabled_ui" Value="You have succesfully disabled the pets UI Information! Color=yellow" />
  16. <Translation Id="succesfully_enabled_ui" Value="You have succesfully enabled the pets UI Information! Color=yellow" />
  17. <Translation Id="help_line" Value="/pet buy &lt;name&gt; | /pet list | /pet toggleui | /pet despawn | /pet &lt;name&gt; | /pet (spawns newest pet) Color=yellow" />
  18. </Translations>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement