Small wording issue on Project General Settings page
### Summary The Project / Settings / General page has multiple "Expand"-able subforms, with short description. - Naming - Visibility - Merge request - Badges - Export - Advanced The - very small - problem is that the "Advanced" description contains "Export" too, while Export has its own box. This remained after some refactor I believe, when Export got it's own box. ### Steps to reproduce Click ANY project (you are the owner of) Settings menu General And see the description of Advanced containing "Export", but export has been moved to equivalent level as the Advanced collapsed dialog. ### What is the current *bug* behavior? Advanced description contains "Export" "Housekeeping, export, path, transfer, remove, archive." ### What is the expected *correct* behavior? Advanced should not contain export: "Housekeeping, path, transfer, remove, archive." ### Relevant logs and/or screenshots Does not matter. ### Output of checks This bug happens on GitLab.com (and 11.10.1 confirmed) ### Possible fixes Location: app/views/projects/edit.html.haml +all the translations
issue