Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Fix username placeholders in /progress command #128

Merged
merged 1 commit into from
Dec 20, 2021

Conversation

TimJentzsch
Copy link
Contributor

Relevant issue: Closes #125

Description:

Due to the changes of the way usernames are handled, the progress messages included a duplicate u/ prefix.
This issue has now been resolved by removing the prefix from the localization files.

Checklist:

  • Code Quality
  • Pep-8
  • Tests (if applicable)
  • Success Criteria Met
  • Inline Documentation
  • Wiki Documentation (if applicable)

Due to the changes of the way usernames are handled, the progress messages included a duplicate u/ prefix.
@TimJentzsch TimJentzsch requested a review from a team as a code owner December 19, 2021 09:26
@itsthejoker
Copy link
Member

One of these days I'm going to go through that file and add a shitload more things lol

@itsthejoker itsthejoker merged commit fb775b2 into master Dec 20, 2021
@itsthejoker itsthejoker deleted the 125-fix-progress-placeholders branch December 20, 2021 16:07
@TimJentzsch
Copy link
Contributor Author

Please do, they can get a bit repetitive at this point!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix username placeholders of /progress messages
2 participants