Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Miscellaneous fixes #823

Merged
merged 5 commits into from
Oct 26, 2021
Merged

Miscellaneous fixes #823

merged 5 commits into from
Oct 26, 2021

Conversation

gcampax
Copy link
Contributor

@gcampax gcampax commented Oct 23, 2021

No description provided.

…n the row

If the user asks for "when there are new X", make that a monitor
on the ID (if X is a list and has an `id` argument), so unrelated
changes to the current rows of X won't cause a notification.

Conversely, when the user asks for "when the X change", we monitor
and notify on everything.
@gcampax gcampax added bug Something isn't working templates Issues with templates and the state machine labels Oct 23, 2021
@gcampax gcampax requested a review from sileix October 23, 2021 22:39
And pluralize the ones that don't have the flag already (assuming
they start off singular, which they should)
To support proper translation, we need to merge all canonical
forms into a single translated string, and then let translator
replace all the forms as a unit. That way they can eliminate
those that are not useful/translatable, introduce new ones that
are necessary, distinguish variants by more than pos (eg gender,
number), and specify a different set of pos than English.
@gcampax gcampax merged commit 9d9e0dd into master Oct 26, 2021
@gcampax gcampax deleted the wip/misc-fixes branch October 26, 2021 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working templates Issues with templates and the state machine
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants