RC1 of confirmation dialogs displayed when one navigates from a page with unsaved changes.

Fixes in Share and UserShare.
This commit is contained in:
Tomas Bures 2019-05-12 10:00:10 +02:00
parent c4b78c4823
commit e064948838
6 changed files with 172 additions and 109 deletions

View file

@ -125,6 +125,7 @@
"editRssCampaign": "Edit RSS Campaign",
"editTriggeredCampaign": "Edit Triggered Campaign",
"template": "Template",
"template_lc": "template",
"template_plural": "Templates",
"customContentClonedFromTemplate": "Custom content cloned from template",
"customContentClonedFromAnotherCampaign": "Custom content cloned from another campaign",
@ -147,6 +148,7 @@
"subscribers": "Subscribers",
"description": "Description",
"namespace": "Namespace",
"namespace_lc": "namespace",
"namespace_plural": "Namespaces",
"namespaceFiltering": "Namespace filtering",
"remove": "Remove",
@ -154,6 +156,7 @@
"moveUp": "Move up",
"moveDown": "Move down",
"list": "List",
"list_lc": "list",
"list_plural": "Lists",
"segment": "Segment",
"useAParticularSegment": "Use a particular segment",
@ -170,6 +173,7 @@
"contentSource": "Content source",
"selectingATemplateCreatesACampaign": "Selecting a template creates a campaign specific copy from it.",
"campaign": "Campaign",
"campaign_lc": "campaign",
"campaign_plural": "Campaigns",
"contentOfTheSelectedCampaignWillBeCopied": "Content of the selected campaign will be copied into this campaign.",
"renderUrl": "Render URL",
@ -350,6 +354,7 @@
"itSeemsThatSomeoneElseHasDeletedThe-1": "It seems that someone else has deleted the entity in the meantime.",
"customForms": "Custom forms",
"report": "Report",
"report_lc": "report",
"report_plural": "Reports",
"reportTemplate": "Report template",
"reportTemplate_plural": "Report templates",