Cleanup wrong language in code #392
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K#392
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We have noticed that some lines in the code (both actual code and comments) are written in other languages than English. We have a coding conventions that says everything in English. As for now this still stands since other students (in our year and the following) might not know other languages than English.
I want to fix this in two ways. All current code will be changed in a branch that doesn't follow the coding conventions, and research into how to be able to display different languages in the frontend (localization).
Localization issue: #393
I have now reviewed all project files and changed so they follow our standards. An pull-request has been made.