mirror of
https://github.com/dkmstr/openuds.git
synced 2025-03-20 06:50:23 +03:00
Upgraded interfaces
This commit is contained in:
parent
dc4ecc5940
commit
019523131d
@ -332,6 +332,31 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
|
||||
|
||||
ngx-mat-select-search
|
||||
MIT
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2018 Bithost GmbH
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
|
||||
|
||||
rxjs
|
||||
Apache-2.0
|
||||
Apache License
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -2,7 +2,11 @@
|
||||
// Typescript
|
||||
gettext("Yes");
|
||||
gettext("No");
|
||||
gettext("Search");
|
||||
gettext("No entries found");
|
||||
gettext(", (%i more items)");
|
||||
gettext("Search");
|
||||
gettext("No entries found");
|
||||
gettext("Main");
|
||||
gettext("Yes");
|
||||
gettext("No");
|
||||
@ -200,6 +204,7 @@ gettext("Enter maintenance mode?");
|
||||
gettext("Maintenance mode for");
|
||||
gettext("In Maintenance");
|
||||
gettext("Active");
|
||||
gettext("#POOLS_NUMBER# service pools");
|
||||
gettext("Assigned services");
|
||||
gettext("Services in use");
|
||||
gettext("Delete actor token - USE WITH EXTREME CAUTION!!!");
|
||||
@ -282,8 +287,7 @@ gettext("Cancel");
|
||||
gettext("Ok");
|
||||
gettext("Discard & close");
|
||||
gettext("Save");
|
||||
gettext("New user permission for");
|
||||
gettext("New group permission for");
|
||||
gettext("New user permission for</uds-translate\n ><b [innerHTML]="data.item.name"></b>\n <ng-template #titleGroup>\n <uds-translate>New group permission for");
|
||||
gettext("Cancel");
|
||||
gettext("Ok");
|
||||
gettext("Permissions for");
|
||||
|
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
Loading…
x
Reference in New Issue
Block a user