aboutsummaryrefslogtreecommitdiff
path: root/nls/pt_BR
diff options
context:
space:
mode:
Diffstat (limited to 'nls/pt_BR')
-rw-r--r--nls/pt_BR/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/nls/pt_BR/Makefile.am b/nls/pt_BR/Makefile.am
index a33dbb8..d22ede3 100644
--- a/nls/pt_BR/Makefile.am
+++ b/nls/pt_BR/Makefile.am
@@ -26,5 +26,5 @@ Translation.m: $(MFILES)
26 26
27blackbox.cat: Translation.m 27blackbox.cat: Translation.m
28 @if test x$(NLSTEST) = "x-DNLS"; then \ 28 @if test x$(NLSTEST) = "x-DNLS"; then \
29 $(gencat_cmd) blackbox.cat Translation.m; \ 29 LANG=pt_BR $(gencat_cmd) blackbox.cat Translation.m; \
30 fi 30 fi