From 2ee4efc4081e0487d70607ca0d0d4abdbb85106f Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Sun, 20 Jul 2014 21:39:37 -0400 Subject: Replace "internationalize" with "localize" where appropriate --- doc/src/sgml/libpq.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/src') diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml index 1961ce58753..7887a5ad7e8 100644 --- a/doc/src/sgml/libpq.sgml +++ b/doc/src/sgml/libpq.sgml @@ -6878,7 +6878,7 @@ myEventProc(PGEventId evtId, void *evtInfo, void *passThrough) PGLOCALEDIR PGLOCALEDIR sets the directory containing the - locale files for message internationalization. + locale files for message localization. -- cgit v1.2.3