From e9903924542441fd0839a8e4f649f32f26d10d13 Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Thu, 19 Jan 2017 18:17:40 +0200 Subject: Cleanup --- servo/templates/checkin/error.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'servo/templates/checkin/error.html') diff --git a/servo/templates/checkin/error.html b/servo/templates/checkin/error.html index eaa45d5..d21e91f 100644 --- a/servo/templates/checkin/error.html +++ b/servo/templates/checkin/error.html @@ -6,7 +6,7 @@ {% block main %}
-

{% trans "Oops!" %}

+

{% trans "It appears that an error has occurred." %}

{{ message }}

{% trans "Try again" %} -- cgit v1.2.3