MCPcopy
hub / github.com/moxiecode/plupload / _

Function _

js/jquery.ui.plupload/jquery.ui.plupload.js:203–205  ·  view source on GitHub ↗
(str)

Source from the content-addressed store, hash-verified

201var uploaders = {};
202
203function _(str) {
204 return plupload.translate(str) || str;
205}
206
207function renderUI(obj) {
208 obj.id = obj.attr('id');

Callers 2

renderUIFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected