From 702107258a0930c634227886782f729faadc7763 Mon Sep 17 00:00:00 2001 From: Brett Sun Date: Thu, 21 Apr 2016 11:02:25 +0200 Subject: [PATCH] Fix weird messaging IkonoTV empty further details placeholdher --- .../ikonotv/ikonotv_detail/ikonotv_piece_container.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/components/whitelabel/wallet/components/ikonotv/ikonotv_detail/ikonotv_piece_container.js b/js/components/whitelabel/wallet/components/ikonotv/ikonotv_detail/ikonotv_piece_container.js index 61a30572..f6157c53 100644 --- a/js/components/whitelabel/wallet/components/ikonotv/ikonotv_detail/ikonotv_piece_container.js +++ b/js/components/whitelabel/wallet/components/ikonotv/ikonotv_detail/ikonotv_piece_container.js @@ -102,7 +102,7 @@ let IkonotvPieceContainer = React.createClass({ - {getLangText('This piece has been loaned before we started to collect further details.')} + {getLangText('This piece was loanded before any further details were collected.')} );