feat(campaign): expose governed archive action
This commit is contained in:
@@ -251,9 +251,12 @@ export const generatedTranslations: PlatformTranslations = {
|
||||
"i18n:govoplan-campaign.archive_filename.de958cbd": "archive filename",
|
||||
"i18n:govoplan-campaign.archive_filenames_must_be_present_and_unique.aa2fb639": "Archive filenames must be present and unique.",
|
||||
"i18n:govoplan-campaign.archive_filenames_must_not_be_empty.42e91427": "Archive filenames must not be empty",
|
||||
"i18n:govoplan-campaign.archive_campaign.26dcfb8a": "Archive campaign",
|
||||
"i18n:govoplan-campaign.archive_campaign_confirmation.c0cc62e1": "This removes the campaign from active work while preserving versions, delivery results, and audit evidence. Active or outcome-unknown delivery must be resolved first.",
|
||||
"i18n:govoplan-campaign.archive_name.6310f9e1": "Archive name",
|
||||
"i18n:govoplan-campaign.archive_names_support_recipient_and_campaign_fie.d5b1b2d1": "Archive names support recipient and campaign fields. Use the pencil action to edit the filename and insert placeholders. Password fields are intentionally not offered for filenames. The campaign standard is used by attachment rows set to Campaign standard.",
|
||||
"i18n:govoplan-campaign.archived.eddc813f": "Archived",
|
||||
"i18n:govoplan-campaign.campaign_archived.3f0ca2b7": "Campaign archived.",
|
||||
"i18n:govoplan-campaign.as_a_campaign_field_remove_this_placeholder_or_c.6bf2dea8": "as a campaign field, remove this placeholder, or continue editing.",
|
||||
"i18n:govoplan-campaign.attach_job_csv.adb76197": "Attach job CSV",
|
||||
"i18n:govoplan-campaign.attach_json_report.d70883b5": "Attach JSON report",
|
||||
@@ -1042,6 +1045,7 @@ export const generatedTranslations: PlatformTranslations = {
|
||||
"i18n:govoplan-campaign.save.efc007a3": "Save",
|
||||
"i18n:govoplan-campaign.saved.c0ae8f6e": "Saved",
|
||||
"i18n:govoplan-campaign.saving.56a2285c": "Saving…",
|
||||
"i18n:govoplan-campaign.save_or_discard_overview_changes_before_archiving.413ff9e0": "Save or discard overview changes before archiving.",
|
||||
"i18n:govoplan-campaign.scope_field_value": "{value0} field \"{value1}\"",
|
||||
"i18n:govoplan-campaign.scope.4651a34e": "Scope",
|
||||
"i18n:govoplan-campaign.search_recipient_subject_or_entry_id.6d6544f5": "Search recipient, subject or entry ID",
|
||||
@@ -1580,9 +1584,12 @@ export const generatedTranslations: PlatformTranslations = {
|
||||
"i18n:govoplan-campaign.archive_filename.de958cbd": "archive filename",
|
||||
"i18n:govoplan-campaign.archive_filenames_must_be_present_and_unique.aa2fb639": "Archive filenames must be present and unique.",
|
||||
"i18n:govoplan-campaign.archive_filenames_must_not_be_empty.42e91427": "Archive filenames must not be empty",
|
||||
"i18n:govoplan-campaign.archive_campaign.26dcfb8a": "Kampagne archivieren",
|
||||
"i18n:govoplan-campaign.archive_campaign_confirmation.c0cc62e1": "Dadurch wird die Kampagne aus der aktiven Arbeit entfernt. Versionen, Versandergebnisse und Pruefnachweise bleiben erhalten. Aktive oder ungeklaerte Versandvorgaenge muessen zuerst abgeschlossen werden.",
|
||||
"i18n:govoplan-campaign.archive_name.6310f9e1": "Archive name",
|
||||
"i18n:govoplan-campaign.archive_names_support_recipient_and_campaign_fie.d5b1b2d1": "Archive names support recipient and campaign fields. Use the pencil action to edit the filename and insert placeholders. Password fields are intentionally not offered for filenames. The campaign standard is used by attachment rows set to Campaign standard.",
|
||||
"i18n:govoplan-campaign.archived.eddc813f": "Archived",
|
||||
"i18n:govoplan-campaign.campaign_archived.3f0ca2b7": "Kampagne archiviert.",
|
||||
"i18n:govoplan-campaign.as_a_campaign_field_remove_this_placeholder_or_c.6bf2dea8": "as a campaign field, remove this placeholder, or continue editing.",
|
||||
"i18n:govoplan-campaign.attach_job_csv.adb76197": "Attach job CSV",
|
||||
"i18n:govoplan-campaign.attach_json_report.d70883b5": "Attach JSON report",
|
||||
@@ -2371,6 +2378,7 @@ export const generatedTranslations: PlatformTranslations = {
|
||||
"i18n:govoplan-campaign.save.efc007a3": "Speichern",
|
||||
"i18n:govoplan-campaign.saved.c0ae8f6e": "Gespeichert",
|
||||
"i18n:govoplan-campaign.saving.56a2285c": "Saving…",
|
||||
"i18n:govoplan-campaign.save_or_discard_overview_changes_before_archiving.413ff9e0": "Speichern oder verwerfen Sie die Aenderungen an der Uebersicht vor dem Archivieren.",
|
||||
"i18n:govoplan-campaign.scope_field_value": "{value0}-Feld \"{value1}\"",
|
||||
"i18n:govoplan-campaign.scope.4651a34e": "Geltungsbereich",
|
||||
"i18n:govoplan-campaign.search_recipient_subject_or_entry_id.6d6544f5": "Search recipient, subject or entry ID",
|
||||
|
||||
Reference in New Issue
Block a user