I added the correct Locale as a parameter to all usages of uppercase().
Locale
uppercase()
There are only two usages of lowercase() that need no Locale:
lowercase()
Closes #295 (closed)