diff mbox series

[bug#57689] news: Add 'pt' translation.

Message ID 20220908234140.18324-1-bauermann@kolabnow.com
State Accepted
Headers show
Series [bug#57689] news: Add 'pt' translation. | expand

Checks

Context Check Description
cbaines/comparison success View comparision
cbaines/git-branch success View Git branch
cbaines/applying patch success View Laminar job
cbaines/issue success View issue

Commit Message

Thiago Jung Bauermann Sept. 8, 2022, 11:41 p.m. UTC
* 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(-)

Comments

Julien Lepiller Sept. 9, 2022, 4:44 a.m. UTC | #1
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
> 
> 
>
Thiago Jung Bauermann Sept. 11, 2022, 4:47 p.m. UTC | #2
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.
diff mbox series

Patch

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