diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-08-14 17:02:30 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-08-14 17:02:30 +0200 |
| commit | f93969e772a36b54998496092b54972825a07dd8 (patch) | |
| tree | 74c9e87b59c641454216dbeb274b415450ba8a27 /config/locales | |
| parent | b282797767e6980ebad340e352bef4b0552c150d (diff) | |
Fold revision metadata into a two-line row
Title on the first line, date, revision and editor on the second, with the
two actions as an icon grid. Four columns become two, so the table needs no
mobile card treatment.
Diffstat (limited to 'config/locales')
| -rw-r--r-- | config/locales/de.yml | 1 | ||||
| -rw-r--r-- | config/locales/en.yml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml index 35f262cc..1bab646b 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml | |||
| @@ -758,6 +758,7 @@ de: | |||
| 758 | last: "Bis" | 758 | last: "Bis" |
| 759 | diff_revisions: "Revisionen vergleichen" | 759 | diff_revisions: "Revisionen vergleichen" |
| 760 | diff_selection_html: "Vergleicht %{from} mit %{to}" | 760 | diff_selection_html: "Vergleicht %{from} mit %{to}" |
| 761 | row_meta: "%{date}, Rev %{rev}, von %{editor}" | ||
| 761 | show_link: "anzeigen" | 762 | show_link: "anzeigen" |
| 762 | restore_link: "wiederherstellen" | 763 | restore_link: "wiederherstellen" |
| 763 | confirm_restore: "Diese Revision wiederherstellen?" | 764 | confirm_restore: "Diese Revision wiederherstellen?" |
diff --git a/config/locales/en.yml b/config/locales/en.yml index 75c762a3..2acbe98f 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml | |||
| @@ -726,6 +726,7 @@ en: | |||
| 726 | last: "Last" | 726 | last: "Last" |
| 727 | diff_revisions: "Diff revisions" | 727 | diff_revisions: "Diff revisions" |
| 728 | diff_selection_html: "Comparing %{to} against %{from}" | 728 | diff_selection_html: "Comparing %{to} against %{from}" |
| 729 | row_meta: "%{date}, rev %{rev}, by %{editor}" | ||
| 729 | show_link: "show" | 730 | show_link: "show" |
| 730 | restore_link: "restore" | 731 | restore_link: "restore" |
| 731 | confirm_restore: "Restore this revision?" | 732 | confirm_restore: "Restore this revision?" |
