-
Notifications
You must be signed in to change notification settings - Fork 18
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
Weekly/Fortnightly Poetry Template: Date doesn't transfer in #124
Comments
kgroeneveld
added a commit
to kgroeneveld/librivox-catalog
that referenced
this issue
Dec 30, 2021
Previously the poetry templates would always show "Sunday, DATE" (or a translated equivalent) as a placeholder that then needed to be manually updated. Note that the generated date text in the template output is in English even if another language is selected. It could be a lot of work to generate these strings properly in all the languages and currently the poetry templates are only being used for English. Even if these are used for non English the results are no worse than before as they already needed to be manually updated to replace the fixed placeholder. This fixes LibriVox#124.
kgroeneveld
added a commit
to kgroeneveld/librivox-catalog
that referenced
this issue
Dec 31, 2021
Previously the poetry templates would always show "Sunday, DATE" (or a translated equivalent) as a placeholder that then needed to be manually updated. Note that the generated date text in the template output is in English even if another language is selected. It could be a lot of work to generate these strings properly in all the languages and currently the poetry templates are only being used for English. Even if these are used for non English the results are no worse than before as they already needed to be manually updated to replace the fixed placeholder. This fixes LibriVox#124.
notartom
pushed a commit
that referenced
this issue
Dec 31, 2021
Previously the poetry templates would always show "Sunday, DATE" (or a translated equivalent) as a placeholder that then needed to be manually updated. Note that the generated date text in the template output is in English even if another language is selected. It could be a lot of work to generate these strings properly in all the languages and currently the poetry templates are only being used for English. Even if these are used for non English the results are no worse than before as they already needed to be manually updated to replace the fixed placeholder. This fixes #124.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is this a bug or a feature? :)
The templates return
[b]Deadline:[/b] Please submit your recording by [b]0600 GMT Sunday, DATE (12:00 AM CST)[/b]
It would be nice if it plugged in the date submitted in the form rather than "DATE".
The text was updated successfully, but these errors were encountered: