When working on a script, I stumbled over a mistake in the pt_BR.po translation for ecpg. Patch attached.


Regards,

--
                                Andreas 'ads' Scherbaum
German PostgreSQL User Group
European PostgreSQL User Group - Board of Directors
Volunteer Regional Contact, Germany - PostgreSQL Project
diff --git a/src/interfaces/ecpg/preproc/po/pt_BR.po b/src/interfaces/ecpg/preproc/po/pt_BR.po
index 804e201..1d855a3 100644
--- a/src/interfaces/ecpg/preproc/po/pt_BR.po
+++ b/src/interfaces/ecpg/preproc/po/pt_BR.po
@@ -313,7 +313,7 @@ msgstr "erro de sintaxe no comando EXEC SQL INCLUDE"
 #: pgc.l:1237
 #, c-format
 msgid "internal error: unreachable state; please report this to <[email protected]>"
-msgstr "erro interno: estado inacessível; por favor relato isso a <[email protected]>"
+msgstr "erro interno: estado inacessível; por favor relato isso a <[email protected]>"
 
 #: pgc.l:1362
 #, c-format
-- 
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to