Author: batiste.bieler
Date: Mon Jan 26 05:52:59 2009
New Revision: 309

Modified:
    wiki/InstallDjangoPageCMS.wiki

Log:
Edited wiki page through web user interface.

Modified: wiki/InstallDjangoPageCMS.wiki
==============================================================================
--- wiki/InstallDjangoPageCMS.wiki      (original)
+++ wiki/InstallDjangoPageCMS.wiki      Mon Jan 26 05:52:59 2009
@@ -84,6 +84,7 @@
  You must set DEFAULT_PAGE_TEMPLATE to the name of your default CMS  
template. And LANGUAGES with wanted languages.

  {{{
+gettext_noop = lambda s: s
  LANGUAGES = (
      ('fr', gettext_noop('French')),
      ('de', gettext_noop('German')),

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to