Commit 3d567c77f41da7cb16dde87e1385b3fd725a8b47
1 parent
93b7e32b
Exists in
master
and in
29 other branches
Updating maintainance messages
Showing
1 changed file
with
7 additions
and
7 deletions
Show diff stats
public/503.html
... | ... | @@ -22,7 +22,7 @@ |
22 | 22 | <div id='de' style='display: none' class='message'> |
23 | 23 | <h1>Systempflege</h1> |
24 | 24 | <p> |
25 | - Das System wird gerade gepflegt. Es wird in ein paar Stunden wieder verfügbar sein. | |
25 | + This system is under maintainance. It should be back in a few moments. | |
26 | 26 | </p> |
27 | 27 | </div> |
28 | 28 | |
... | ... | @@ -30,7 +30,7 @@ |
30 | 30 | <div id='en' style='display: none' class='message'> |
31 | 31 | <h1>System maintainance</h1> |
32 | 32 | <p> |
33 | - This system is under maintainance. It should be back in a few hours. | |
33 | + This system is under maintainance. It should be back in a few moments. | |
34 | 34 | </p> |
35 | 35 | </div> |
36 | 36 | |
... | ... | @@ -38,7 +38,7 @@ |
38 | 38 | <div id='es' style='display: none' class='message'> |
39 | 39 | <h1>System maintainance</h1> |
40 | 40 | <p> |
41 | - This system is under maintainance. It should be back in a few hours. | |
41 | + This system is under maintainance. It should be back in a few moments. | |
42 | 42 | </p> |
43 | 43 | </div> |
44 | 44 | |
... | ... | @@ -46,7 +46,7 @@ |
46 | 46 | <div id='fr' style='display: none' class='message'> |
47 | 47 | <h1>Maintenance du système</h1> |
48 | 48 | <p> |
49 | - Ce système est en cours de maintenance. Il devrait être à nouveau actif dans quelques heures. | |
49 | + This system is under maintainance. It should be back in a few moments. | |
50 | 50 | </p> |
51 | 51 | </div> |
52 | 52 | |
... | ... | @@ -54,7 +54,7 @@ |
54 | 54 | <div id='hy' style='display: none' class='message'> |
55 | 55 | <h1>System maintainance</h1> |
56 | 56 | <p> |
57 | - This system is under maintainance. It should be back in a few hours. | |
57 | + This system is under maintainance. It should be back in a few moments. | |
58 | 58 | </p> |
59 | 59 | </div> |
60 | 60 | |
... | ... | @@ -62,7 +62,7 @@ |
62 | 62 | <div id='pt' style='display: none' class='message'> |
63 | 63 | <h1>Manutenção do sistema</h1> |
64 | 64 | <p> |
65 | - Este sistema está em manutenção. Ele deve estar de volta em algumas horas. | |
65 | + Este sistema está em manutenção. Ele deve estar de volta em alguns instantes. | |
66 | 66 | </p> |
67 | 67 | </div> |
68 | 68 | |
... | ... | @@ -70,7 +70,7 @@ |
70 | 70 | <div id='ru' style='display: none' class='message'> |
71 | 71 | <h1>Работы над системой</h1> |
72 | 72 | <p> |
73 | - В системе проводятся плановые технические работы, она будет доступна через несколько часов. | |
73 | + This system is under maintainance. It should be back in a few moments. | |
74 | 74 | </p> |
75 | 75 | </div> |
76 | 76 | ... | ... |