spell portuguese correctly..

This commit is contained in:
Steffen Schaumburg
2011-04-07 00:04:48 +02:00
parent 0b369ad853
commit 44a3392334
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ src_install() {
fi fi
if use linguas_pt; then if use linguas_pt; then
msgfmt pyfpdb/locale/fpdb-pt_BR.po -o pyfpdb/locale/pt.mo || die "failed to create Portugese mo file" msgfmt pyfpdb/locale/fpdb-pt_BR.po -o pyfpdb/locale/pt.mo || die "failed to create Portuguese mo file"
fi fi
if use linguas_ru; then if use linguas_ru; then
+1 -1
View File
@@ -67,7 +67,7 @@ src_install() {
fi fi
if use linguas_pt; then if use linguas_pt; then
msgfmt pyfpdb/locale/fpdb-pt_BR.po -o pyfpdb/locale/pt.mo || die "failed to create Portugese mo file" msgfmt pyfpdb/locale/fpdb-pt_BR.po -o pyfpdb/locale/pt.mo || die "failed to create Portuguese mo file"
fi fi
if use linguas_ru; then if use linguas_ru; then