Skip to content

Commit

Permalink
feat(Translations): replace SanitizedFormattedHTMLMessage with Format…
Browse files Browse the repository at this point in the history
…tedHTMLMessage
  • Loading branch information
plondon committed Jun 23, 2018
1 parent bbc6e42 commit a245ea2
Show file tree
Hide file tree
Showing 33 changed files with 211 additions and 36 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,8 @@
"modals.exchangedetails.title.refunded": null,
"modals.exchangedetails.title.success": null,
"modals.importbtcaddress.button": null,
"modals.importbtcaddress.generated_in_wallet": null,
"modals.importbtcaddress.generated_outside_wallet": null,
"modals.importbtcaddress.importexternalbitcoinaddress.advanced.message": null,
"modals.importbtcaddress.importexternalbitcoinaddress.bitcoinaddress": null,
"modals.importbtcaddress.importexternalbitcoinaddress.prvkey": null,
Expand Down Expand Up @@ -696,6 +698,7 @@
"scenes.authorizelogin.browser": null,
"scenes.authorizelogin.country": null,
"scenes.authorizelogin.ipaddress": null,
"scenes.authorizelogin.loading": null,
"scenes.authorizelogin.loading.approved": null,
"scenes.authorizelogin.loading.rejected": null,
"scenes.authorizelogin.or": null,
Expand Down Expand Up @@ -1258,6 +1261,7 @@
"scenes.reset2fa.thirdstep.title": null,
"scenes.reset2fatoken.approved": null,
"scenes.reset2fatoken.declined": null,
"scenes.reset2fatoken.error": null,
"scenes.reset2fatoken.loading": null,
"scenes.security.2fa.disablefirst": null,
"scenes.security.2fa.sms.disablefirst": null,
Expand Down Expand Up @@ -1612,7 +1616,9 @@
"scenes.transactions.ether.export.archived": null,
"scenes.transactions.ether.export.privatekey": null,
"scenes.transactions.ether.privatekeys": null,
"scenes.verifyemailtoken.error": null,
"scenes.verifyemailtoken.loading": null,
"scenes.verifyemailtoken.success": null,
"scenes.wallet.menutop.balance.bchbalance": null,
"scenes.wallet.menutop.balance.bitcoinbalance": null,
"scenes.wallet.menutop.balance.etherbalance": null,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,8 @@
"modals.exchangedetails.title.refunded": null,
"modals.exchangedetails.title.success": null,
"modals.importbtcaddress.button": null,
"modals.importbtcaddress.generated_in_wallet": null,
"modals.importbtcaddress.generated_outside_wallet": null,
"modals.importbtcaddress.importexternalbitcoinaddress.advanced.message": null,
"modals.importbtcaddress.importexternalbitcoinaddress.bitcoinaddress": null,
"modals.importbtcaddress.importexternalbitcoinaddress.prvkey": null,
Expand Down Expand Up @@ -696,6 +698,7 @@
"scenes.authorizelogin.browser": null,
"scenes.authorizelogin.country": null,
"scenes.authorizelogin.ipaddress": null,
"scenes.authorizelogin.loading": null,
"scenes.authorizelogin.loading.approved": null,
"scenes.authorizelogin.loading.rejected": null,
"scenes.authorizelogin.or": null,
Expand Down Expand Up @@ -1258,6 +1261,7 @@
"scenes.reset2fa.thirdstep.title": null,
"scenes.reset2fatoken.approved": null,
"scenes.reset2fatoken.declined": null,
"scenes.reset2fatoken.error": null,
"scenes.reset2fatoken.loading": null,
"scenes.security.2fa.disablefirst": null,
"scenes.security.2fa.sms.disablefirst": null,
Expand Down Expand Up @@ -1612,7 +1616,9 @@
"scenes.transactions.ether.export.archived": null,
"scenes.transactions.ether.export.privatekey": null,
"scenes.transactions.ether.privatekeys": null,
"scenes.verifyemailtoken.error": null,
"scenes.verifyemailtoken.loading": null,
"scenes.verifyemailtoken.success": null,
"scenes.wallet.menutop.balance.bchbalance": null,
"scenes.wallet.menutop.balance.bitcoinbalance": null,
"scenes.wallet.menutop.balance.etherbalance": null,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,8 @@
"modals.exchangedetails.title.refunded": "Handel wurde rückerstattet",
"modals.exchangedetails.title.success": "Umtausch wurde abgeschlossen",
"modals.importbtcaddress.button": "Importieren",
"modals.importbtcaddress.generated_in_wallet": null,
"modals.importbtcaddress.generated_outside_wallet": null,
"modals.importbtcaddress.importexternalbitcoinaddress.advanced.message": "Dies ist eine erweiterte Funktion und sollte nur von erfahrenen Nutzern verwendet werden.",
"modals.importbtcaddress.importexternalbitcoinaddress.bitcoinaddress": "Bitcoin-Adresse",
"modals.importbtcaddress.importexternalbitcoinaddress.prvkey": "Geben Sie den privaten Schlüssel ein",
Expand Down Expand Up @@ -696,6 +698,7 @@
"scenes.authorizelogin.browser": "Browser: ",
"scenes.authorizelogin.country": "Herkunftsland: ",
"scenes.authorizelogin.ipaddress": "IP-Adresse: ",
"scenes.authorizelogin.loading": null,
"scenes.authorizelogin.loading.approved": "Die Anmeldung wurde genehmigt! Zur Ansicht Ihrer Wallet gehen Sie bitte zu Ihrem vorherigen Tab zurück.",
"scenes.authorizelogin.loading.rejected": "Der Anmeldeversuch wurde abgelehnt! Im Falle von Fragen oder Problemen wenden Sie sich bitte an unser Support-Team.",
"scenes.authorizelogin.or": "oder",
Expand Down Expand Up @@ -1258,6 +1261,7 @@
"scenes.reset2fa.thirdstep.title": null,
"scenes.reset2fatoken.approved": null,
"scenes.reset2fatoken.declined": null,
"scenes.reset2fatoken.error": null,
"scenes.reset2fatoken.loading": null,
"scenes.security.2fa.disablefirst": null,
"scenes.security.2fa.sms.disablefirst": null,
Expand Down Expand Up @@ -1612,7 +1616,9 @@
"scenes.transactions.ether.export.archived": "Archivierten privaten Schlüssel exportieren",
"scenes.transactions.ether.export.privatekey": "Privaten Schlüssel exportieren",
"scenes.transactions.ether.privatekeys": "Private Schlüsel",
"scenes.verifyemailtoken.error": null,
"scenes.verifyemailtoken.loading": null,
"scenes.verifyemailtoken.success": null,
"scenes.wallet.menutop.balance.bchbalance": "Bitcoin-Cash-Stand",
"scenes.wallet.menutop.balance.bitcoinbalance": "Bitcoin-Stand",
"scenes.wallet.menutop.balance.etherbalance": "Ether-Stand",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2541,6 +2541,14 @@
"defaultMessage": "What do you want to import?",
"id": "modals.importbtcaddress.importtype"
},
{
"defaultMessage": "Existing address generated in <span>this wallet</span>.",
"id": "modals.importbtcaddress.generated_in_wallet"
},
{
"defaultMessage": "Existing address generated <span>outside this wallet</span>.",
"id": "modals.importbtcaddress.generated_outside_wallet"
},
{
"defaultMessage": "Import",
"id": "modals.importbtcaddress.button"
Expand Down Expand Up @@ -4472,6 +4480,15 @@
],
"path": "src/providers/ErrorBoundaryProvider/template.json"
},
{
"descriptors": [
{
"defaultMessage": "<span>Uh Oh. Something went wrong. Error: </span> {error}",
"id": "scenes.authorizelogin.loading"
}
],
"path": "src/scenes/AuthorizeLogin/template.error.json"
},
{
"descriptors": [
{
Expand Down Expand Up @@ -6434,6 +6451,15 @@
],
"path": "src/scenes/Reset2FA/ThirdStep/index.json"
},
{
"descriptors": [
{
"defaultMessage": "<span>Uh Oh. Something went wrong. Error: </span> {error}",
"id": "scenes.reset2fatoken.error"
}
],
"path": "src/scenes/Reset2FAToken/template.error.json"
},
{
"descriptors": [
{
Expand Down Expand Up @@ -8233,6 +8259,15 @@
],
"path": "src/scenes/Transactions/Ether/Menu/template.json"
},
{
"descriptors": [
{
"defaultMessage": "<span>Uh Oh. Something went wrong. Error: </span> {error}",
"id": "scenes.verifyemailtoken.error"
}
],
"path": "src/scenes/VerifyEmailToken/template.error.json"
},
{
"descriptors": [
{
Expand All @@ -8242,6 +8277,15 @@
],
"path": "src/scenes/VerifyEmailToken/template.loading.json"
},
{
"descriptors": [
{
"defaultMessage": "You've succesfully verified your email address! <span>Return to the previous tab to view your wallet.</span>",
"id": "scenes.verifyemailtoken.success"
}
],
"path": "src/scenes/VerifyEmailToken/template.success.json"
},
{
"descriptors": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,8 @@
"modals.exchangedetails.title.refunded": "Ποσό Συναλλαγής Επεστράφη",
"modals.exchangedetails.title.success": "Ολοκλήρωση Ανταλλαγής",
"modals.importbtcaddress.button": "Εισαγωγή",
"modals.importbtcaddress.generated_in_wallet": null,
"modals.importbtcaddress.generated_outside_wallet": null,
"modals.importbtcaddress.importexternalbitcoinaddress.advanced.message": "Αυτή είναι μια προχωρημένη λειτουργικότητα και προτείνεται μόνο για προχωρημένους χρήστες.",
"modals.importbtcaddress.importexternalbitcoinaddress.bitcoinaddress": "Διεύθυνση Bitcoin",
"modals.importbtcaddress.importexternalbitcoinaddress.prvkey": "Εισαγωγή Ιδιωτικού Κλειδιού",
Expand Down Expand Up @@ -696,6 +698,7 @@
"scenes.authorizelogin.browser": "Περιηγητής: ",
"scenes.authorizelogin.country": "Χώρα Προέλευσης: ",
"scenes.authorizelogin.ipaddress": "Διεύθυνση IP: ",
"scenes.authorizelogin.loading": null,
"scenes.authorizelogin.loading.approved": "Αποδοχή σύνδεσης! Παρακαλούμε επιστρέψτε στην προηγούμενη καρτέλα για προβολή του πορτοφολιού σας.",
"scenes.authorizelogin.loading.rejected": "Απόρριψη προσπάθειας σύνδεσης! Παρακαλούμε επικοινωνήστε με την ομάδα υποστήριξης εάν έχετε οποιεσδήποτε ερωτήσεις ή ανησυχίες.",
"scenes.authorizelogin.or": "Ή",
Expand Down Expand Up @@ -1258,6 +1261,7 @@
"scenes.reset2fa.thirdstep.title": null,
"scenes.reset2fatoken.approved": null,
"scenes.reset2fatoken.declined": null,
"scenes.reset2fatoken.error": null,
"scenes.reset2fatoken.loading": null,
"scenes.security.2fa.disablefirst": null,
"scenes.security.2fa.sms.disablefirst": null,
Expand Down Expand Up @@ -1612,7 +1616,9 @@
"scenes.transactions.ether.export.archived": "Εξαγωγή Αρχειοθετημένου Ιδιωτικού Κλειδιού",
"scenes.transactions.ether.export.privatekey": "Εξαγωγή Ιδιωτικού Κλειδιού",
"scenes.transactions.ether.privatekeys": "Ιδιωτικά Κλειδιά",
"scenes.verifyemailtoken.error": null,
"scenes.verifyemailtoken.loading": null,
"scenes.verifyemailtoken.success": null,
"scenes.wallet.menutop.balance.bchbalance": "Υπόλοιπο Bitcoin Cash",
"scenes.wallet.menutop.balance.bitcoinbalance": "Υπόλοιπο Bitcoin",
"scenes.wallet.menutop.balance.etherbalance": "Υπόλοιπο Ether",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,8 @@
"modals.exchangedetails.title.refunded": "Trade Refunded",
"modals.exchangedetails.title.success": "Exchange Completed",
"modals.importbtcaddress.button": "Import",
"modals.importbtcaddress.generated_in_wallet": "Existing address generated in <span>this wallet</span>.",
"modals.importbtcaddress.generated_outside_wallet": "Existing address generated <span>outside this wallet</span>.",
"modals.importbtcaddress.importexternalbitcoinaddress.advanced.message": "This is advanced functionality and only suggested for advanced users.",
"modals.importbtcaddress.importexternalbitcoinaddress.bitcoinaddress": "Bitcoin Address",
"modals.importbtcaddress.importexternalbitcoinaddress.prvkey": "Enter Private Key",
Expand Down Expand Up @@ -696,6 +698,7 @@
"scenes.authorizelogin.browser": "Browser: ",
"scenes.authorizelogin.country": "Country of Origin: ",
"scenes.authorizelogin.ipaddress": "IP Address: ",
"scenes.authorizelogin.loading": "<span>Uh Oh. Something went wrong. Error: </span> {error}",
"scenes.authorizelogin.loading.approved": "Login approved! Please return to your previous tab to view your wallet.",
"scenes.authorizelogin.loading.rejected": "Login attempt rejected! Please contact our support team if you have any questions or concerns.",
"scenes.authorizelogin.or": "Or",
Expand Down Expand Up @@ -1258,6 +1261,7 @@
"scenes.reset2fa.thirdstep.title": "Reset 2FA",
"scenes.reset2fatoken.approved": "You've sucessfully approved this Two-Step Verification reset request. This will speed up the process of resetting your Two-Step Verification.",
"scenes.reset2fatoken.declined": "You've succesfully declined this Two-Step Verification reset request.",
"scenes.reset2fatoken.error": "<span>Uh Oh. Something went wrong. Error: </span> {error}",
"scenes.reset2fatoken.loading": "We're handling your Two-Step Verification reset request. Please wait...",
"scenes.security.2fa.disablefirst": "To change your two-step verification method, disable your current one first. {link}",
"scenes.security.2fa.sms.disablefirst": "To change your two-step verification method,{link} SMS codes first.",
Expand Down Expand Up @@ -1612,7 +1616,9 @@
"scenes.transactions.ether.export.archived": "Export Archived Private Key",
"scenes.transactions.ether.export.privatekey": "Export Private Key",
"scenes.transactions.ether.privatekeys": "Private Keys",
"scenes.verifyemailtoken.error": "<span>Uh Oh. Something went wrong. Error: </span> {error}",
"scenes.verifyemailtoken.loading": "We're verifying your email address. Please wait...",
"scenes.verifyemailtoken.success": "You've succesfully verified your email address! <span>Return to the previous tab to view your wallet.</span>",
"scenes.wallet.menutop.balance.bchbalance": "Bitcoin Cash Balance",
"scenes.wallet.menutop.balance.bitcoinbalance": "Bitcoin Balance",
"scenes.wallet.menutop.balance.etherbalance": "Ether Balance",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,8 @@
"modals.exchangedetails.title.refunded": "Operación reembolsada",
"modals.exchangedetails.title.success": "Intercambio completado",
"modals.importbtcaddress.button": "Importar",
"modals.importbtcaddress.generated_in_wallet": null,
"modals.importbtcaddress.generated_outside_wallet": null,
"modals.importbtcaddress.importexternalbitcoinaddress.advanced.message": "Funcionalidad avanzada. Solo se recomienda a usuarios avanzados.",
"modals.importbtcaddress.importexternalbitcoinaddress.bitcoinaddress": "Dirección Bitcoin",
"modals.importbtcaddress.importexternalbitcoinaddress.prvkey": "Introduzca clave privada",
Expand Down Expand Up @@ -696,6 +698,7 @@
"scenes.authorizelogin.browser": "Navegador: ",
"scenes.authorizelogin.country": "País de origen: ",
"scenes.authorizelogin.ipaddress": "Dirección IP: ",
"scenes.authorizelogin.loading": null,
"scenes.authorizelogin.loading.approved": "¡Inicio de sesión aceptado! Para ver su monedero, vuelva a la pestaña anterior.",
"scenes.authorizelogin.loading.rejected": "¡Intento de inicio de sesión rechazado! Póngase en contacto con nuestro equipo de asistencia si tiene alguna duda o pregunta.",
"scenes.authorizelogin.or": "o",
Expand Down Expand Up @@ -1258,6 +1261,7 @@
"scenes.reset2fa.thirdstep.title": null,
"scenes.reset2fatoken.approved": null,
"scenes.reset2fatoken.declined": null,
"scenes.reset2fatoken.error": null,
"scenes.reset2fatoken.loading": null,
"scenes.security.2fa.disablefirst": null,
"scenes.security.2fa.sms.disablefirst": null,
Expand Down Expand Up @@ -1612,7 +1616,9 @@
"scenes.transactions.ether.export.archived": "Exportar clave privada archivada",
"scenes.transactions.ether.export.privatekey": "Exportar clave privada",
"scenes.transactions.ether.privatekeys": "Claves privadas",
"scenes.verifyemailtoken.error": null,
"scenes.verifyemailtoken.loading": null,
"scenes.verifyemailtoken.success": null,
"scenes.wallet.menutop.balance.bchbalance": "Saldo de Bitcoin Cash",
"scenes.wallet.menutop.balance.bitcoinbalance": "Saldo de Bitcoin",
"scenes.wallet.menutop.balance.etherbalance": "Saldo de Ether",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,8 @@
"modals.exchangedetails.title.refunded": "Transaction remboursée",
"modals.exchangedetails.title.success": "Opération de change effectuée",
"modals.importbtcaddress.button": "Importer",
"modals.importbtcaddress.generated_in_wallet": null,
"modals.importbtcaddress.generated_outside_wallet": null,
"modals.importbtcaddress.importexternalbitcoinaddress.advanced.message": "C'est une fonctionnalité avancée uniquement recommandée pour les utilisateurs expérimentés.",
"modals.importbtcaddress.importexternalbitcoinaddress.bitcoinaddress": "Adresse Bitcoin",
"modals.importbtcaddress.importexternalbitcoinaddress.prvkey": "Saisissez la clé privée",
Expand Down Expand Up @@ -696,6 +698,7 @@
"scenes.authorizelogin.browser": "Navigateur : ",
"scenes.authorizelogin.country": "Pays d'origine : ",
"scenes.authorizelogin.ipaddress": "Adresse IP : ",
"scenes.authorizelogin.loading": null,
"scenes.authorizelogin.loading.approved": "Connexion approuvée ! Veuillez revenir à l'onglet précédent pour afficher votre portefeuille.",
"scenes.authorizelogin.loading.rejected": "Tentative de connexion rejetée ! Veuillez contacter notre équipe d'assistance si vous avez des questions ou des préoccupations.",
"scenes.authorizelogin.or": "Ou",
Expand Down Expand Up @@ -1258,6 +1261,7 @@
"scenes.reset2fa.thirdstep.title": null,
"scenes.reset2fatoken.approved": null,
"scenes.reset2fatoken.declined": null,
"scenes.reset2fatoken.error": null,
"scenes.reset2fatoken.loading": null,
"scenes.security.2fa.disablefirst": null,
"scenes.security.2fa.sms.disablefirst": null,
Expand Down Expand Up @@ -1612,7 +1616,9 @@
"scenes.transactions.ether.export.archived": "Exporter une clé privée archivée",
"scenes.transactions.ether.export.privatekey": "Exporter la clé privée",
"scenes.transactions.ether.privatekeys": "Clés privées",
"scenes.verifyemailtoken.error": null,
"scenes.verifyemailtoken.loading": null,
"scenes.verifyemailtoken.success": null,
"scenes.wallet.menutop.balance.bchbalance": "Solde en bitcoin cash",
"scenes.wallet.menutop.balance.bitcoinbalance": "Solde en bitcoin",
"scenes.wallet.menutop.balance.etherbalance": "Solde en ether",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,8 @@
"modals.exchangedetails.title.refunded": null,
"modals.exchangedetails.title.success": null,
"modals.importbtcaddress.button": null,
"modals.importbtcaddress.generated_in_wallet": null,
"modals.importbtcaddress.generated_outside_wallet": null,
"modals.importbtcaddress.importexternalbitcoinaddress.advanced.message": null,
"modals.importbtcaddress.importexternalbitcoinaddress.bitcoinaddress": null,
"modals.importbtcaddress.importexternalbitcoinaddress.prvkey": null,
Expand Down Expand Up @@ -696,6 +698,7 @@
"scenes.authorizelogin.browser": null,
"scenes.authorizelogin.country": null,
"scenes.authorizelogin.ipaddress": null,
"scenes.authorizelogin.loading": null,
"scenes.authorizelogin.loading.approved": null,
"scenes.authorizelogin.loading.rejected": null,
"scenes.authorizelogin.or": null,
Expand Down Expand Up @@ -1258,6 +1261,7 @@
"scenes.reset2fa.thirdstep.title": null,
"scenes.reset2fatoken.approved": null,
"scenes.reset2fatoken.declined": null,
"scenes.reset2fatoken.error": null,
"scenes.reset2fatoken.loading": null,
"scenes.security.2fa.disablefirst": null,
"scenes.security.2fa.sms.disablefirst": null,
Expand Down Expand Up @@ -1612,7 +1616,9 @@
"scenes.transactions.ether.export.archived": null,
"scenes.transactions.ether.export.privatekey": null,
"scenes.transactions.ether.privatekeys": null,
"scenes.verifyemailtoken.error": null,
"scenes.verifyemailtoken.loading": null,
"scenes.verifyemailtoken.success": null,
"scenes.wallet.menutop.balance.bchbalance": null,
"scenes.wallet.menutop.balance.bitcoinbalance": null,
"scenes.wallet.menutop.balance.etherbalance": null,
Expand Down

0 comments on commit a245ea2

Please sign in to comment.