-
Notifications
You must be signed in to change notification settings - Fork 282
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Locale] Fix punctuation issue in French
In French, a two or multi-part punctuation mark must have space before and after the punctuation mark. Consequently, : (colon) must have space on both sides. NOTE: While this fixes punctuation issue in most places, it cannot be asserted that ALL punctuation issues have been fixed. Signed-off-by: Muntashir Al-Islam <[email protected]>
- Loading branch information
1 parent
ec4adc6
commit 0285370
Showing
2 changed files
with
13 additions
and
4 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