summaryrefslogtreecommitdiff
path: root/config/locales/de.yml
diff options
context:
space:
mode:
authorerdgeist <erdgeist@erdgeist.org>2026-08-14 15:55:13 +0200
committererdgeist <erdgeist@erdgeist.org>2026-08-14 15:55:13 +0200
commitdcdc892d940adffced3d2bc272d813a47c7d4700 (patch)
tree722878382c4d3a2fdfae0a99106878de07375c09 /config/locales/de.yml
parent6d56e9eedfc8fee9b1804e805d0be1def861018d (diff)
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.
Diffstat (limited to 'config/locales/de.yml')
-rw-r--r--config/locales/de.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 3f2eb0ab..35f262cc 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -757,8 +757,7 @@ de:
757 first: "Von" 757 first: "Von"
758 last: "Bis" 758 last: "Bis"
759 diff_revisions: "Revisionen vergleichen" 759 diff_revisions: "Revisionen vergleichen"
760 against_word: "mit" 760 diff_selection_html: "Vergleicht %{from} mit %{to}"
761 selected_word: "ausgewählt"
762 show_link: "anzeigen" 761 show_link: "anzeigen"
763 restore_link: "wiederherstellen" 762 restore_link: "wiederherstellen"
764 confirm_restore: "Diese Revision wiederherstellen?" 763 confirm_restore: "Diese Revision wiederherstellen?"