From eaa641c21ed89bc2362e16ed3208a84f46ad8245 Mon Sep 17 00:00:00 2001 From: "Panagiotis \"Ivory\" Vasilopoulos" Date: Sun, 23 Feb 2025 08:32:40 +0000 Subject: [PATCH] Add possibility of removed content to 404 page (#6913) Done to clarify a few edge-case situations. Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6913 Reviewed-by: Beowulf Co-authored-by: Panagiotis "Ivory" Vasilopoulos Co-committed-by: Panagiotis "Ivory" Vasilopoulos --- options/locale/locale_en-US.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index 0f644e729e..bd7b91cd5a 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -119,7 +119,7 @@ preview = Preview loading = Loading… error = Error -error404 = The page you are trying to reach either does not exist or you are not authorized to view it. +error404 = The page you are trying to reach either does not exist, has been removed or you are not authorized to view it. error413 = You have exhausted your quota. go_back = Go Back invalid_data = Invalid data: %v