flag a hardcoded translation

master
ansuz 2022-05-31 17:52:01 +05:30
parent 2dd6cf7b5c
commit 104a04597c
1 changed files with 1 additions and 1 deletions

View File

@ -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;