fix connection error messages to be grammatically correct
This commit is contained in:
parent
eaa1c69506
commit
16d704ae49
9 changed files with 55 additions and 55 deletions
|
|
@ -182,7 +182,7 @@ msgid "Changing wallet alias only affects the local wallet name."
|
|||
msgstr "La modification d'un alias de portefeuille affecte uniquement le nom du portefeuille local."
|
||||
|
||||
#: src/js/controllers/walletHome.js
|
||||
msgid "Check you connection and try again"
|
||||
msgid "Check your Internet connection and try again"
|
||||
msgstr "Vérifiez votre connexion internet et réessayez"
|
||||
|
||||
#: public/views/import.html
|
||||
|
|
@ -231,11 +231,11 @@ msgid "Copy to clipboard"
|
|||
msgstr "Copier dans le presse-papier"
|
||||
|
||||
#: src/js/controllers/walletHome.js
|
||||
msgid "Could not accept payment. Check you connection and try again"
|
||||
msgid "Could not accept payment. Check your Internet connection and try again"
|
||||
msgstr "Impossible d'accepter le paiement. Vérifiez votre connexion internet et réessayez"
|
||||
|
||||
#: src/js/controllers/walletHome.js
|
||||
msgid "Could not broadcast payment. Check you connection and try again"
|
||||
msgid "Could not broadcast payment. Check your Internet connection and try again"
|
||||
msgstr "Impossible de diffuser le paiement. Vérifiez votre connexion internet et réessayez"
|
||||
|
||||
#: src/js/controllers/walletHome.js
|
||||
|
|
@ -243,7 +243,7 @@ msgid "Could not connect wallet service. Check your Internet connection and your
|
|||
msgstr "Impossible de se connecter au service de portefeuille. Vérifiez votre connexion Internet et la configuration de votre service de portefeuille."
|
||||
|
||||
#: src/js/controllers/walletHome.js
|
||||
msgid "Could not create address. Check you connection and try again"
|
||||
msgid "Could not create address. Check your Internet connection and try again"
|
||||
msgstr "Impossible de créer l'adresse. Vérifiez votre connexion internet et réessayez"
|
||||
|
||||
#: src/js/controllers/walletHome.js
|
||||
|
|
@ -259,7 +259,7 @@ msgid "Could not decrypt file, check your password"
|
|||
msgstr "Impossible de déchiffrer le fichier, vérifiez votre mot de passe"
|
||||
|
||||
#: src/js/controllers/walletHome.js
|
||||
msgid "Could not delete payment proposal. Check you connection and try again"
|
||||
msgid "Could not delete payment proposal. Check your Internet connection and try again"
|
||||
msgstr "Impossible de supprimer la proposition de paiement. Vérifiez votre connexion internet et réessayez"
|
||||
|
||||
#: src/js/controllers/walletHome.js
|
||||
|
|
@ -287,7 +287,7 @@ msgid "Could not recognize a valid Bitcoin QR Code"
|
|||
msgstr "Impossible de reconnaître un code QR Bitcoin valide"
|
||||
|
||||
#: src/js/controllers/walletHome.js
|
||||
msgid "Could not reject payment. Check you connection and try again"
|
||||
msgid "Could not reject payment. Check your Internet connection and try again"
|
||||
msgstr "Impossible de rejeter le paiement. Vérifiez votre connexion internet réessayez"
|
||||
|
||||
#: src/js/controllers/walletHome.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue