diff --git a/packages/client/src/app/layout.tsx b/packages/client/src/app/layout.tsx index 384f466..f081bbd 100644 --- a/packages/client/src/app/layout.tsx +++ b/packages/client/src/app/layout.tsx @@ -16,16 +16,16 @@ export default function RootLayout({

- Guardian Transcription Tool + Guardian transcription tool

Beta

- This a new tool developed by the Digital Investigations and - Reporting team. Any feedback would be very welcome - - digital.investigations@theguardian.com + This is a tool developed for GNM by the Investigations + and Reporting engineering team. Please email feedback / bug reports + to digital.investigations@theguardian.com

diff --git a/packages/client/src/app/page.tsx b/packages/client/src/app/page.tsx index e60e40a..f77f12f 100644 --- a/packages/client/src/app/page.tsx +++ b/packages/client/src/app/page.tsx @@ -5,8 +5,8 @@ const Home = () => { return ( <>

- Use the form below to upload your files for transcription. You will - receive an email when the transcription process is complete. + Use the form below to upload audio or video files. You will + receive an email when the transcription is ready.

diff --git a/packages/client/src/components/UploadForm.tsx b/packages/client/src/components/UploadForm.tsx index a95aa0a..9726656 100644 --- a/packages/client/src/components/UploadForm.tsx +++ b/packages/client/src/components/UploadForm.tsx @@ -155,14 +155,14 @@ export const UploadForm = () => {

{' '} The service can take a few minutes to start up, but thereafter - the transcription process is typically shorter than the length + the transcription process is typically shorter than the duration of the media file.{' '}

- If you have requested a translation, you will receive 2 emails - - one for the transcription in the original language, another + If you have requested a translation, you will receive 2 emails: + one for the transcription in the original language, another for the english translation. The emails will arrive at - different times + different times.