X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/cf60318446030eca4a2f3ec435ba67fc03161cfb..432f2258bdd1cfc4f902b499f9d4a816561be6a5:/src/wolnelektury/__init__.py?ds=inline

diff --git a/src/wolnelektury/__init__.py b/src/wolnelektury/__init__.py
index 055539763..c37925093 100644
--- a/src/wolnelektury/__init__.py
+++ b/src/wolnelektury/__init__.py
@@ -9,4 +9,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.")