gnucash-htdocs beta: Refactor locale detection.

John Ralls jralls at code.gnucash.org
Thu Jul 7 19:08:47 EDT 2022


  discards  https://github.com/Gnucash/gnucash-htdocs/commit/a5935a25 (commit)
Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/9d11ddd6 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (https://github.com/Gnucash/gnucash-htdocs/commit/a5935a25)
            \
             N -- N -- N (https://github.com/Gnucash/gnucash-htdocs/commit/9d11ddd6)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.



commit 9d11ddd678e6ca631e056822a1d1715683f662a3
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Jul 7 15:24:16 2022 -0700

    Refactor locale detection.
    
    Parse all language strings the same regardless of source.
    Use language quality factors if included.



Summary of changes:
 lang.php | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)



More information about the gnucash-patches mailing list