Fix typo: "applyed" → "applied" by Copilot · Pull Request #1975 · emoncms/emoncms

Corrects spelling error in user-facing text describing virtual feed post-processing behavior.

Changes:

  • Main template: Modules/feed/Views/feedlist_view.php - source string
  • Translation files: .pot templates and language-specific .po files (feed, eventp modules)
  • Locale files: 10 .json files (da_DK, de_DE, es_ES, et_EE, nl_BE, nl_NL, fr_FR, it_IT, cy_GB)

Context:

"...you may modify post processing list that gets applyed on old stored data..."
                                                      ^^^^^^

"...you may modify post processing list that gets applied on old stored data..."
                                                      ^^^^^^^

18 files total, single-word correction in each.

Original prompt

This section details on the original issue you should resolve

<issue_title>applyed typo</issue_title>
<issue_description>applyed should be applied

https://github.com/search?q=repo%3Aemoncms%2Femoncms%20applyed&type=code

Not completely sure how the PR should be made wrt the .po files...</issue_description>

<agent_instructions>Please correct this type both in the language files and the original text in the php template</agent_instructions>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.