Commit 71e5f9db authored by Mame Coumba Sall's avatar Mame Coumba Sall

2009-04-27 mame

* modified to remove abreviation

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26657 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent eec06457
......@@ -61,8 +61,8 @@
context.setContainerLayout(\'erp5_web_layout\')\n
context.setContentLayout(\'erp5_web_content_layout\')\n
context.setLayoutConfigurationFormId(\'WebSection_viewDefaultThemeConfiguration\')\n
lang_list = context.Localizer.get_supported_languages()\n
context.setAvailableLanguageSet(lang_list)\n
language_list = context.Localizer.get_supported_languages()\n
context.setAvailableLanguageSet(language_list)\n
context.setStaticLanguageSelection(1)\n
</string> </value>
</item>
......@@ -104,7 +104,7 @@ context.setStaticLanguageSelection(1)\n
<string>kw</string>
<string>_getattr_</string>
<string>context</string>
<string>lang_list</string>
<string>language_list</string>
</tuple>
</value>
</item>
......
792
\ No newline at end of file
793
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment