Files
postgresql/src
Peter Eisentraut 00e1933ef3 Re-add translation markers that were lost
When win32security.c was moved from src/backend/port/win32/security.c,
the message writing function was changed from write_stderr to log_error,
but nls.mk was not updated.  We could add log_error to GETTEXT_TRIGGERS,
but it's also used in src/common/exec.c in a different way and that
would create some confusion or a larger patch.  For now, just put an
explicit translation marker onto the strings that were previously
translated.
2016-09-20 12:00:00 -04:00
..
2016-06-09 18:02:36 -04:00
2016-01-28 16:47:36 +09:00
2016-08-29 12:00:00 -04:00
2016-09-15 12:55:38 +03:00
2016-01-02 13:33:40 -05:00