Add messaging.
[wolnelektury.git] / src / wolnelektury / __init__.py
index 0555397..2d0acdb 100644 (file)
@@ -1,4 +1,3 @@
-# -*- coding: utf-8 -*-
 # This file is part of Wolnelektury, licensed under GNU Affero GPLv3 or later.
 # Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
 #
@@ -9,4 +8,4 @@ from .celery import app as celery_app
 default_app_config = 'wolnelektury.apps.WLCoreConfig'
 
 if False:
-    gettext("Please enter a correct %(username)s and password. Note that both fields may be case-sensitive.")
+    gettext("Please enter a correct %(username) and password. Note that both fields may be case-sensitive.")