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.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index e75000bc..bd339cc9 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -91,6 +91,8 @@ en:
91 attributes: 91 attributes:
92 slug: 92 slug:
93 reserved_for_trash: "is reserved for the Trash" 93 reserved_for_trash: "is reserved for the Trash"
94 external_url:
95 must_be_http: "must start with http:// or https://"
94 user: 96 user:
95 attributes: 97 attributes:
96 roles: 98 roles:
@@ -199,7 +201,6 @@ en:
199 detail_event_coordinates: "coordinates changed" 201 detail_event_coordinates: "coordinates changed"
200 detail_event_allday: "all-day %{from} → %{to}" 202 detail_event_allday: "all-day %{from} → %{to}"
201 detail_event_end: "end %{from} → %{to}" 203 detail_event_end: "end %{from} → %{to}"
202 node_external_url: "%{actor} changed the external homepage of %{subject}"
203 event_none: "—" 204 event_none: "—"
204 unknown_event: "an event" 205 unknown_event: "an event"
205 206
@@ -403,7 +404,6 @@ en:
403 set_headline_title: "Use this photo as the page's headline image" 404 set_headline_title: "Use this photo as the page's headline image"
404 remove_image_label: "Remove image" 405 remove_image_label: "Remove image"
405 external_url: "External homepage" 406 external_url: "External homepage"
406 external_url_hint: "A chapter's own website, shown on its page. N.B.: Changing takes effect immediately."
407 show: 407 show:
408 status: "Status" 408 status: "Status"
409 head: "Head" 409 head: "Head"