Skip to content

Commit

Permalink
updated user interface
Browse files Browse the repository at this point in the history
  • Loading branch information
dkmstr committed May 17, 2022
1 parent 48557f9 commit e7216e8
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion server/src/uds/static/modern/main-es2015.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion server/src/uds/static/modern/main-es5.js

Large diffs are not rendered by default.

58 changes: 29 additions & 29 deletions server/src/uds/static/modern/translations-fakejs.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
// "Fake" javascript file for translations
// Typescript
gettext("Warning");
gettext("Service is in maintenance and cannot be executed");
gettext("Errors found");
gettext("Invalid error string");
gettext("We use cookies to track usage and preferences");
gettext("I Understand");
gettext("Learn more");
gettext("Service is in maintenance");
gettext("This service is currently not accessible due to schedule restrictions.");
gettext("Launcher");
Expand All @@ -24,29 +17,14 @@ gettext("Error launching service");
gettext("Please wait until the service is launched.");
gettext("Please, tray again in a few moments.");
gettext("Error launching service");
gettext("Invalid error string");
gettext("Errors found");
gettext("Warning");
gettext("Service is in maintenance and cannot be executed");
gettext("We use cookies to track usage and preferences");
gettext("I Understand");
gettext("Learn more");
// HTML
gettext("You can access UDS Open Source code at");
gettext("UDS has been developed using these components:");
gettext("If you find that we missed any component, please let us know");
gettext("UDS Client");
gettext("Download UDS client for your platform");
gettext("Legacy clients are only provided for old operating system support. Try to avoid them.");
gettext("Username");
gettext("Password");
gettext("Authenticator");
gettext("Login");
gettext("Downloads");
gettext("Always download the UDS actor matching your platform");
gettext("Legacy actors are only provided for old operating system support. Try to avoid them.");
gettext("An error has occurred");
gettext("Return");
gettext("UDS Service launcher");
gettext("The service you have requested is being launched.");
gettext("Please, note that reloading this page will not work.");
gettext("To relaunch service, you will have to do it from origin.");
gettext("If the service does not launchs automatically, probably you dont have the UDS Client installed");
gettext("You can obtain it from the");
gettext("UDS Client download page");
gettext("Release service");
gettext("Reset service");
gettext("Connections");
Expand All @@ -69,3 +47,25 @@ gettext("UDS Client");
gettext("About");
gettext("UDS Client");
gettext("About");
gettext("You can access UDS Open Source code at");
gettext("UDS has been developed using these components:");
gettext("If you find that we missed any component, please let us know");
gettext("UDS Client");
gettext("Download UDS client for your platform");
gettext("Legacy clients are only provided for old operating system support. Try to avoid them.");
gettext("Downloads");
gettext("Always download the UDS actor matching your platform");
gettext("Legacy actors are only provided for old operating system support. Try to avoid them.");
gettext("An error has occurred");
gettext("Return");
gettext("UDS Service launcher");
gettext("The service you have requested is being launched.");
gettext("Please, note that reloading this page will not work.");
gettext("To relaunch service, you will have to do it from origin.");
gettext("If the service does not launchs automatically, probably you dont have the UDS Client installed");
gettext("You can obtain it from the");
gettext("UDS Client download page");
gettext("Username");
gettext("Password");
gettext("Authenticator");
gettext("Login");

0 comments on commit e7216e8

Please sign in to comment.