Matthias Fischmann
Matthias Fischmann
I just tried this in commit 77dfa4b7208bb73d47f02c9783359bb1ef7ab6a8: ``` Copy sql schema from thentos-core to thentos-adhocracy. We do not want to use cabal data files because they pollute the executable with...
(make sure README.md, docs/dev-howtos.md are still up to date when done with this!)
(may be obsolete, but i need to check again-)
First of all, see https://github.com/liqd/aula/issues/1042 Having that said: cool that you are playing with this, and it can definitely be put to use even with the current project status. As...
some preliminary thoughts: For every module `X` that contains text exposed to the user, create a module `X_T` that contains a translation table of the following form: ``` haskell data...
todo (notes to self, sort of) - #800: - fix test suite - make test suite more verbose on error - make the hlint warnings about caml case go away....
can we work with this as a transifex file format?: ``` json { "src/Frontend/Page/Topic.hs": { "t_shift_phase_forward:198": "Nächste Phase", "t_shift_phase_backward:206": "Vorherige Phase", "t_2:255": "window.location = this.value", "t_1:255": "heroic-tabs-dropdown" }, "src/Frontend/Page/Idea.hs": {...
copying open-tasks-lists from description in #835: - establish transifex workflow - factor this out into its own package (for once, that will make bootstrapping easier) - support translations in js...
@rittermo: we need the raw re-wording data in order to decide how to proceed with this.