From 06434e576e95b0b66c69dfb03f01dea7d81fecb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Benqu=C3=A9?= Date: Mon, 25 Nov 2019 11:22:07 +0000 Subject: [PATCH] change size message --- www/common/common-ui-elements.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/common/common-ui-elements.js b/www/common/common-ui-elements.js index 09c4ce802..64c9c2101 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) { $('