Skip to content

Commit

Permalink
Added Portuguese (Brazilian) translation.
Browse files Browse the repository at this point in the history
  • Loading branch information
arensb committed Jul 13, 2002
1 parent ac7c095 commit eee479b
Show file tree
Hide file tree
Showing 2 changed files with 1,987 additions and 2 deletions.
4 changes: 2 additions & 2 deletions i18n/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $Id: Makefile,v 1.17 2002-05-02 23:52:44 arensb Exp $
# $Id: Makefile,v 1.18 2002-07-13 19:30:03 arensb Exp $

# XXX - It would be nice to arrange things so that the <lang>.po files
# aren't modified all the time (and cause CVS to think the file has
Expand All @@ -11,7 +11,7 @@ TOP = ..
SUBDIR = i18n

# LANGS: list of all languages/locales for which there is a translation
LANGS = fr de it cs ru ja
LANGS = fr de it cs ru ja pt_BR
POFILES = ${LANGS:=.po}
MOFILES = ${LANGS:=.mo}

Expand Down
Loading

0 comments on commit eee479b

Please sign in to comment.