Distinguish error messaging for mystyped URLs and deleted accounts (#9957)
This commit is contained in:
		
							parent
							
								
									4fb1d8129d
								
							
						
					
					
						commit
						435f44a8cc
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		|  | @ -563,8 +563,8 @@ en: | ||||||
|       other: "%{count} people" |       other: "%{count} people" | ||||||
|   errors: |   errors: | ||||||
|     '403': You don't have permission to view this page. |     '403': You don't have permission to view this page. | ||||||
|     '404': The page you were looking for doesn't exist. |     '404': The page you are looking for isn't here. | ||||||
|     '410': The page you were looking for doesn't exist anymore. |     '410': The page you were looking for doesn't exist here anymore. | ||||||
|     '422': |     '422': | ||||||
|       content: Security verification failed. Are you blocking cookies? |       content: Security verification failed. Are you blocking cookies? | ||||||
|       title: Security verification failed |       title: Security verification failed | ||||||
|  | @ -577,7 +577,7 @@ en: | ||||||
|     archive_takeout: |     archive_takeout: | ||||||
|       date: Date |       date: Date | ||||||
|       download: Download your archive |       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 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 the ActivityPub format, readable by any compliant software. You can request an archive every 7 days. | ||||||
|       in_progress: Compiling your archive... |       in_progress: Compiling your archive... | ||||||
|       request: Request your archive |       request: Request your archive | ||||||
|       size: Size |       size: Size | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue