summaryrefslogtreecommitdiff
path: root/config/locales/en.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r--config/locales/en.yml7
1 files changed, 2 insertions, 5 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 4bdca31b..458a4069 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -106,7 +106,7 @@ en:
106 asset: 106 asset:
107 attributes: 107 attributes:
108 base: 108 base:
109 not_permitted: "Only Redaktion members may change assets related to nodes in this section" 109 destroy_while_attached: "Cannot destroy an asset that is still attached to pages; remove it in each page's editor first"
110 upload: 110 upload:
111 unreadable_image: "could not be read as an image. It may be damaged, or not the format its name suggests." 111 unreadable_image: "could not be read as an image. It may be damaged, or not the format its name suggests."
112 event: 112 event:
@@ -170,11 +170,7 @@ en:
170 revision_restored: "restored %{date} by %{actor}" 170 revision_restored: "restored %{date} by %{actor}"
171 asset_history: "History" 171 asset_history: "History"
172 asset_destroy: "%{actor} destroyed asset “%{asset}”" 172 asset_destroy: "%{actor} destroyed asset “%{asset}”"
173 asset_destroy_detached: "— detached from %{paths}"
174 asset_destroy_headlines: "(was the headline of %{paths})"
175 asset_create: "%{actor} uploaded asset “%{asset}”" 173 asset_create: "%{actor} uploaded asset “%{asset}”"
176 asset_attach: "%{actor} attached “%{asset}” to %{subject}"
177 asset_attach_headline: "%{actor} attached “%{asset}” to %{subject} as its headline"
178 detail_assets_added: "attachments added: %{names}" 174 detail_assets_added: "attachments added: %{names}"
179 detail_assets_removed: "attachments removed: %{names}" 175 detail_assets_removed: "attachments removed: %{names}"
180 assets_reordered: "attachments reordered" 176 assets_reordered: "attachments reordered"
@@ -766,6 +762,7 @@ en:
766 locked_prefix: "The page is locked by %{login} —" 762 locked_prefix: "The page is locked by %{login} —"
767 locked_link: "unlock it there" 763 locked_link: "unlock it there"
768 locked_suffix: " first, then attach from this asset's page." 764 locked_suffix: " first, then attach from this asset's page."
765 resolve_link: "Open the page to resolve this"
769 headline_prefix: "The page's existing headline was kept —" 766 headline_prefix: "The page's existing headline was kept —"
770 headline_link: "change it there" 767 headline_link: "change it there"
771 headline_suffix: " if needed." 768 headline_suffix: " if needed."