flag a hardcoded translation
parent
2dd6cf7b5c
commit
104a04597c
|
@ -34,7 +34,7 @@ define([
|
|||
};
|
||||
|
||||
|
||||
Messages.upload_tooLargeBrief = "File exceeds the {0}MB limit for this drive";
|
||||
Messages.upload_tooLargeBrief = "File exceeds the {0}MB limit for this drive"; // XXX
|
||||
module.create = function (common, config) {
|
||||
var File = {};
|
||||
//var origin = common.getMetadataMgr().getPrivateData().origin;
|
||||
|
|
Loading…
Reference in New Issue