##// END OF EJS Templates
merge with i18n stable
Wagner Bruna -
r10307:b0298eaa merge default
parent child Browse files
Show More
@@ -4102,18 +4102,6 b' msgid "unable to read %s\\n"'
4102 4102 msgstr "impossível ler %s\n"
4103 4103
4104 4104 #, python-format
4105 msgid "imported patch %s\n"
4106 msgstr "patch %s importado\n"
4107
4108 #, python-format
4109 msgid ""
4110 "\n"
4111 "imported patch %s"
4112 msgstr ""
4113 "\n"
4114 "patch %s importado"
4115
4116 #, python-format
4117 4105 msgid "patch %s is empty\n"
4118 4106 msgstr "o patch %s é vazio\n"
4119 4107
@@ -5520,6 +5508,9 b' msgid ""'
5520 5508 " cc = cc1, cc2, ...\n"
5521 5509 " bcc = bcc1, bcc2, ...\n"
5522 5510 "\n"
5511 "Use ``[patchbomb]`` as configuration section name if you need to\n"
5512 "override global ``[email]`` address settings.\n"
5513 "\n"
5523 5514 "Then you can use the \"hg email\" command to mail a series of changesets\n"
5524 5515 "as a patchbomb.\n"
5525 5516 "\n"
@@ -5585,6 +5576,9 b' msgstr ""'
5585 5576 " cc = cc1, cc2, ...\n"
5586 5577 " bcc = bcc1, bcc2, ...\n"
5587 5578 "\n"
5579 "Use ``[patchbomb]`` como nome da seção de configuração se for preciso\n"
5580 "sobrepor configurações globais da seção ``[email]``.\n"
5581 "\n"
5588 5582 "Então você poderá usar o comando \"hg email\" para enviar por e-mail\n"
5589 5583 "uma série de revisões como uma \"patchbomb\".\n"
5590 5584 "\n"
General Comments 0
You need to be logged in to leave comments. Login now