-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improved title case conversion, add tests
- Loading branch information
1 parent
825a697
commit 3949802
Showing
2 changed files
with
45 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@nyalldawson is this worth putting to translation? I guess English title case rules are different from other languages and those may not be concerned by the small words rules eg. And that translators do apply their rules manually.
(unless I misunderstood what is supposed to be done here and would then need some guidance to know how handle this as a translator). Thanks.