diff options
author | Rafael Ferreira <rafael.f.f1@gmail.com> | 2015-01-11 18:11:42 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-01-11 23:41:42 -0500 |
commit | b3e486b8194f238fdb7cdf977cb6943305b34b9c (patch) | |
tree | c7b31ecb51e15e1879005a959f4203e9b6c251d9 /Makefile.am | |
parent | 5701fbbbcfb3492074e2ccaa4431ff8b904aad0b (diff) |
catalog: add pt_BR translation
https://bugs.freedesktop.org/show_bug.cgi?id=88271
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 225938d660..2d45a7b6c5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4437,6 +4437,7 @@ dist_catalog_DATA = \ catalog/systemd.fr.catalog \ catalog/systemd.it.catalog \ catalog/systemd.pl.catalog \ + catalog/systemd.pt_BR.catalog \ catalog/systemd.ru.catalog \ catalog/systemd.catalog |