Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix duplicated localisation key in
DeleteConfiormationContentStrings
Noticed via `osu-resources` build warnings. There are also a few other warnings about ppy#27472. Seems something in crowdin innards may still be exporting those strings even though they have been fixed already. Not sure how to address that. Probably need these to be detected via static analysis at this point since it's happened again. Might look into the feasibility of making that happen.
- Loading branch information