Przeglądaj źródła

HUE-6859 [core] Rename old Pig script type to avoid conflict with Pig script

Romain Rigaux 8 lat temu
rodzic
commit
c46ea1c

+ 1 - 1
desktop/core/src/desktop/templates/common_header_footer_components.mako

@@ -80,7 +80,7 @@ from metadata.conf import has_optimizer, OPTIMIZER
     var DocumentTypeGlobals = {
       'all': '${_('All')}',
       'directory': '${ _('Directory') }',
-      'link-pigscript': '${_('Pig Script')}',
+      'link-pigscript': '${_('Pig Design')}',
       'link-workflow': '${_('Job Design')}',
       'notebook': '${_('Notebook')}',
       'oozie-bundle2': '${_('Oozie Bundle')}',