Replace g.gettext by iwla._

Add createCurTitle() to factorize code
This commit is contained in:
2014-12-17 20:31:59 +01:00
parent c278ff30f0
commit ccab40b4e1
9 changed files with 68 additions and 84 deletions

View File

@@ -27,6 +27,5 @@ max_downloads_displayed = 100
compress_output_files = ['html', 'css', 'js']
# locale = 'fr'
locale = 'fr_FR'
locale = 'fr'
# locale = 'fr_FR.utf8'