LanguageConverter tweaks to Pig Latin converter
authorC. Scott Ananian <cscott@cscott.net>
Mon, 2 Apr 2018 03:50:58 +0000 (23:50 -0400)
committerC. Scott Ananian <cscott@cscott.net>
Mon, 2 Apr 2018 03:50:58 +0000 (23:50 -0400)
commit2e7018e22c852e0710d42b10aedcd1a44c558876
treedddc8e87482a2939cc75d2143de72ad3b6506da6
parentee90bd4c5c4fc2100386fa31ae9324cc13eaf919
LanguageConverter tweaks to Pig Latin converter

Add apostrophe to the set of valid word characters for the en-x-piglatin
converter, so that "don't" and "can't" are properly converted to Pig
Latin (eg, to "on'tday" and "an'tcay").

Add an optional `s` before `qu` so that "squish" is properly converted
to "ishsquay".

Change-Id: Ibc5cf2c007a42d9447688b857aa75f9a3d8ae152
languages/classes/LanguageEn.php