Explorar o código

[oozie] Change unsaved workflow message

Abraham Elmahrek %!s(int64=11) %!d(string=hai) anos
pai
achega
0ef4c1f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      apps/oozie/src/oozie/templates/editor/edit_workflow.mako

+ 1 - 1
apps/oozie/src/oozie/templates/editor/edit_workflow.mako

@@ -421,7 +421,7 @@ ${ layout.menubar(section='workflows') }
   </div>
   <div class="modal-body">
     <p>
-      ${_('Your current workflow has some unsaved changes. Please save or undo your changes before submitting it.')}
+      ${_('Please save or undo your changes before submitting it.')}
     </p>
   </div>
   <div class="modal-footer">