summaryrefslogtreecommitdiff
path: root/src/www/js/langcode.js
AgeCommit message (Collapse)Author
2014-03-28Wide coverage demo web app improvementshallgren
+ Adapt language selection menus to the languages supported by the grammar. + Add translation quality colors to the links to alternative translations. + Also added more country codes in langcode.js (needed for speech synthesis voice selection).
2014-03-17Wide coverage demo web app: add speech synthesishallgren
Works in Safari and Chrome.
2014-02-19src/www/js/langcode.js: functions for converting language codeshallgren
factored out from src/www/translator/translator.js