Changeset 12541 for main/waeup.ikoba


Ignore:
Timestamp:
1 Feb 2015, 16:14:43 (10 years ago)
Author:
Henrik Bettermann
Message:

Rplace \u0142. i18nextract doesn't like it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.ikoba/trunk/src/waeup/ikoba/payments/paypal_currencies.py

    r12311 r12541  
    4949    'NZD': (_(u'New Zealand dollar'), False, True),
    5050    'PHP': (_(u'Philippine peso'), False, True),
    51     'PLN': (_(u'Polish z\u0142oty'), False, True),
     51    'PLN': (_(u'Polish zloty'), False, True),
    5252    'SEK': (_(u'Swedish krona'), False, True),
    5353    'SGD': (_(u'Singapore dollar'), False, True),
Note: See TracChangeset for help on using the changeset viewer.