Would the maintainers be open to a patch that makes some of names and menu items lowercase (eg Email -> email)? For consistency with the rest of drupal...

Comments

Souvent22’s picture

Yes, I would be open to that. However, i think perhaps the mail box names should not be "altered". They should be whatever the user names them. The other menu items should/can be lower case. Thoughts?

sime’s picture

StatusFileSize
new1.66 KB

I think just change "Mail" and "Compose" as they look quite odd in contrast to the rest of the menu. (You are probably aware that CSS can be used to sentence-case any text - so this is just to make it look a little nicer out of the box.)

Here is the 47 patch

sime’s picture

StatusFileSize
new1.66 KB

and HEAD

Souvent22’s picture

Status: Active » Reviewed & tested by the community

Patched to head. Will back-commit to 4.7 later

miglius’s picture

StatusFileSize
new4.24 KB

I just checked HEAD and it seems that it's not there.

Here I put a patch which also alters "E-Mail Accounts" and other strings which from my POV should be lowercases.

I agree that Folder names should remain unchanged.

Souvent22’s picture

Status: Reviewed & tested by the community » Fixed

Commited. Thanks guys.

Anonymous’s picture

Status: Fixed » Closed (fixed)