diff options
Diffstat (limited to 'config/locales/en.yml')
| -rw-r--r-- | config/locales/en.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 8da079dc..f8f586b9 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml | |||
| @@ -627,6 +627,7 @@ en: | |||
| 627 | already_attached: "It was already attached to “%{title}”." | 627 | already_attached: "It was already attached to “%{title}”." |
| 628 | attached_to_draft: "Attached to the draft of %{title}. Publish it to make the change live." | 628 | attached_to_draft: "Attached to the draft of %{title}. Publish it to make the change live." |
| 629 | attached_new_draft: "Created a draft of %{title} with this attachment. Publish it to make the change live." | 629 | attached_new_draft: "Created a draft of %{title} with this attachment. Publish it to make the change live." |
| 630 | attach_no_node: "No page was chosen, so nothing was attached." | ||
| 630 | events: | 631 | events: |
| 631 | created: "Event was successfully created." | 632 | created: "Event was successfully created." |
| 632 | updated: "Event was successfully updated." | 633 | updated: "Event was successfully updated." |
| @@ -670,6 +671,7 @@ en: | |||
| 670 | attached_to: "Attached to" | 671 | attached_to: "Attached to" |
| 671 | pending_only: "pending versions only" | 672 | pending_only: "pending versions only" |
| 672 | not_attached: "— not attached to any page —" | 673 | not_attached: "— not attached to any page —" |
| 674 | attach_button: "Attach" | ||
| 673 | new_page_with_attachment: "New page with this attachment" | 675 | new_page_with_attachment: "New page with this attachment" |
| 674 | public_path: "Public Path" | 676 | public_path: "Public Path" |
| 675 | copy_url: "Copy URL" | 677 | copy_url: "Copy URL" |
