Add missing gettext() calls in find_my_exec(). It's probably too late

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 982e99806495238bcfdb461a7047b7f020d7f1e5
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-01-14T17:47:49Z
Releases: 8.0.0
Add missing gettext() calls in find_my_exec().  It's probably too late
to get these strings translated, but we may as well have them be
translatable as not.

Files

PathChange+/−
src/port/exec.c modified +6 −4