From b937ba38b6b53904183cf2b7186606223d12aee4 Mon Sep 17 00:00:00 2001
From: anhdres <31753665+anhdres@users.noreply.github.com>
Date: Fri, 19 Mar 2021 19:36:32 -0300
Subject: [PATCH] Update help.xml (#731)

translated new text and help_ok string
---
 app/src/main/res/values-es/help.xml | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/app/src/main/res/values-es/help.xml b/app/src/main/res/values-es/help.xml
index bb386f00..435cfe78 100644
--- a/app/src/main/res/values-es/help.xml
+++ b/app/src/main/res/values-es/help.xml
@@ -301,15 +301,15 @@
     <!-- Note for translators: new/changed text also in help_send -->
 
     <string name="help_uri"><![CDATA[
-        <h1>Using a payment link</h1>
-        <p>You have started monerujo with a payment link. In order to send funds, please do the following:</p>
+        <h1>Usando un vínculo de pago</h1>
+        <p>Acabas de iniciar Monerujo con un vínculo de pago. Para poder enviar fondos, por favor haz lo siguiente:</p>
         <p>
-        1. Open the wallet you want to spend from<br>
-        2. Wait until the wallet is synced &amp; the "Give" button appears<br>
-        3. Touch the "Give" button
+        1. Abre el monedero desde el cual quieras gastar<br>
+        2. Espera hasta que esté sincronizado y el botón de "Enviar" aparezca<br>
+        3. Presiona el botón de "Enviar"
         </p>
-        <p>The payment details will be filled in. Check them and proceed like for any other transaction.</p>
+        <p>Los detalles del pago ya estarán completos. Revísalos y prosigue como con cualquier otra transacción.</p>
     ]]></string>
 
-    <string name="help_ok">Got it!</string> <!-- Note: "Got it" as in "I understand this" -->
+    <string name="help_ok">¡Entendido!</string> <!-- Note: "Got it" as in "I understand this" -->
 </resources>