all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#57689] [PATCH] news: Add 'pt' translation.
@ 2022-09-08 23:41 Thiago Jung Bauermann via Guix-patches via
  2022-09-09  4:44 ` Julien Lepiller
  0 siblings, 1 reply; 3+ messages in thread
From: Thiago Jung Bauermann via Guix-patches via @ 2022-09-08 23:41 UTC (permalink / raw)
  To: 57689; +Cc: Thiago Jung Bauermann

* etc/news.scm: Add Portuguese translation of entry about the update of the
'linux-libre' package.
---
 etc/news.scm | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/etc/news.scm b/etc/news.scm
index 52c6d189cb16..3d96d2176c6d 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -28,10 +28,13 @@
 
  (entry (commit "c188cf57f161c0c26e2d7c8516bd1ddd1492d686")
         (title
-          (en "Linux-libre kernel updated to 5.19"))
+          (en "Linux-libre kernel updated to 5.19")
+          (pt "Kernel linux-libre atualizado para 5.19"))
         (body
           (en "The default version of the linux-libre kernel has been
-              updated to the 5.19 release series.")))
+              updated to the 5.19 release series.")
+          (pt "A versão padrão do kernel linux-libre foi atualizada para a
+              série do kernel 5.19.")))
 
  (entry (commit "a15542d26df42dabdb5e2f76d150ae200230c3b0")
         (title




^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#57689] [PATCH] news: Add 'pt' translation.
  2022-09-08 23:41 [bug#57689] [PATCH] news: Add 'pt' translation Thiago Jung Bauermann via Guix-patches via
@ 2022-09-09  4:44 ` Julien Lepiller
  2022-09-11 16:47   ` Thiago Jung Bauermann via Guix-patches via
  0 siblings, 1 reply; 3+ messages in thread
From: Julien Lepiller @ 2022-09-09  4:44 UTC (permalink / raw)
  To: 57689; +Cc: 57689-done, Thiago Jung Bauermann

Pushed to master as 0a875c62d815a04d30aa2ebe33361302544a0548. Sorry I
didn't pay attention when pushing, the commiter name came across as
"Thiago Jung Bauermann via Guix-patches via <guix-patches@gnu.org>" :/

Le Thu,  8 Sep 2022 20:41:40 -0300,
Thiago Jung Bauermann via Guix-patches via <guix-patches@gnu.org> a
écrit :

> * etc/news.scm: Add Portuguese translation of entry about the update
> of the 'linux-libre' package.
> ---
>  etc/news.scm | 7 +++++--
>  1 file changed, 5 insertions(+), 2 deletions(-)
> 
> diff --git a/etc/news.scm b/etc/news.scm
> index 52c6d189cb16..3d96d2176c6d 100644
> --- a/etc/news.scm
> +++ b/etc/news.scm
> @@ -28,10 +28,13 @@
>  
>   (entry (commit "c188cf57f161c0c26e2d7c8516bd1ddd1492d686")
>          (title
> -          (en "Linux-libre kernel updated to 5.19"))
> +          (en "Linux-libre kernel updated to 5.19")
> +          (pt "Kernel linux-libre atualizado para 5.19"))
>          (body
>            (en "The default version of the linux-libre kernel has been
> -              updated to the 5.19 release series.")))
> +              updated to the 5.19 release series.")
> +          (pt "A versão padrão do kernel linux-libre foi atualizada
> para a
> +              série do kernel 5.19.")))
>  
>   (entry (commit "a15542d26df42dabdb5e2f76d150ae200230c3b0")
>          (title
> 
> 
> 





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [bug#57689] [PATCH] news: Add 'pt' translation.
  2022-09-09  4:44 ` Julien Lepiller
@ 2022-09-11 16:47   ` Thiago Jung Bauermann via Guix-patches via
  0 siblings, 0 replies; 3+ messages in thread
From: Thiago Jung Bauermann via Guix-patches via @ 2022-09-11 16:47 UTC (permalink / raw)
  To: Julien Lepiller; +Cc: 57689-done


Hello Julien,

Julien Lepiller <julien@lepiller.eu> writes:

> Pushed to master as 0a875c62d815a04d30aa2ebe33361302544a0548. Sorry I
> didn't pay attention when pushing, the commiter name came across as
> "Thiago Jung Bauermann via Guix-patches via <guix-patches@gnu.org>" :/

Thank you for quickly pushing my patch. Don't worry about the committer
name. I pointed this out before because around that time we had a
discussion on the mailing list about new contributor's experience around
Guix and I think this is an issue that can impact that experience.

-- 
Thanks
Thiago




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-11 16:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-08 23:41 [bug#57689] [PATCH] news: Add 'pt' translation Thiago Jung Bauermann via Guix-patches via
2022-09-09  4:44 ` Julien Lepiller
2022-09-11 16:47   ` Thiago Jung Bauermann via Guix-patches via

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.