gnucash-htdocs beta: Refactor locale detection.

John Ralls jralls at code.gnucash.org
Thu Jul 7 18:53:51 EDT 2022


  discards  https://github.com/Gnucash/gnucash-htdocs/commit/9d11ddd6 (commit)
Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/3dbd94bd (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/9d11ddd6)
            \
             N -- N -- N (https://github.com/Gnucash/gnucash-htdocs/commit/3dbd94bd)

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 3dbd94bd3d7c639d3354927fdd469b4a8dc17855
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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-patches mailing list