diff --git a/www/common/common-ui-elements.js b/www/common/common-ui-elements.js index 901a3624d..eb17d70ca 100644 --- a/www/common/common-ui-elements.js +++ b/www/common/common-ui-elements.js @@ -718,7 +718,7 @@ define([ var KB = Util.bytesToKilobytes(bytes); var formatted = Messages._getKey('formattedKB', [KB]); - $d.append(h('div.cp-app-prop', [Messages.fc_sizeInKilobytes, h('br'), h('span.cp-app-prop-content', formatted)])); + $d.append(h('div.cp-app-prop', [Messages.upload_size, h('br'), h('span.cp-app-prop-content', formatted)])); if (data.sharedFolder && false) { $('