summaryrefslogtreecommitdiffstats
path: root/options
diff options
context:
space:
mode:
authorguillep2k <18600385+guillep2k@users.noreply.github.com>2020-02-10 16:23:35 -0300
committerGitHub <noreply@github.com>2020-02-10 21:23:35 +0200
commit069a96ebe2beb629fe1b44617de97c179f916143 (patch)
tree6db19a85635270ed86b6267bea63d55e1b8da771 /options
parentb5418a64430dcd7c4ca26945d73a217ce167f62b (diff)
downloadgitea-069a96ebe2beb629fe1b44617de97c179f916143.tar.gz
gitea-069a96ebe2beb629fe1b44617de97c179f916143.zip
Improve 404 error message (#10214)
Diffstat (limited to 'options')
-rw-r--r--options/locale/locale_en-US.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index 2f7e0acb63..8cd76ad2be 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -79,6 +79,8 @@ write = Write
preview = Preview
loading = Loading…
+error404 = The page you are trying to reach either <strong>does not exist</strong> or <strong>you are not authorized</strong> to view it.
+
[startpage]
app_desc = A painless, self-hosted Git service
install = Easy to install