Skip to content

Commit

Permalink
Revert "Distinguish error messaging for mystyped URLs and deleted acc…
Browse files Browse the repository at this point in the history
…ounts (mastodon#9957)"

This reverts commit 0167659.
  • Loading branch information
masanbol committed Feb 3, 2019
1 parent 011949b commit 328488e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -563,8 +563,8 @@ en:
other: "%{count} people"
errors:
'403': You don't have permission to view this page.
'404': The page you are looking for isn't here.
'410': The page you were looking for doesn't exist here anymore.
'404': The page you were looking for doesn't exist.
'410': The page you were looking for doesn't exist anymore.
'422':
content: Security verification failed. Are you blocking cookies?
title: Security verification failed
Expand All @@ -577,7 +577,7 @@ en:
archive_takeout:
date: Date
download: Download your archive
hint_html: You can request an archive of your <strong>toots and uploaded media</strong>. The exported data will be in the ActivityPub format, readable by any compliant software. You can request an archive every 7 days.
hint_html: You can request an archive of your <strong>toots and uploaded media</strong>. The exported data will be in ActivityPub format, readable by any compliant software. You can request an archive every 7 days.
in_progress: Compiling your archive...
request: Request your archive
size: Size
Expand Down

0 comments on commit 328488e

Please sign in to comment.