From 115784f4cd06293f8116cf51ad7cb7e86fdff5f4 Mon Sep 17 00:00:00 2001 From: Joseph Leon Date: Fri, 28 Nov 2014 14:30:19 -0500 Subject: [PATCH 1/2] Spanish translation --- lib/src/main/res/values-es/strings.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 lib/src/main/res/values-es/strings.xml diff --git a/lib/src/main/res/values-es/strings.xml b/lib/src/main/res/values-es/strings.xml new file mode 100644 index 0000000..9ef9445 --- /dev/null +++ b/lib/src/main/res/values-es/strings.xml @@ -0,0 +1,10 @@ + + + Guardando imagen… + Por favor espere… + No hay imagenes disponibles + + OK + CANCELAR + + From c5d578e154c3a8b10e73b2109696f16a315cc416 Mon Sep 17 00:00:00 2001 From: Joseph Leon Date: Fri, 28 Nov 2014 14:34:11 -0500 Subject: [PATCH 2/2] Change done string translation --- lib/src/main/res/values-es/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/src/main/res/values-es/strings.xml b/lib/src/main/res/values-es/strings.xml index 9ef9445..5a116f4 100644 --- a/lib/src/main/res/values-es/strings.xml +++ b/lib/src/main/res/values-es/strings.xml @@ -4,7 +4,7 @@ Por favor espere… No hay imagenes disponibles - OK + ACEPTAR CANCELAR