Commit 889ee36ba296749f60b5d92f4c3f066538893dff
1 parent
bad2f0d9
Exists in
master
and in
28 other branches
More optimistic maintainance message
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
public/503.html.erb
... | ... | @@ -22,7 +22,7 @@ |
22 | 22 | <div id='<%= language_code %>' style='display: none' class='message'> |
23 | 23 | <h1><%= _('System maintainance') %></h1> |
24 | 24 | <p> |
25 | - <%= _('This system is under maintainance. It should be back in a few hours.') %> | |
25 | + <%= _('This system is under maintainance. It should be back in a few moments.') %> | |
26 | 26 | </p> |
27 | 27 | </div> |
28 | 28 | <% end %> | ... | ... |