summaryrefslogtreecommitdiff
path: root/openstack_dashboard/dashboards/admin/defaults/tabs.py
diff options
context:
space:
mode:
Diffstat (limited to 'openstack_dashboard/dashboards/admin/defaults/tabs.py')
-rw-r--r--openstack_dashboard/dashboards/admin/defaults/tabs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack_dashboard/dashboards/admin/defaults/tabs.py b/openstack_dashboard/dashboards/admin/defaults/tabs.py
index dabb91424..5d5118268 100644
--- a/openstack_dashboard/dashboards/admin/defaults/tabs.py
+++ b/openstack_dashboard/dashboards/admin/defaults/tabs.py
@@ -12,7 +12,7 @@
# License for the specific language governing permissions and limitations
# under the License.
-from django.utils.translation import ugettext_lazy as _
+from django.utils.translation import gettext_lazy as _
from horizon import exceptions
from horizon import tabs