Erlang Internationalization of a web app? -


i'm looking internationalize strings in erlang web app. came across gettext on trapexit. other suggestions how externalize strings in erlang app?

gettext has been in daily use since 2003. actually, today @ euc in stockholm, tool named polish presented built on top of gettext. polish helps coordinating translation efforts. see demo here: http://www.youtube.com/watch?v=udhe2yokbcu you'll find polish (and gettext) @ github.


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

aspxgridview - Devexpress grid - header filter does not work if column is initially hidden -

c# - How to execute a particular part of code asynchronously in a class -