Unify some error messages to ease work of translators
authorMichael Paquier <michael@paquier.xyz>
Wed, 4 Sep 2024 05:53:18 +0000 (14:53 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 4 Sep 2024 05:53:18 +0000 (14:53 +0900)
commita68159ff2b32f290b1136e2940470d50b8491301
treec43f5b32ed2b84d19f88be648ef97c087d7b48d5
parentb4db64270e0c18f72c9c7bf214c809949875a85a
Unify some error messages to ease work of translators

This commit updates a couple of error messages around control file data,
GUCs and server settings, unifying to the same message where possible.
This reduces the translation burden a bit.

Author: Peter Smith
Discussion: https://postgr.es/m/CAHut+Pv-kSN8SkxSdoHano_wPubqcg5789ejhCDZAcLFceBR-w@mail.gmail.com
src/backend/access/transam/xlog.c
src/backend/commands/variable.c
src/backend/storage/file/fd.c
src/backend/utils/fmgr/dfmgr.c