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="error_not_setup" Value="This plugin is configured incorrectly! Please configure the plugin!" />
- <Translation Id="not_enough_parameters" Value="Syntax: /report (player) (reason)" />
- <Translation Id="send_successful" Value="Report filed successfuly!" />
- <Translation Id="send_failed" Value="Report failed to send!" />
- <Translation Id="report_self" Value="You can't report yourself!" />
- <Translation Id="report_none" Value="That player is not online!" />
- <Translation Id="report_staff_message" Value="{0} has reported {1} for {2}!" />
- <Translation Id="date_format" Value="MM/dd/yyyy hh:mm tt" />
- <Translation Id="report_bot_username" Value="Reports" />
- <Translation Id="report_name" Value="{0} ({1})" />
- <Translation Id="report_title" Value="Report" />
- <Translation Id="report_description" Value="Target: {0} ({1}){3}Reason: {2}" />
- <Translation Id="report_footer" Value="{0} - PST" />
- </Translations>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement