diff --git a/development.ini b/development.ini --- a/development.ini +++ b/development.ini @@ -91,7 +91,7 @@ static_files = true ## Internationalization (see setup documentation for details) ## By default, the language requested by the browser is used if available. -#i18n.enable = false +#i18n.enabled = false ## Fallback language, empty for English (valid values are the names of subdirectories in kallithea/i18n): i18n.lang = diff --git a/kallithea/lib/paster_commands/template.ini.mako b/kallithea/lib/paster_commands/template.ini.mako --- a/kallithea/lib/paster_commands/template.ini.mako +++ b/kallithea/lib/paster_commands/template.ini.mako @@ -186,7 +186,7 @@ static_files = true <%text>## Internationalization (see setup documentation for details) <%text>## By default, the language requested by the browser is used if available. -#i18n.enable = false +#i18n.enabled = false <%text>## Fallback language, empty for English (valid values are the names of subdirectories in kallithea/i18n): i18n.lang =