From 4b03b1983ff43305b5bc2ce29b97dc78c0859d91 Mon Sep 17 00:00:00 2001 From: Carlyle Camelo Date: Sat, 8 Jun 2024 13:17:59 -0300 Subject: [PATCH] fix: resolution-qa-task-61 Correction of the response to a mismatched code in account recovery. --- .../main/java/com/routinely/routinely/data/auth/HttpRoutes.kt | 2 -- app/src/main/res/values-pt-rBR/strings.xml | 2 +- app/src/main/res/values/strings.xml | 4 ++-- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/app/src/main/java/com/routinely/routinely/data/auth/HttpRoutes.kt b/app/src/main/java/com/routinely/routinely/data/auth/HttpRoutes.kt index 0343a85..d3c960c 100644 --- a/app/src/main/java/com/routinely/routinely/data/auth/HttpRoutes.kt +++ b/app/src/main/java/com/routinely/routinely/data/auth/HttpRoutes.kt @@ -1,7 +1,5 @@ package com.routinely.routinely.data.auth -import com.routinely.routinely.BuildConfig - object HttpRoutes { const val REGISTER = "/auth/register" const val TASK = "/tasks" diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml index b3a7edb..892924c 100644 --- a/app/src/main/res/values-pt-rBR/strings.xml +++ b/app/src/main/res/values-pt-rBR/strings.xml @@ -119,7 +119,7 @@ Pessoal Ainda não há nenhuma tarefa Nenhuma tarefa foi concluída - O código de verificação que você inseriu expirou. Solicite novo código e tente novamente. + O código de verificação que você inseriu não é válido. Verifique o código e tente novamente. Todas as atividades Concluídas diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 8a6c228..9bac1d3 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -64,7 +64,7 @@ Invalid email and/or password Oops!!! Something went wrong. Please try again later This email is already in use - E-mail não cadastrado. Verifique o e-mail digitado. + E-mail not registered. Check the e-mail you entered. Vertical Logo Repeat Password Code @@ -122,6 +122,6 @@ There are no tasks yet No tasks were completed Password reset completed successfully - Verification code inserted expired. Request a new code and try again. + The verification code you entered is not valid. Check the code and try again. All activities