Ignore:
Timestamp:
8 Mar 2012, 20:45:38 (13 years ago)
Author:
Henrik Bettermann
Message:

w.s. -> w.k.

Remove waeup.sirp language files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/browser/exceptions.py

    r7811 r7817  
    4747    Backport from grok 1.6. This is only a view (not a page) because
    4848    we cannot trust that the associated :exc:`Unauthorized` exceptions
    49     happened inside a w.s. site.
     49    happened inside a w.k. site.
    5050
    5151    If not, then we have no layout available at time of rendering.
     
    6464    """A page rendered when an object cannot be found.
    6565
    66     XXX: This page won't work for objects above a w.s.University.
     66    XXX: This page won't work for objects above a w.k.University.
    6767    """
    6868    grok.context(INotFound)
Note: See TracChangeset for help on using the changeset viewer.