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 += '
\n\t\n\t\n
\n\n\n\n\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 += '\n\n
\n\n';
if ( divider ) { ;
__p += '\n
\n';
} ;
__p += '\n\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) +
'\n' +
((__t = ( link_text )) == null ? '' : __t) +
'\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\n\t\t
\n\t
\n\n\n';
if ( divider ) { ;
__p += '\n
\n';
} ;
__p += '\n';
}
return __p
};
this["WPML_TM"]["templates/translation-editor/languages.html"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape;
with (obj) {
__p += '\t\n\t\n\t\n\n\t\n\n\t\n\t\t\n\t
\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) +
'
\n\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 += '
\n\n\t' +
((__t = ( section.title )) == null ? '' : __t) +
' ';
if ( section.empty ) { ;
__p += ' ' +
((__t = ( section.empty_message )) == null ? '' : __t);
} ;
__p += '\n\t';
if ( section.sub_title ) { ;
__p += '\n\t' +
((__t = ( section.sub_title )) == null ? '' : __t) +
'\n\t';
} ;
__p += '\n
\n\n\n
\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 += '\n\n\n\n\n\n\t\n
\n\n';
if (field.diff) { ;
__p += '\n' +
((__t = (labels.show_diff)) == null ? '' : __t) +
'\n' +
((__t = (field.diff)) == null ? '' : __t) +
'\n';
} ;
__p += '\n\n\n\n\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 += '\n\n\n\n\n\n\t\n
\n\n';
if (field.diff) { ;
__p += '\n' +
((__t = (labels.show_diff)) == null ? '' : __t) +
'\n' +
((__t = (field.diff)) == null ? '' : __t) +
'\n';
} ;
__p += '\n\n\n\n\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 += '\n\n\n\n\n\n\n\n \n
\n\n';
if (field.diff) { ;
__p += '\n' +
((__t = (labels.show_diff)) == null ? '' : __t) +
'\n' +
((__t = (field.diff)) == null ? '' : __t) +
'\n';
} ;
__p += '\n\n\n';
}
return __p
};