Rafał Pitoń 11 лет назад
Родитель
Сommit
7edc8cb8b0
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      misago/templates/misago/404.html

+ 1 - 1
misago/templates/misago/404.html

@@ -16,7 +16,7 @@
     </div>
     </div>
 
 
     <h1>{% trans "Requested page could not be found." %}</h1>
     <h1>{% trans "Requested page could not be found." %}</h1>
-    <p>{% trans "Clicked link was incorrect or the page was moved or deleted." %}</p>
+    <p>{% trans "The link you clicked was incorrect or the page has been moved or deleted." %}</p>
 
 
   </div>
   </div>