/*
* Example message file for tajax, in Pig Latin.
*
* Allows for web servers like Apache to serve up the right language version
* based on specialized extensions to this file (such as tajax_messages.js.en)
* for correct translation of the messages.
*/
if (! tajax.messages) {
alert("Or Erray in tajax_messages.js: ipt scray tajax.js as way ot nay cluded inay efore bay is thay ile fay.");
}
tajax.messages = {}
tajax.messages.language_code="x-pig-latin";
tajax.messages.language="Pig Latin";
tajax.messages.error = "Or Erray: {1}";
tajax.messages.failure = "Ailure Fay: {1}";
// internal error messages
tajax.messages.bad_request_type = "Egal Illay Equest Ray Ype Tay: {1}";
tajax.messages.cant_create_connection = "Ould cay ot nay eate cray onnection cay ect objay.";
tajax.messages.null_tajax = "NULL tajax ect objay or fay er usay ent agay:\n{1}";
tajax.messages.callback_error="Aught cay eption excay uring day allback cay: {1} (ata day = {2})";