-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fix singulars for the donate page
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c68410c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The context of these three strings should avoid using the phrase “engage page”, as this may mislead or confuse translators, while they are actually used in the in-application donate landing page.
And there are other strings that also use the phrase “engage page” in context. These are the strings that are actually used in the engage page, e.g. https://hosted.weblate.org/engage/weblate/.
weblate/weblate/templates/engage.html
Line 29 in cdbc1f7
weblate/weblate/templates/engage.html
Line 35 in cdbc1f7
weblate/weblate/templates/engage.html
Line 72 in cdbc1f7
c68410c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Correct, the page was based on engage one and the contexts were not changed.