diff --git a/courier/unapproved/ProfileSubmitted.tsx b/courier/unapproved/ProfileSubmitted.tsx
index f9deaba4f..c85ac9340 100644
--- a/courier/unapproved/ProfileSubmitted.tsx
+++ b/courier/unapproved/ProfileSubmitted.tsx
@@ -77,7 +77,7 @@ export default function ({ navigation }: Props) {
- {t('Cadastro enviado para o\n período de testes!')}
+ {t('Cadastro enviado...')}
@@ -158,13 +158,6 @@ export default function ({ navigation }: Props) {
- {
- navigation.navigate('AboutTests');
- }}
- />