View Single Post
Old 02-05-2022, 09:45 PM   #4
Karellen
Wizard
Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.
 
Karellen's Avatar
 
Posts: 1,625
Karma: 9500498
Join Date: Sep 2021
Location: Australia
Device: Kobo Libra 2
While discussing Capitalize case, I have noticed a bug with this.

I have always interpreted this to mean that the first letter of the first word of every sentence becomes a capital letter, along with nouns.

But using this on consecutive sentences, only the first letter is ever capitalised. Subsequent sentences then get reverted to lower case.

This is expected...
Code:
Hi, I am from France. I am also German. My third sentence.
But using Capitalize case, you end up with...
Code:
Hi, I am from france. i am also german. my third sentence.
Not only are nouns uncapitalised, but letters at the start of a sentence are also uncapitalised.
Karellen is offline   Reply With Quote