From 42a270eac2f9f44fd558594b7ca7251c8dc42897 Mon Sep 17 00:00:00 2001 From: Maciej Magdziarz Date: Tue, 20 Apr 2021 15:41:05 +0200 Subject: Firmware: Remove .tar references Remove the accept prop in the file upload component on the firmware page. Remove the helper text that indicates to the user to upload a .tar file. Signed-off-by: Maciej Magdziarz Change-Id: I781bd316ce591809b35ae5990d0f7b02af288e41 --- src/locales/en-US.json | 1 - 1 file changed, 1 deletion(-) (limited to 'src/locales') diff --git a/src/locales/en-US.json b/src/locales/en-US.json index ef4a417e..d525bc43 100644 --- a/src/locales/en-US.json +++ b/src/locales/en-US.json @@ -336,7 +336,6 @@ "fileAddress": "File address", "fileSource": "File source", "imageFile": "Image file", - "imageFileHelperText": "Only .tar files accepted", "startUpdate": "Start update", "tftpServer": "TFTP server", "workstation": "Workstation" -- cgit v1.2.3