---
husky/app/src/husky/res/values-es/strings.xml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/husky/app/src/husky/res/values-es/strings.xml b/husky/app/src/husky/res/values-es/strings.xml
index 051b6e9..a8eca49 100644
--- a/husky/app/src/husky/res/values-es/strings.xml+++ b/husky/app/src/husky/res/values-es/strings.xml
@@ -63,9 +63,10 @@
<string name="send_toot_notification_saved_content">Una copia de la publicación ha sido guardada en tus borradores</string>
<string name="status_share_content">Compartir el contenido de la publicación</string>
<string name="status_share_link">Compartir link para publicar</string>
- <string name="status_boosted_format">%s repitido</string>+ <string name="status_boosted_format">%s repetido</string> <string name="title_reblogged_by">Repetido por</string>
<string name="title_view_thread">Publicar</string>
<string name="send_toot_notification_error_title">Ha habido un error al enviar la publicación</string>
<string name="title_scheduled_toot">Publicaciones programadas</string>
-</resources>
\ No newline at end of file
+</resources>+
--
2.36.1
Hello, Adolfo.
I don't recall now but I think it was a minor detail in the commit comments.
Your appreciation is right. This patch and the first have no difference. They are the same.
Are the first I am commiting using the git email facility, too. Sorry for the inconveniences that may occur :-)
Cheers!
--
Gabriel
----- Mensaje original -----
De: "Adolfo Santiago" <epoch@nixnetmail.com>
Para: "Gabriel Menini" <amahoro@vera.com.uy>
CC: ~captainepoch/husky-devel@lists.sr.ht
Enviados: Sábado, 28 de Mayo 2022 1:45:58
Asunto: Re: [PATCH husky v2] Correction in Spanish string for 'status_boosted_format
Hi!
One question: what is the difference between this patch and the first
one? Virtually they are the same.
Thank you for the patch!
Cheers!
>Hello, Adolfo.
Hello!
>I don't recall now but I think it was a minor detail in the commit comments.>Your appreciation is right. This patch and the first have no difference.>They are the same.
Nice! Then I'll apply the first one and discard this one.
>Are the first I am commiting using the git email facility, too.>Sorry for the inconveniences that may occur :-)
No need to apologize, we need to start from somewhere!
Cheers!