Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

Commit

Permalink
Bug 1110801 - Better translated labels for attachments feed.
Browse files Browse the repository at this point in the history
  • Loading branch information
jezdez committed Mar 8, 2016
1 parent 1ec7042 commit 79d9431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kuma/attachments/feeds.py
@@ -1,4 +1,4 @@
from django.utils.translation import ugettext as _
from django.utils.translation import ugettext_lazy as _

from kuma.wiki.feeds import DocumentsFeed

Expand Down

0 comments on commit 79d9431

Please sign in to comment.