Added better handling of record not found and invalid login tokens

This commit is contained in:
Godwin
2016-08-06 20:48:47 -07:00
parent 973ca46c08
commit 94433dde28
6 changed files with 20 additions and 8 deletions
+1
View File
@@ -5787,6 +5787,7 @@ en:
'404':
description: The page you are looking for could not be found. If you think this was in error, please contact us.
title: '404: This page doesn''t exist'
token_not_found: Your login token was expired or not found. Please try signing in again.
locale_not_available:
description: This site has yet to be translated into %{language}. We are actively looking for volunteers who can translate existing copy and new copy as we add new features. If you think you can help, please contact us!
title: '404: %{language} Translations Missing'
+1
View File
@@ -1107,6 +1107,7 @@ es:
'404':
title: '404: Esta página no existe'
description: La página que buscas no pudo ser encontrada. Si piensas que esto fue un error, por favor contáctanos.
token_not_found: El token de inicio de sesión se ha caducado o no se encuentra. Por favor intenta acceder de nuevo.
'403':
title: Lo sentimos. Por el momento no tienes acceso a esta página
description: Por el momento no tienes los permisos suficientes para acceder a esta página. Si crees que esto es un error, por favor contáctanos.