Submitter | Wagner Bruna |
---|---|
Date | June 2, 2017, 11:55 p.m. |
Message ID | <642354dc9711ce1b9319.1496447746@mwagner.paulista.local> |
Download | mbox | patch |
Permalink | /patch/21143/ |
State | Accepted |
Headers | show |
Comments
Em 02-06-2017 20:55, Wagner Bruna escreveu: > # HG changeset patch > # User Wagner Bruna <wbruna@softwareexpress.com.br> > # Date 1496447446 10800 > # Fri Jun 02 20:50:46 2017 -0300 > # Branch stable > # Node ID 642354dc9711ce1b9319eee3e83a9c81a217c706 > # Parent 8825de36e74a0c5e9ccf5419b2c217e5042a97cf > i18n-pt_BR: fix syntax error on translation Sent as a patch because I can't access bitbucket right now for some reason. I'll push it to i18n after it lands on stable. Sorry for the breakage. Regards, Wagner
On Fri, Jun 02, 2017 at 08:55:46PM -0300, Wagner Bruna wrote: > # HG changeset patch > # User Wagner Bruna <wbruna@softwareexpress.com.br> > # Date 1496447446 10800 > # Fri Jun 02 20:50:46 2017 -0300 > # Branch stable > # Node ID 642354dc9711ce1b9319eee3e83a9c81a217c706 > # Parent 8825de36e74a0c5e9ccf5419b2c217e5042a97cf > i18n-pt_BR: fix syntax error on translation Queued this for stable, many thanks. > > diff --git a/i18n/pt_BR.po b/i18n/pt_BR.po > --- a/i18n/pt_BR.po > +++ b/i18n/pt_BR.po > @@ -19398,7 +19398,7 @@ > "=================" > > msgid "The following bundle <type> strings are available:" > -msgstr "As seguintes strings de <tipo> estão disponíveis::" > +msgstr "As seguintes strings de <tipo> estão disponíveis:" > > msgid "" > "v1\n" > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > > _______________________________________________ > Mercurial-devel mailing list > Mercurial-devel@mercurial-scm.org > https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel
Patch
diff --git a/i18n/pt_BR.po b/i18n/pt_BR.po --- a/i18n/pt_BR.po +++ b/i18n/pt_BR.po @@ -19398,7 +19398,7 @@ "=================" msgid "The following bundle <type> strings are available:" -msgstr "As seguintes strings de <tipo> estão disponíveis::" +msgstr "As seguintes strings de <tipo> estão disponíveis:" msgid "" "v1\n"