From 18621fd63f1baf4198c8691e996c47151613eb39 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Isma=C3=ABl=20Bouya?= Date: Wed, 20 Jan 2021 23:41:24 +0100 Subject: [PATCH] Change welcome message to indicate that the instance is open --- client/src/locale/angular.en-US.xlf | 4 ++-- client/src/locale/angular.fr-FR.xlf | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/client/src/locale/angular.en-US.xlf b/client/src/locale/angular.en-US.xlf index 73f1bb3bc..ca2fa2adc 100644 --- a/client/src/locale/angular.en-US.xlf +++ b/client/src/locale/angular.en-US.xlf @@ -843,7 +843,7 @@ 60,62 - Currently this instance doesn't allow for user registration, you may check the Terms for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: https://joinpeertube.org/instances. Currently this instance doesn't allow for user registration, you may check the Terms for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: https://joinpeertube.org/instances. + Currently this instance doesn't allow for user registration, you may check the Terms for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: https://joinpeertube.org/instances. This instance doesn't allow for user registration, but it is open. You may connect with login "invite" and any password. src/app/+login/login.component.html 65,67 @@ -9211,4 +9211,4 @@ video size: , used: , quota: ) src/app/+videos/videos-routing.module.ts108 - \ No newline at end of file + diff --git a/client/src/locale/angular.fr-FR.xlf b/client/src/locale/angular.fr-FR.xlf index 41fd9ed61..06126d0c3 100644 --- a/client/src/locale/angular.fr-FR.xlf +++ b/client/src/locale/angular.fr-FR.xlf @@ -845,7 +845,7 @@ Currently this instance doesn't allow for user registration, you may check the Terms for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: https://joinpeertube.org/instances. - Actuellement, cette instance ne permet pas l'enregistrement des utilisateurs, vous pouvez vérifier les conditions d'utilisation pour plus de détails ou trouvez une instance qui vous donne la possibilité de créer un compte et d'y télécharger vos vidéos. Trouvez la vôtre parmi plusieurs instances à l'adresse suivante : https://joinpeertube.org/instances. + Cette instance ne permet pas de créer un compte, mais elle est ouverte. Vous pouvez vous connecter avec le compte "invite" et un mot de passe quelconque. src/app/+login/login.component.html 65,67 -- 2.41.0