Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="utf-8"?>
- <Translations xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <Translation Id="cannot_damage" Value="You cannot damage this permanent buildable!" />
- <Translation Id="set_perma" Value="Set buildable {0} to permanent!" />
- <Translation Id="remove_perma" Value="Removed buildable {0} from permanent!" />
- <Translation Id="add_perma_already_added" Value="Could not add buildable, it is already permanent!" />
- <Translation Id="remove_perma_failed" Value="Could not remove buildable!" />
- <Translation Id="remove_perma_not_found" Value="Could not remove buildable, it is not permanent!" />
- </Translations>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement