Browse Source

fr: Fix PR replacement

Ref #853
master
Samuel Thibault 3 years ago
parent
commit
075cac9b07
2 changed files with 4 additions and 1 deletions
  1. 1
    1
      dictsource/fr_list
  2. 3
    0
      tests/translate.test

+ 1
- 1
dictsource/fr_list View File

@@ -382,7 +382,7 @@ xy $abbrev

dr doktYr $dot $capital
prof $dot
pr professeur $text *dot $capital
pr professeur $text $dot $capital


// articles

+ 3
- 0
tests/translate.test View File

@@ -83,3 +83,6 @@ test_phon en "r'oUlIN 0nD@ fl'o@ l'aafIN" "🤣" # skip words
# bug: https://github.com/espeak-ng/espeak-ng/issues/471
test_phon sk "sm'eju:tsa s'a tv'a:R" "☺"
test_phon sk "bl'ax sm'eju:tsa s'a tv'a:R" "blah ☺"

# bug: https://github.com/espeak-ng/espeak-ng/issues/853
test_phon fr "profEs'Wr" "PR"

Loading…
Cancel
Save