summaryrefslogtreecommitdiffstats
path: root/ipalib/text.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipalib/text.py')
-rw-r--r--ipalib/text.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/ipalib/text.py b/ipalib/text.py
index a910cc5fb..af532db45 100644
--- a/ipalib/text.py
+++ b/ipalib/text.py
@@ -154,6 +154,7 @@ class LazyText(object):
self.domain = domain
self.localedir = localedir
self.key = (domain, localedir)
+ self.args = None
def __eq__(self, other):
"""