From dcdc892d940adffced3d2bc272d813a47c7d4700 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Fri, 14 Aug 2026 15:55:13 +0200 Subject: Select revisions to compare by picking rows Two hidden fields hold the pair, picking a row pushes it as the target and the previous target becomes the source, so any pair takes two picks. Source and target carry the diff view's own colours, in the rows and in the sticky bar's readout. Rows are focusable and respond to Enter and Space, the readout is the accessible equivalent of the colour, so it is aria-live. --- config/locales/en.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'config/locales/en.yml') diff --git a/config/locales/en.yml b/config/locales/en.yml index e8428f69..75c762a3 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -725,8 +725,7 @@ en: first: "First" last: "Last" diff_revisions: "Diff revisions" - against_word: "against" - selected_word: "selected" + diff_selection_html: "Comparing %{to} against %{from}" show_link: "show" restore_link: "restore" confirm_restore: "Restore this revision?" -- cgit v1.3