[Gambas-user] [Git][gambas/gambas][master] String.ToPhonetic() is a new method that returns a string converted to a…

Benoît Minisini gitlab at mg.gitlab.com
Fri Feb 23 17:50:29 CET 2018


Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
39c492f8 by gambas at 2018-02-23T17:49:07+01:00
String.ToPhonetic() is a new method that returns a string converted to a phonetic equivalent according to the specified language. Only french is supported at the moment!

[GB.UTIL]
* NEW: String.ToPhonetic() is a new method that returns a string converted to a phonetic equivalent according to the specified language. Only french is supported at the moment!

- - - - -


5 changed files:

- comp/src/gb.util/.gitignore
- comp/src/gb.util/.project
- comp/src/gb.util/.src/MMain.module
- + comp/src/gb.util/.src/MPhonetic_French.module
- comp/src/gb.util/.src/String.class


View it on GitLab: https://gitlab.com/gambas/gambas/commit/39c492f89500296bd20d9a7de191aef8bddb1543

---
View it on GitLab: https://gitlab.com/gambas/gambas/commit/39c492f89500296bd20d9a7de191aef8bddb1543
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20180223/46a36592/attachment.html>


More information about the User mailing list