Update display text for html to text link
This commit is contained in:
parent
0f8682087e
commit
1b8eb33979
6 changed files with 6 additions and 6 deletions
|
@ -700,7 +700,7 @@ export function getEditForm(owner, typeKey, prefix = '') {
|
|||
height="400px"
|
||||
mode="text"
|
||||
label={t('templateContentPlainText')}
|
||||
help={<Trans i18nKey="toExtractTheTextFromHtmlClickHerePlease">To extract the text from HTML click <ActionLink onClickAsync={::owner.extractPlainText}>here</ActionLink>. Please note that your existing plaintext in the field above will be overwritten. This feature uses the <a href="http://premailer.dialect.ca/api">Premailer API</a>, a third party service. Their Terms of Service and Privacy Policy apply.</Trans>}
|
||||
help={<Trans i18nKey="toExtractTheTextFromHtmlClickHerePlease">To extract the text from HTML click <ActionLink onClickAsync={::owner.extractPlainText}>here</ActionLink>. Please note that your existing plaintext in the field above will be overwritten.</Trans>}
|
||||
/>
|
||||
</div>
|
||||
);
|
||||
|
|
|
@ -955,7 +955,7 @@
|
|||
"contentOfAnRssEntry": "Inhalt eines RSS Eintrag",
|
||||
"rssEntrySummary": "RSS Eintrag Zusammenfassung",
|
||||
"rssEntryImageUrl": "RSS Eintrag Bild URL",
|
||||
"toExtractTheTextFromHtmlClickHerePlease": "<1>Hier</1> klicken den Text aus dem HTML zu extrahieren. Hinweis: der bestehende Klartext wird überschrieben. Dieses Feature nutzt die <3>Premailer API</3>. Es gelten die Datenschutzbestimmungen des Anbieters.",
|
||||
"toExtractTheTextFromHtmlClickHerePlease": "<1>Hier</1> klicken den Text aus dem HTML zu extrahieren. Hinweis: der bestehende Klartext wird überschrieben.",
|
||||
"mosaicoTemplateUpdated": "Mosaico Vorlage aktualisiert",
|
||||
"mosaicoTemplateCreated": "Mosaico Vorlage erstellt",
|
||||
"deletingMosaicoTemplate": "Mosaico Vorlage wird gelöscht ...",
|
||||
|
|
|
@ -961,7 +961,7 @@
|
|||
"contentOfAnRssEntry": "Content of an RSS entry",
|
||||
"rssEntrySummary": "RSS entry summary",
|
||||
"rssEntryImageUrl": "RSS entry image URL",
|
||||
"toExtractTheTextFromHtmlClickHerePlease": "To extract the text from HTML click <1>here</1>. Please note that your existing plaintext in the field above will be overwritten. This feature uses the <3>Premailer API</3>, a third party service. Their Terms of Service and Privacy Policy apply.",
|
||||
"toExtractTheTextFromHtmlClickHerePlease": "To extract the text from HTML click <1>here</1>. Please note that your existing plaintext in the field above will be overwritten.",
|
||||
"mosaicoTemplateUpdated": "Mosaico template updated",
|
||||
"mosaicoTemplateCreated": "Mosaico template created",
|
||||
"deletingMosaicoTemplate": "Deleting Mosaico template ...",
|
||||
|
|
|
@ -985,7 +985,7 @@
|
|||
"contentOfAnRssEntry": "Contenido de la entrada RSS",
|
||||
"rssEntrySummary": "Resumen de la entrada RSS",
|
||||
"rssEntryImageUrl": "Enlace a la imágen RSS",
|
||||
"toExtractTheTextFromHtmlClickHerePlease": "To extract the text from HTML click <1>here</1>. Please note that your existing plaintext in the field above will be overwritten. This feature uses the <3>Premailer API</3>, a third party service. Their Terms of Service and Privacy Policy apply.",
|
||||
"toExtractTheTextFromHtmlClickHerePlease": "To extract the text from HTML click <1>here</1>. Please note that your existing plaintext in the field above will be overwritten.",
|
||||
"mosaicoTemplateUpdated": "Plantilla Mosaico actualizada",
|
||||
"mosaicoTemplateCreated": "Plantilla Mosaico creada",
|
||||
"deletingMosaicoTemplate": "Borrando plantilla Mosaico ...",
|
||||
|
|
|
@ -956,7 +956,7 @@
|
|||
"contentOfAnRssEntry": "Contenu d'une entrée RSS",
|
||||
"rssEntrySummary": "Résumé de l'entrée RSS",
|
||||
"rssEntryImageUrl": "URL de l'image d'entrée RSS",
|
||||
"toExtractTheTextFromHtmlClickHerePlease": "Pour extraire le texte de HTML, cliquez <1> ici </1>. Veuillez noter que votre texte en clair existant dans le champ ci-dessus sera écrasé. Cette fonctionnalité utilise l '<3> API Premailer </3>, un service tiers. Leurs conditions d'utilisation et leur politique de confidentialité s'appliquent. ",
|
||||
"toExtractTheTextFromHtmlClickHerePlease": "Pour extraire le texte de HTML, cliquez <1> ici </1>. Veuillez noter que votre texte en clair existant dans le champ ci-dessus sera écrasé.",
|
||||
"mosaicoTemplateUpdated": "Modèle Mosaico mis à jour",
|
||||
"mosaicoTemplateCreated": "Modèle Mosaico créé",
|
||||
"deletingMosaicoTemplate": "Suppression du modèle Mosaico ...",
|
||||
|
|
|
@ -1028,7 +1028,7 @@
|
|||
"contentOfAnRssEntry": "Conteúdo de uma entrada RSS",
|
||||
"rssEntrySummary": "Resumo da entrada do RSS",
|
||||
"rssEntryImageUrl": "URL da imagem de entrada RSS",
|
||||
"toExtractTheTextFromHtmlClickHerePlease": "Para extrair o texto do HTML, clique <1> aqui </ 1>. Observe que o texto original existente no campo acima será sobrescrito. Esse recurso usa a <3> Premailer API </ 3>, uma serviço de terceiros. Os seus Termos de Serviço e Política de Privacidade são aplicáveis. ",
|
||||
"toExtractTheTextFromHtmlClickHerePlease": "Para extrair o texto do HTML, clique <1> aqui </ 1>. Observe que o texto original existente no campo acima será sobrescrito.",
|
||||
"mosaicoTemplateUpdated": "Mosaico template updated",
|
||||
"mosaicoTemplateUpdated - TODO: update line above and then delete this line to mark that the translation has been fixed": "Mosaico template updated",
|
||||
"mosaicoTemplateCreated": "Mosaico template created",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue