mirror of
https://github.com/dkmstr/openuds.git
synced 2025-01-03 01:17:56 +03:00
updated user interface
This commit is contained in:
parent
48557f96e4
commit
e7216e8a24
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -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");
|
||||
@ -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");
|
||||
@ -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");
|
||||
|
Loading…
Reference in New Issue
Block a user