upgraded frontend

This commit is contained in:
Adolfo Gómez García 2019-04-04 10:32:35 +02:00
parent d655b0f41a
commit 272588f306
5 changed files with 10 additions and 13 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -7,20 +7,17 @@ gettext("Launching service");
gettext("Please wait");
gettext("Remember that UDS Plugin is required in order for this service to be launched");
gettext("Error launching service");
gettext("Warning");
gettext("Service is in maintenance and cannot be executed");
gettext("Warning'), django.gettext('Service is in maintenance and cannot be executed");
gettext("Invalid error string");
gettext("seconds");
gettext("seconds') + ");
gettext("Service is in maintenance");
gettext("This service is currently not accessible due to schedule restrictions.");
gettext("Launcher");
gettext("Service is in maintenance and cannot be launched");
gettext("This service is currently not accesible due to schedule restrictions.");
gettext("Please, retry access in a while.");
gettext("Release service:");
gettext("Reset service:");
gettext("Service released");
gettext("Service reseted");
gettext("Release service: ') : django.gettext('Reset service: ");
gettext("Service released') : django.gettext('Service reseted");
gettext("Are you sure?");
// HTML
gettext("UDS Client");