mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-10 15:11:22 +00:00
GUACAMOLE-1948: Provide a comprehensive error message for input exceeding database column.
This commit is contained in:
@@ -108,6 +108,10 @@
|
||||
|
||||
"SECTION_HEADER_RESTRICTIONS" : "Group Restrictions"
|
||||
|
||||
}
|
||||
},
|
||||
|
||||
"CONNECTION_PARAMETERS": {
|
||||
"DATABASE_PARAMETER_VALUE_TOO_LONG": "The value provided for connection parameter {PARAMETER_NAME} exceeds the maximum allowed length of {MAX_SIZE} {MAX_SIZE, plural, one{character} other{characters}}."
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user