summaryrefslogtreecommitdiff
path: root/app/src/main/res/values-es/strings.xml
diff options
context:
space:
mode:
authorParménides GV <parmegv@sdf.org>2015-04-10 10:39:51 +0200
committerParménides GV <parmegv@sdf.org>2015-04-10 10:39:51 +0200
commitf8f636d90a1110554eda858420e5052e88a250b4 (patch)
tree33ef55c923771a791e8a018d5a951c5393276694 /app/src/main/res/values-es/strings.xml
parentc8d84fb5fdf1bc834c3ef26eacb4eb1df9ed3668 (diff)
Seems to work.
Diffstat (limited to 'app/src/main/res/values-es/strings.xml')
-rw-r--r--app/src/main/res/values-es/strings.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml
index b9c01afa..47dc2bc8 100644
--- a/app/src/main/res/values-es/strings.xml
+++ b/app/src/main/res/values-es/strings.xml
@@ -74,4 +74,12 @@
<string name="eip_state_connected">Conexión protegida.</string>
<string name="provider_problem">Parece que hay un problema con el proveedor.</string>
<string name="try_another_provider">Prueba con otro proveedor, o contacta con este.</string>
+ <string name="default_user"></string>
+ <string name="logged_in_user_status">inició sesión.</string>
+ <string name="logged_out_user_status">cerró la sesión.</string>
+ <string name="didnt_log_out_user_status">no cerró la sesión.</string>
+ <string name="not_logged_in_user_status">no has iniciado sesión.</string>
+ <string name="logging_in_user_status">está iniciando sesión.</string>
+ <string name="logging_out_user_status">está cerrando sesión.</string>
+
</resources>