|
|
|
@ -4,6 +4,7 @@ |
|
|
|
"Saas:010001": "Unable to create duplicate editions {DisplayName}!", |
|
|
|
"Saas:010002": "Tried to delete the edition in use: {DisplayName}!", |
|
|
|
"Saas:020001": "Unable to create duplicate tenants {Name}!", |
|
|
|
"Saas:020002": "Tenant: {Tenant} not found!", |
|
|
|
"Saas:020101": "The default connection string cannot open a connection to the database!", |
|
|
|
"Saas:020102": "The database pointed to by the default connection string already exists!", |
|
|
|
"Saas:020103": "Unable to open the database connection pointed to by {Name}!", |
|
|
|
@ -47,8 +48,6 @@ |
|
|
|
"Features:ExpirationReminderDaysDesc": "Send a reminder to the administrator when the resource has how many days left to expire", |
|
|
|
"Features:ExpiredRecoveryTime": "Expired Recovery Time", |
|
|
|
"Features:ExpiredRecoveryTimeDesc": "If the resource expiration is not handled for a long time, tenant resources will be reclaimed", |
|
|
|
"TenantNotFoundById": "Tenant: {0} not found!", |
|
|
|
"TenantNotFoundByName": "Tenant: {0} not found!", |
|
|
|
"UnActived": "UnActived", |
|
|
|
"RecycleStrategy:Reserve": "Reserve", |
|
|
|
"RecycleStrategy:Recycle": "Recycle" |
|
|
|
|