Overview
Comment: | [fr] fix JS positioning code and regex |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | fr | comdic |
Files: | files | file ages | folders |
SHA3-256: |
d3187b7cd8ed6d897c69675350a5db0d |
User & Date: | olr on 2019-02-10 00:31:06 |
Other Links: | branch diff | manifest | tags |
Context
2019-02-10
| ||
00:31 | [core][js] echo function for debugging check-in: bcd8a483d5 user: olr tags: core, comdic | |
00:31 | [fr] fix JS positioning code and regex check-in: d3187b7cd8 user: olr tags: fr, comdic | |
2019-02-09
| ||
20:27 | merge trunk check-in: aea2e8d9ee user: olr tags: comdic | |
Changes
Modified gc_lang/fr/rules.grx from [17d13b9474] to [38f890a9aa].
︙ | |||
494 495 496 497 498 499 500 | 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 | - + | __[s>(p_MM_point)__ MM[.] <<- ~>> "MM " __[s>(p_Mr_Mgr_Mme_point)__ M(?:r|gr|me) [A-ZÉ]([.])(?=\W+[a-zéèêâîïû]) @@$ <<- ~1>> * # Patronyme réduit à une seule lettre __[s](p_prénom_lettre_point_patronyme)__ |
︙ | |||
724 725 726 727 728 729 730 | 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 | - + | !! !!!! Ponctuation de fin de paragraphe !! !! !! __[i>/poncfin__ ({w_1}) *$ @@0 |
︙ |