]> Git — Sourcephile - comptalang.git/commit
Modif : CLI.Lang : utilise la classe ToDoc pour gérer les traductions.
authorJulien Moutinho <julm+hcompta@autogeree.net>
Wed, 17 Jun 2015 01:56:54 +0000 (03:56 +0200)
committerJulien Moutinho <julm+hcompta@autogeree.net>
Wed, 17 Jun 2015 02:07:26 +0000 (04:07 +0200)
commita173d0820b634d09744b284c1a85e3965f9ad134
tree8c69a7ff436401f54326f45a7ddd79de77762e89
parent12213243390b647abee81d62f0bf2830683434d6
Modif : CLI.Lang : utilise la classe ToDoc pour gérer les traductions.
19 files changed:
cli/Hcompta/CLI/Command.hs
cli/Hcompta/CLI/Command/Balance.hs
cli/Hcompta/CLI/Command/Print.hs
cli/Hcompta/CLI/Context.hs
cli/Hcompta/CLI/Format/Ledger.hs
cli/Hcompta/CLI/I18N.hs [deleted file]
cli/Hcompta/CLI/Lang.hs [new file with mode: 0644]
cli/Hcompta/CLI/Write.hs
cli/hcompta-cli.cabal
cli/i18n/en.msg [deleted file]
cli/i18n/fr.msg [deleted file]
lib/Hcompta/Format/Ledger/Read.hs
lib/Hcompta/Format/Ledger/Write.hs
lib/Hcompta/Lib/Parsec.hs
lib/Hcompta/Model/Date.hs
lib/Hcompta/Model/Date/Read.hs [new file with mode: 0644]
lib/Hcompta/Model/Filter/Read.hs
lib/Test/Main.hs
lib/hcompta-lib.cabal