Commit 70174a1e1a132f92abd9106fcfe8d596c6d56bf1
1 parent
6af38f51
Exists in
master
and in
4 other branches
More minor translation/grammar fixes on error pages
Showing
5 changed files
with
5 additions
and
9 deletions
Show diff stats
app/views/errors/access_denied.html.haml
app/views/errors/encoding.html.haml
app/views/errors/git_not_found.html.haml
app/views/errors/gitolite.html.haml
app/views/errors/not_found.html.haml
1 | 1 | .alert-message.block-message.error |
2 | 2 | %h3 Not found |
3 | 3 | %hr |
4 | - %p Resource you were looking for doesn't exist. | |
5 | - %P You may have mistyped the address or it was removed. | |
4 | + %p The resource you were looking for doesn't exist. | |
5 | + %p You may have mistyped the address or it may have been removed. | ... | ... |