public inbox for [email protected]help / color / mirror / Atom feed
Why were some .mo files removed for the August 2022 minor release? 3+ messages / 2 participants [nested] [flat]
* Why were some .mo files removed for the August 2022 minor release? @ 2022-09-05 03:56 [email protected] <[email protected]> 0 siblings, 1 reply; 3+ messages in thread From: [email protected] @ 2022-09-05 03:56 UTC (permalink / raw) To: '[email protected]' <[email protected]> Hi, I noticed that PostgreSQL 11.17 rpm did not have share/locale/ro/LC_MESSAGES/plpgsql-11.mo. This is because 'ro' has been removed in src/pl/plpgsql/src/nls.mk by Translation updates commit (*). And PostgreSQL 12.12 rpm also does not have share/locale/pl/LC_MESSAGES/pg_ctl-12.mo. I got the rpms from the following URL: https://download.postgresql.org/pub/repos/yum/11/redhat/rhel-8-x86_64/ https://download.postgresql.org/pub/repos/yum/12/redhat/rhel-8-x86_64/ However, the NLS Wiki has the following description: https://wiki.postgresql.org/wiki/NLS#Minimum_Translation ----- If a file drops below the threshold after the major release during the maintenance period of a branch, it will not be removed because of that. ----- Is it correct to remove any language from nls.mk in minor version updates? Or was it removed for some other reason? (*) https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=97d6614d70c9483a1357c513c803e3c5d... Regards, Daisuke, Higuchi ^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: Why were some .mo files removed for the August 2022 minor release? @ 2022-09-05 07:27 Alvaro Herrera <[email protected]> parent: [email protected] <[email protected]> 0 siblings, 1 reply; 3+ messages in thread From: Alvaro Herrera @ 2022-09-05 07:27 UTC (permalink / raw) To: [email protected] <[email protected]>; +Cc: '[email protected]' <[email protected]> On 2022-Sep-05, [email protected] wrote: > I noticed that PostgreSQL 11.17 rpm did not have share/locale/ro/LC_MESSAGES/plpgsql-11.mo. > This is because 'ro' has been removed in src/pl/plpgsql/src/nls.mk by Translation updates commit (*). > And PostgreSQL 12.12 rpm also does not have share/locale/pl/LC_MESSAGES/pg_ctl-12.mo. > I got the rpms from the following URL: > Is it correct to remove any language from nls.mk in minor version updates? > Or was it removed for some other reason? Hmm, that's odd. That nls.mk should not have been modified in that commit. I have no explanation for this, but it was definitely not intentional. I must have made a merge mistake as I was running that script for the first time since years. (I ran it with the deletion switch, then reverted that and re-ran without it.) Anyway, the state of many of our translations is very sad. Romanian is one of those that is slowly dying from a state that was, as I remember, never very good. -- Álvaro Herrera ^ permalink raw reply [nested|flat] 3+ messages in thread
* RE: Why were some .mo files removed for the August 2022 minor release? @ 2022-09-05 10:21 [email protected] <[email protected]> parent: Alvaro Herrera <[email protected]> 0 siblings, 0 replies; 3+ messages in thread From: [email protected] @ 2022-09-05 10:21 UTC (permalink / raw) To: 'Alvaro Herrera' <[email protected]>; +Cc: '[email protected]' <[email protected]> > Hmm, that's odd. That nls.mk should not have been modified in that commit. > I have no explanation for this, but it was definitely not intentional. Thank you for reply. I understand that the policy written on the wiki hasn't changed. Regards, Daisuke, Higuchi ^ permalink raw reply [nested|flat] 3+ messages in thread
end of thread, other threads:[~2022-09-05 10:21 UTC | newest] Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2022-09-05 03:56 Why were some .mo files removed for the August 2022 minor release? [email protected] <[email protected]> 2022-09-05 07:27 ` Alvaro Herrera <[email protected]> 2022-09-05 10:21 ` [email protected] <[email protected]>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox