messages
[
{
"evaluator": "locale",
"condition": "en_US",
"config": {
"messages": {
"types": {
"Text": {
"locale": "Locale"
},
"Release": "Release",
"Releases": "Releases"
},
"pages": {
"branch": {
"buttons": {
"push": "Push Branch...",
"pull": "Pull Branch...",
"compare": "Compare Branch...",
"copy": "Copy From Branch..."
}
},
"conflict": {
"resolve_diff": {
"header_info": "Here are the specific properties that were changed on the underlying content."
}
},
"release": {
"buttons": {
"pull": "Pull Release...",
"compare": "Compare Release...",
"copy": "Copy From Release..."
}
},
"releases": {
"buttons": {
"new_release": "New Release..."
}
},
"release_overview": {
"buttons": {
"delete": "Delete",
"unfinalize": "Unfinalize",
"finalize": "Finalize",
"finalize_and_schedule": "Finalize and Schedule",
"schedule": "Schedule",
"review_conflicts": "Review Conflicts...",
"archive": "Archive",
"unarchive": "Unarchive",
"release_immediately": "Release Now"
},
"messages": {
"already_scheduled_with_conflicts": "This release is already scheduled but has incoming conflicts from recent releases that require attention.",
"cannot_finalize_outgoing_conflicts": "This release has outgoing conflicts with previously scheduled releases that prevent it from being finalized.",
"released": "Released",
"finalized": "Finalized",
"not_finalized": "Not Finalized",
"scheduled": "Scheduled",
"not_scheduled": "Not Scheduled",
"finalizing_impact": "Finalizing this release may impact the following pending releases:",
"finalize_no_impact": "Finalizing this release will not impact any pending releases.",
"incoming_conflicts": "One or more changes have been made to other releases that may impact this release. These changes should be resolved and resolved ahead of the scheduled release date.",
"incoming_conflicts_refresh_notice": "If you've resolved any conflicts recently, you should re-run the finalize step to refresh this report.",
"incoming_conflicts_none": "None.",
"release_date": "Release Date",
"outgoing_conflicts": "During finalization, conflicts were detected with one or more other releases that are already scheduled to go live. These conflicts must be resolved before this release can be finalized.",
"outgoing_conflicts_refresh_notice": "If you've resolved any conflicts recently, you should re-run the finalize step to refresh this report.",
"outgoing_conflicts_none": "None.",
"conflict_local_version": "Local Version",
"conflict_conflicting_version": "Conflicting Version",
"scheduled_release_date": "Scheduled Release Date",
"intended_release_date": "Intended Release Date"
}
}
}
}
}
}
]```