From 74fb5c93d472c6c798ae39492fb3f82a7c315cc2 Mon Sep 17 00:00:00 2001 From: Eric Doughty-Papassideris Date: Thu, 25 Jul 2024 16:48:22 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20frontend:=20pending=20uploads=20?= =?UTF-8?q?dialog=20text=20layout=20for=20long=20filenames=20(#599)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../file-uploads/pending-file-components/pending-file-row.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tdrive/frontend/src/app/components/file-uploads/pending-file-components/pending-file-row.tsx b/tdrive/frontend/src/app/components/file-uploads/pending-file-components/pending-file-row.tsx index c7a5d645..d9500070 100644 --- a/tdrive/frontend/src/app/components/file-uploads/pending-file-components/pending-file-row.tsx +++ b/tdrive/frontend/src/app/components/file-uploads/pending-file-components/pending-file-row.tsx @@ -79,7 +79,7 @@ export default ({ pendingFileState, pendingFile }: PropsType) => { {capitalize(pendingFile?.originalFile.name)} {isPendingFileStatusPause(pendingFile.status) && ( - + {/* TODO Add translation here */} (paused)