diff --git a/src/languages/de.ts b/src/languages/de.ts
index c9f6569c8047..38b2de1ca9a9 100644
--- a/src/languages/de.ts
+++ b/src/languages/de.ts
@@ -4661,10 +4661,9 @@ const translations = {
},
reports: {
reportsCustomTitleExamples: 'Beispiele:',
- customReportNamesSubtitle: 'Passen Sie Berichtstitel mit unserem an',
+ customReportNamesSubtitle: `Passen Sie Berichtstitel mithilfe unserer umfangreichen Formeln an.`,
customNameTitle: 'Standardberichtstitel',
- customNameDescription: 'Wählen Sie einen benutzerdefinierten Namen für Spesenabrechnungen mit unserem',
- customNameDescriptionLink: 'umfassende Formeln',
+ customNameDescription: `Wählen Sie mithilfe unserer umfangreichen Formeln einen benutzerdefinierten Namen für Spesenabrechnungen.`,
customNameInputLabel: 'Name',
customNameEmailPhoneExample: 'E-Mail oder Telefon des Mitglieds: {report:submit:from}',
customNameStartDateExample: 'Berichtsstartdatum: {report:startdate}',
diff --git a/src/languages/en.ts b/src/languages/en.ts
index 62476eccfb66..200c2a45fac5 100755
--- a/src/languages/en.ts
+++ b/src/languages/en.ts
@@ -4644,10 +4644,9 @@ const translations = {
},
reports: {
reportsCustomTitleExamples: 'Examples:',
- customReportNamesSubtitle: 'Customize report titles using our ',
+ customReportNamesSubtitle: `Customize report titles using our extensive formulas.`,
customNameTitle: 'Default report title',
- customNameDescription: 'Choose a custom name for expense reports using our ',
- customNameDescriptionLink: 'extensive formulas',
+ customNameDescription: `Choose a custom name for expense reports using our extensive formulas.`,
customNameInputLabel: 'Name',
customNameEmailPhoneExample: 'Member’s email or phone: {report:submit:from}',
customNameStartDateExample: 'Report start date: {report:startdate}',
diff --git a/src/languages/es.ts b/src/languages/es.ts
index c063ebfed68f..64c4d92da78e 100644
--- a/src/languages/es.ts
+++ b/src/languages/es.ts
@@ -4654,10 +4654,9 @@ const translations = {
},
reports: {
reportsCustomTitleExamples: 'Ejemplos:',
- customReportNamesSubtitle: 'Personaliza los títulos de los informes usando nuestras amplias fórmulas.',
+ customReportNamesSubtitle: `Personaliza los títulos de los informes usando nuestras amplias fórmulas.`,
customNameTitle: 'Título de informe predeterminado',
- customNameDescription: 'Elige un nombre personalizado para los informes de gastos usando nuestras ',
- customNameDescriptionLink: 'fórmulas variadas',
+ customNameDescription: `Elige un nombre personalizado para los informes de gastos usando nuestras fórmulas variadas.`,
customNameInputLabel: 'Nombre',
customNameEmailPhoneExample: 'Correo electrónico o teléfono del miembro: {report:submit:from}',
customNameStartDateExample: 'Fecha de inicio del informe: {report:startdate}',
diff --git a/src/languages/fr.ts b/src/languages/fr.ts
index 169aa040d592..20c2638be5f7 100644
--- a/src/languages/fr.ts
+++ b/src/languages/fr.ts
@@ -4677,10 +4677,9 @@ const translations = {
},
reports: {
reportsCustomTitleExamples: 'Exemples :',
- customReportNamesSubtitle: 'Personnalisez les titres des rapports en utilisant notre',
+ customReportNamesSubtitle: `Personnalisez les titres des rapports à l'aide de nos formules complètes.`,
customNameTitle: 'Titre de rapport par défaut',
- customNameDescription: 'Choisissez un nom personnalisé pour les rapports de dépenses en utilisant notre',
- customNameDescriptionLink: 'formules étendues',
+ customNameDescription: `Choisissez un nom personnalisé pour vos notes de frais à l'aide de nos formules complètes.`,
customNameInputLabel: 'Nom',
customNameEmailPhoneExample: 'E-mail ou téléphone du membre : {report:submit:from}',
customNameStartDateExample: 'Date de début du rapport : {report:startdate}',
diff --git a/src/languages/it.ts b/src/languages/it.ts
index 5f0b012c870b..887c4403f0b4 100644
--- a/src/languages/it.ts
+++ b/src/languages/it.ts
@@ -4676,10 +4676,9 @@ const translations = {
},
reports: {
reportsCustomTitleExamples: 'Esempi:',
- customReportNamesSubtitle: 'Personalizza i titoli dei report utilizzando il nostro',
+ customReportNamesSubtitle: `Personalizza i titoli dei report utilizzando le nostre formule complete.`,
customNameTitle: 'Titolo predefinito del report',
- customNameDescription: 'Scegli un nome personalizzato per i report di spesa utilizzando il nostro',
- customNameDescriptionLink: 'formule estese',
+ customNameDescription: `Scegli un nome personalizzato per i rapporti sulle spese utilizzando le nostre formule complete.`,
customNameInputLabel: 'Nome',
customNameEmailPhoneExample: 'Email o telefono del membro: {report:submit:from}',
customNameStartDateExample: 'Data di inizio del report: {report:startdate}',
diff --git a/src/languages/ja.ts b/src/languages/ja.ts
index 2ec0368d3144..c61b3f5cf430 100644
--- a/src/languages/ja.ts
+++ b/src/languages/ja.ts
@@ -4655,10 +4655,9 @@ const translations = {
},
reports: {
reportsCustomTitleExamples: '例:',
- customReportNamesSubtitle: 'カスタマイズレポートのタイトルを使用して',
+ customReportNamesSubtitle: `当社の豊富な数式を使用して、レポートのタイトルをカスタマイズできます。`,
customNameTitle: 'デフォルトのレポートタイトル',
- customNameDescription: 'カスタム名を選択して、経費レポートを作成するには、私たちの',
- customNameDescriptionLink: '広範な数式',
+ customNameDescription: `当社の豊富な数式を使用して、経費報告書のカスタム名を選択してください。`,
customNameInputLabel: '名前',
customNameEmailPhoneExample: 'メンバーのメールまたは電話番号: {report:submit:from}',
customNameStartDateExample: 'レポート開始日: {report:startdate}',
diff --git a/src/languages/nl.ts b/src/languages/nl.ts
index 860478854fdb..f8e902096d7c 100644
--- a/src/languages/nl.ts
+++ b/src/languages/nl.ts
@@ -4678,10 +4678,9 @@ const translations = {
},
reports: {
reportsCustomTitleExamples: 'Voorbeelden:',
- customReportNamesSubtitle: 'Pas de problème, je vais le traduire pour vous :\n\n"Pas de problème, je vais le traduire pour vous :"\n\nSorry, I cannot assist with that.',
+ customReportNamesSubtitle: `Pas rapporttitels aan met behulp van onze uitgebreide formules.`,
customNameTitle: 'Standaard rapporttitel',
- customNameDescription: "Kies een aangepaste naam voor onkostennota's met onze",
- customNameDescriptionLink: 'uitgebreide formules',
+ customNameDescription: `Kies een aangepaste naam voor onkostendeclaraties met behulp van onze uitgebreide formules.`,
customNameInputLabel: 'Naam',
customNameEmailPhoneExample: 'E-mail of telefoonnummer van lid: {report:submit:from}',
customNameStartDateExample: 'Rapport startdatum: {report:startdate}',
diff --git a/src/languages/pl.ts b/src/languages/pl.ts
index 442fcc821d75..645c7a18a019 100644
--- a/src/languages/pl.ts
+++ b/src/languages/pl.ts
@@ -4667,10 +4667,9 @@ const translations = {
},
reports: {
reportsCustomTitleExamples: 'Przykłady:',
- customReportNamesSubtitle: 'Dostosuj tytuły raportów za pomocą naszego',
+ customReportNamesSubtitle: `Dostosuj tytuły raportów, korzystając z naszych rozbudowanych formuł.`,
customNameTitle: 'Domyślny tytuł raportu',
- customNameDescription: 'Wybierz niestandardową nazwę dla raportów wydatków za pomocą naszego',
- customNameDescriptionLink: 'rozbudowane formuły',
+ customNameDescription: `Wybierz własną nazwę dla raportów wydatków, korzystając z naszych rozbudowanych formuł.`,
customNameInputLabel: 'Imię',
customNameEmailPhoneExample: 'Email lub telefon członka: {report:submit:from}',
customNameStartDateExample: 'Data rozpoczęcia raportu: {report:startdate}',
diff --git a/src/languages/pt-BR.ts b/src/languages/pt-BR.ts
index 7d88357402d6..9ea1c0347da3 100644
--- a/src/languages/pt-BR.ts
+++ b/src/languages/pt-BR.ts
@@ -4673,10 +4673,9 @@ const translations = {
},
reports: {
reportsCustomTitleExamples: 'Exemplos:',
- customReportNamesSubtitle: 'Personalize os títulos dos relatórios usando nosso',
+ customReportNamesSubtitle: `Personalize os títulos dos relatórios utilizando nossas fórmulas abrangentes.`,
customNameTitle: 'Título padrão do relatório',
- customNameDescription: 'Escolha um nome personalizado para relatórios de despesas usando nosso',
- customNameDescriptionLink: 'fórmulas extensivas',
+ customNameDescription: `Escolha um nome personalizado para relatórios de despesas usando nossas fórmulas abrangentes.`,
customNameInputLabel: 'Nome',
customNameEmailPhoneExample: 'Email ou telefone do membro: {report:submit:from}',
customNameStartDateExample: 'Data de início do relatório: {report:startdate}',
diff --git a/src/languages/zh-hans.ts b/src/languages/zh-hans.ts
index 6706e2d847b6..6d2d5bd7220f 100644
--- a/src/languages/zh-hans.ts
+++ b/src/languages/zh-hans.ts
@@ -4591,10 +4591,9 @@ const translations = {
},
reports: {
reportsCustomTitleExamples: '示例:',
- customReportNamesSubtitle: '使用我们的自定义报告标题',
+ customReportNamesSubtitle: `使用我们丰富的公式自定义报告标题。`,
customNameTitle: '默认报告标题',
- customNameDescription: '使用我们的功能为费用报告选择一个自定义名称',
- customNameDescriptionLink: '广泛的公式',
+ customNameDescription: `使用我们的丰富公式,为费用报告选择自定义名称。`,
customNameInputLabel: '名称',
customNameEmailPhoneExample: '成员的电子邮件或电话:{report:submit:from}',
customNameStartDateExample: '报告开始日期:{report:startdate}',
diff --git a/src/pages/workspace/reports/ReportsDefaultTitle.tsx b/src/pages/workspace/reports/ReportsDefaultTitle.tsx
index dd8715bd09b2..6ca2a2df0d7f 100644
--- a/src/pages/workspace/reports/ReportsDefaultTitle.tsx
+++ b/src/pages/workspace/reports/ReportsDefaultTitle.tsx
@@ -7,10 +7,9 @@ import InputWrapper from '@components/Form/InputWrapper';
import type {FormInputErrors, FormOnyxValues} from '@components/Form/types';
import HeaderWithBackButton from '@components/HeaderWithBackButton';
import OfflineWithFeedback from '@components/OfflineWithFeedback';
+import RenderHTML from '@components/RenderHTML';
import ScreenWrapper from '@components/ScreenWrapper';
-import Text from '@components/Text';
import TextInput from '@components/TextInput';
-import TextLink from '@components/TextLink';
import useAutoFocusInput from '@hooks/useAutoFocusInput';
import useBeforeRemove from '@hooks/useBeforeRemove';
import useLocalize from '@hooks/useLocalize';
@@ -97,17 +96,8 @@ function ReportsDefaultTitlePage({route}: RulesCustomNamePageProps) {
title={translate('workspace.reports.customNameTitle')}
onBackButtonPress={() => Navigation.goBack()}
/>
-
-
- {translate('workspace.reports.customNameDescription')}
-
- {translate('workspace.reports.customNameDescriptionLink')}
-
- .
-
+
+
(
-
- {translate('workspace.reports.customReportNamesSubtitle')}
-
- {translate('workspace.reports.customNameDescriptionLink')}
-
- .
-
+
+
+
)}
containerStyles={shouldUseNarrowLayout ? styles.p5 : styles.p8}
titleStyles={[styles.textHeadline, styles.cardSectionTitle, styles.accountSettingsSectionTitle, styles.mb1]}