TODO: check all prior labels to see how much existing data is title-cased or lowercase.
As a project owner, I want to give a tool a label and have that exact value presented in the menu. When multiple capital letters are supposed to be in a label, but only the first character of a word is capitalized in the menu, I am sad.
Make sure that initial & added tools default to good casing.
Diff:
Diff:
allura:cj/3699
https://sourceforge.net/p/allura/pastebin/5163375c0594ca6cc899ff5e/
Code change to remove title-casing in the code, and linked Mongo query to update all pre-2012 all lower-case mount labels to title-case. (Post-2012 are relatively rare for all lower-case mount labels.)