U4-9160 Headline in the "Republish entire site" dialog is not translated
This commit is contained in:
@@ -281,7 +281,7 @@ Umbraco.Application.Actions = function() {
|
||||
actionRePublish: function() {
|
||||
/// <summary></summary>
|
||||
|
||||
UmbClientMgr.openModalWindow('dialogs/republish.aspx?rnd=' + this._utils.generateRandom(), 'Republishing entire site', true, 450, 210);
|
||||
UmbClientMgr.openModalWindow('dialogs/republish.aspx?rnd=' + this._utils.generateRandom(), uiKeys['actions_republish'], true, 450, 210);
|
||||
},
|
||||
|
||||
actionAssignDomain: function() {
|
||||
|
||||
Reference in New Issue
Block a user