Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Sympa
Commits
200fe6ba
Commit
200fe6ba
authored
Apr 15, 2022
by
IKEDA Soji
Browse files
insignificant typos in config schema
parent
f71f5ce9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/Sympa/Config/Schema.pm
View file @
200fe6ba
...
@@ -979,7 +979,6 @@ our %pinfo = (
...
@@ -979,7 +979,6 @@ our %pinfo = (
gettext_id
=>
"
reception mode
",
gettext_id
=>
"
reception mode
",
gettext_comment
=>
'
Mail reception mode.
',
gettext_comment
=>
'
Mail reception mode.
',
format
=>
['
mail
',
'
nomail
'],
format
=>
['
mail
',
'
nomail
'],
field_type
=>
'
reception
',
occurrence
=>
'
1
',
occurrence
=>
'
1
',
default
=>
'
mail
'
default
=>
'
mail
'
},
},
...
@@ -989,7 +988,6 @@ our %pinfo = (
...
@@ -989,7 +988,6 @@ our %pinfo = (
gettext_id
=>
"
visibility
",
gettext_id
=>
"
visibility
",
gettext_comment
=>
'
Visibility of the owner.
',
gettext_comment
=>
'
Visibility of the owner.
',
format
=>
['
conceal
',
'
noconceal
'],
format
=>
['
conceal
',
'
noconceal
'],
field_type
=>
'
visibility
',
occurrence
=>
'
1
',
occurrence
=>
'
1
',
default
=>
'
noconceal
'
default
=>
'
noconceal
'
},
},
...
@@ -1009,7 +1007,6 @@ our %pinfo = (
...
@@ -1009,7 +1007,6 @@ our %pinfo = (
gettext_id
=>
"
reception mode
",
gettext_id
=>
"
reception mode
",
gettext_comment
=>
'
Mail reception mode.
',
gettext_comment
=>
'
Mail reception mode.
',
format
=>
['
mail
',
'
nomail
'],
format
=>
['
mail
',
'
nomail
'],
field_type
=>
'
reception
',
occurrence
=>
'
1
',
occurrence
=>
'
1
',
default
=>
'
mail
'
default
=>
'
mail
'
},
},
...
@@ -1019,7 +1016,6 @@ our %pinfo = (
...
@@ -1019,7 +1016,6 @@ our %pinfo = (
gettext_id
=>
"
visibility
",
gettext_id
=>
"
visibility
",
gettext_comment
=>
'
Visibility of the moderator.
',
gettext_comment
=>
'
Visibility of the moderator.
',
format
=>
['
conceal
',
'
noconceal
'],
format
=>
['
conceal
',
'
noconceal
'],
field_type
=>
'
visibility
',
occurrence
=>
'
1
',
occurrence
=>
'
1
',
default
=>
'
noconceal
'
default
=>
'
noconceal
'
},
},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment