Re: [DOCS] Default names for CRL and CA files in the backend
От | Alvaro Herrera |
---|---|
Тема | Re: [DOCS] Default names for CRL and CA files in the backend |
Дата | |
Msg-id | 20170818222759.ba7vbhitfmkh7jp2@alvherre.pgsql обсуждение исходный текст |
Ответ на | Re: [DOCS] Default names for CRL and CA files in the backend (Michael Paquier <michael.paquier@gmail.com>) |
Список | pgsql-docs |
Michael Paquier wrote: > (Spotted a transation issue, so added Álvaro in the loop) > Álvaro, I think that those translations are incorrect: > src/backend/po/fr.po:#~ msgid "Make sure the root.crt file is present > and readable." > src/backend/po/ja.po:#~ msgid "Make sure the root.crt file is present > and readable." > src/backend/po/ru.po:#~ msgid "Make sure the root.crt file is present > and readable." > This error message does not exist anymore. You're right, the message doesn't exist anywhere -- but note the #~ prefix in each line. Those markers indicate that the translation is for an outdated message. If we were to ever re-introduce a similar message, the software would use the old translations as suggestions, marked as "fuzzy", i.e. requiring translator review. They don't do any harm, though personally I remove these lines from the .po files that I am responsible for. I think many translators don't care. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-docs по дате отправления: