Variable CONFLICT_NOTE_STRING_KEYSConst
CONFLICT_NOTE_STRING_KEYS: readonly [
"%conflict_note_description_verseText%",
"%conflict_note_choose_aria_label%",
"%conflict_note_stale_notice%",
"%conflict_note_resolve_failed%",
"%conflict_note_choose_prompt%",
"%conflict_note_option_keep_current%",
"%conflict_note_option_use_other%",
"%conflict_note_option_combine%",
"%conflict_note_save_and_resolve%",
"%conflict_note_save_disabled_tooltip%",
"%conflict_note_save_warning%",
"%conflict_note_no_result%",
"%conflict_note_outcome_used_other%",
"%conflict_note_outcome_combined%",
"%conflict_note_summary_unresolved%",
"%conflict_note_summary_resolved_kept_current%",
"%conflict_note_summary_resolved_used_other%",
"%conflict_note_summary_resolved_combined%",
] = ...
Localization keys used by the ConflictNoteCard. Pass into the useLocalizedStrings hook (in the consuming extension) and forward the result via the localizedStrings prop.