gnucash-htdocs beta: Refactor locale detection.
John Ralls
jralls at code.gnucash.org
Thu Jul 7 18:50:39 EDT 2022
discards https://github.com/Gnucash/gnucash-htdocs/commit/4f16cd61 (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/4f16cd61)
\
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 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the gnucash-patches
mailing list