Ignore:
Timestamp:
10 Dec 2014, 16:38:15 (10 years ago)
Author:
Henrik Bettermann
Message:

Registration and Application Portal/System? (RAPS)

Adjust localization.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.ikoba/trunk/src/waeup/ikoba/browser/pages.py

    r12186 r12192  
    14331433                    mapping = {'a':name}), type='danger')
    14341434        except:
    1435             self.flash(_('Given storage path cannot be used. ${a}',
     1435            self.flash(_('Given storage path cannot be used: ${a}',
    14361436                        mapping = {'a':sys.exc_info()[1]}), type='danger')
    14371437            return
Note: See TracChangeset for help on using the changeset viewer.