this["WPML_TM"] = this["WPML_TM"] || {};
this["WPML_TM"]["templates/translation-editor/footer.html"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape;
with (obj) {
__p += '
\r\n\t\r\n\t\r\n
\r\n\r\n\t
' +
((__t = (saving)) == null ? '' : __t) +
'\r\n\t
\r\n\t
\r\n
\r\n\r\n\t
\r\n\t
\r\n
';
}
return __p
};
this["WPML_TM"]["templates/translation-editor/group.html"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
with (obj) {
if ( title ) { ;
__p +=
((__t = ( title )) == null ? '' : __t);
} ;
__p += '\r\n\r\n
\r\n\r\n';
if ( divider ) { ;
__p += '\r\n
\r\n';
} ;
__p += '\r\n\r\n';
}
return __p
};
this["WPML_TM"]["templates/translation-editor/header.html"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape;
with (obj) {
__p +=
((__t = ( title )) == null ? '' : __t) +
'\r\n' +
((__t = ( link_text )) == null ? '' : __t) +
'\r\n';
}
return __p
};
this["WPML_TM"]["templates/translation-editor/image.html"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
with (obj) {
__p += '\t\r\n\t\t
\r\n\t
\r\n\r\n\r\n';
if ( divider ) { ;
__p += '\r\n
\r\n';
} ;
__p += '\r\n';
}
return __p
};
this["WPML_TM"]["templates/translation-editor/languages.html"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape;
with (obj) {
__p += '\t\r\n\t\r\n\t\r\n\r\n\t\r\n\r\n\t\r\n\t\t\r\n\t
\r\n';
}
return __p
};
this["WPML_TM"]["templates/translation-editor/note.html"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape;
with (obj) {
__p += '' +
((__t = ( note )) == null ? '' : __t) +
'
\r\n\r\n';
}
return __p
};
this["WPML_TM"]["templates/translation-editor/section.html"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
with (obj) {
__p += '
\r\n\r\n\t' +
((__t = ( section.title )) == null ? '' : __t) +
' ';
if ( section.empty ) { ;
__p += ' ' +
((__t = ( section.empty_message )) == null ? '' : __t);
} ;
__p += '\r\n\t';
if ( section.sub_title ) { ;
__p += '\r\n\t' +
((__t = ( section.sub_title )) == null ? '' : __t) +
'\r\n\t';
} ;
__p += '\r\n
\r\n\r\n\r\n
\r\n';
}
return __p
};
this["WPML_TM"]["templates/translation-editor/single-line.html"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
with (obj) {
__p += '\r\n\r\n\r\n\r\n\r\n\r\n\t\r\n
\r\n\r\n';
if (field.diff) { ;
__p += '\r\n' +
((__t = (labels.show_diff)) == null ? '' : __t) +
'\r\n' +
((__t = (field.diff)) == null ? '' : __t) +
'\r\n';
} ;
__p += '\r\n\r\n\r\n\r\n\r\n';
}
return __p
};
this["WPML_TM"]["templates/translation-editor/textarea.html"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
with (obj) {
__p += '\r\n\r\n\r\n\r\n\r\n\r\n\t\r\n
\r\n\r\n';
if (field.diff) { ;
__p += '\r\n' +
((__t = (labels.show_diff)) == null ? '' : __t) +
'\r\n' +
((__t = (field.diff)) == null ? '' : __t) +
'\r\n';
} ;
__p += '\r\n\r\n\r\n\r\n\r\n';
}
return __p
};
this["WPML_TM"]["templates/translation-editor/wysiwyg.html"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
with (obj) {
__p += '\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n \r\n
\r\n\r\n';
if (field.diff) { ;
__p += '\r\n' +
((__t = (labels.show_diff)) == null ? '' : __t) +
'\r\n' +
((__t = (field.diff)) == null ? '' : __t) +
'\r\n';
} ;
__p += '\r\n\r\n\r\n';
}
return __p
};