Revision b15a0cc4 ui/templates/home.html

b/ui/templates/home.html
201 201
            // error box title
202 202
            'GENERIC_POPUP_HEADER' : '{% trans "Something seems to have gone wrong :( Here is what happened:" %}',
203 203
            // no advanced details
204
            'NO_DETAILS' : '{% trans "Νο advanced details provided" %}'
204
            'NO_DETAILS' : '{% trans "Νο advanced details provided" %}',
205
            // timeout message
206
            'TIMEOUT' : '{% trans "It seems the server takes too long to respond, please check your network connectivity" %}'
205 207
        };
206 208

  
207 209
        var SUGGESTED_FLAVORS = {{ suggested_flavors|safe }};

Also available in: Unified diff