Minor refactoring for fields naming
This commit is contained in:
parent
64c847930e
commit
a6e47c3b13
@ -1900,10 +1900,10 @@
|
||||
"min-evaluation-period": "Minimum evaluation period",
|
||||
"max-evaluation-period": "Maximum evaluation period"
|
||||
},
|
||||
"default-object-id": "Default object Version (Attribute)",
|
||||
"default-object-id": "Default Object Version (Attribute)",
|
||||
"default-object-id-ver": {
|
||||
"v1-0": "\"1.0\" is the object's version value if the object's version is empty.",
|
||||
"v1-1": "\"1.1\" is the object's version value if the object's version is empty."
|
||||
"v1-0": "1.0",
|
||||
"v1-1": "1.1"
|
||||
}
|
||||
},
|
||||
"snmp": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user