From ac01156d00b24d14225c8e75979fb59bba69640d Mon Sep 17 00:00:00 2001 From: erdgeist Date: Tue, 4 Aug 2026 17:13:18 +0200 Subject: Tidy up headings on house keeping views - Collapse page headers into one action row with an optional hint - limit will_paginate to one row --- config/locales/en.yml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'config/locales/en.yml') diff --git a/config/locales/en.yml b/config/locales/en.yml index c7a728ab..4cf7f61f 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -27,9 +27,9 @@ en: ccc_date: "%d %B, %Y" will_paginate: - previous_label: "← Previous" + previous_label: "←" previous_aria_label: "Previous page" - next_label: "Next →" + next_label: "→" next_aria_label: "Next page" page_gap: "…" container_aria_label: "Pagination" @@ -285,6 +285,7 @@ en: index: title: "User accounts" + create_account: "Create an account" create_editor: "Create editor account" create_redaktion: "Create Redaktion account" create_admin: "Create admin account" @@ -322,14 +323,12 @@ en: toggle_preview: "Toggle live preview" force_render: "Force preview render" revisions: "revisions" + explain: "What does this do?" "yes": "yes" "no": "no" columns: - id: "ID" title: "Title" - actions: "Actions" locked_by: "Locked by" - rev: "Rev." path: "Path" preview: "Preview" name: "Name" -- cgit v1.3