Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
ISPConfig 3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Helmo
ISPConfig 3
Commits
f72a4ba9
Commit
f72a4ba9
authored
4 years ago
by
Helmo
Browse files
Options
Downloads
Patches
Plain Diff
Strings for master/slave zonefiles prefix
parent
2a319708
No related branches found
No related tags found
No related merge requests found
Pipeline
#7000
passed
4 years ago
Stage: syntax
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
interface/web/admin/lib/lang/en_server_config.lng
+4
-0
4 additions, 0 deletions
interface/web/admin/lib/lang/en_server_config.lng
with
4 additions
and
0 deletions
interface/web/admin/lib/lang/en_server_config.lng
+
4
−
0
View file @
f72a4ba9
...
...
@@ -91,6 +91,8 @@ $wb['apps_vhost_servername_txt'] = 'Apps-vhost Domain';
$wb
[
'bind_user_txt'
]
=
'BIND User'
;
$wb
[
'bind_group_txt'
]
=
'BIND Group'
;
$wb
[
'bind_zonefiles_dir_txt'
]
=
'BIND zonefiles directory'
;
$wb
[
'bind_zonefiles_masterprefix_txt'
]
=
'BIND master zonefiles prefix'
;
$wb
[
'bind_zonefiles_slaveprefix_txt'
]
=
'BIND slave zonefiles prefix'
;
$wb
[
'bind_keyfiles_dir_txt'
]
=
'BIND keyfiles directory'
;
$wb
[
'named_conf_path_txt'
]
=
'BIND named.conf path'
;
$wb
[
'bind_user_error_empty'
]
=
'BIND user is empty.'
;
...
...
@@ -275,6 +277,8 @@ $wb['awstats_buildstaticpages_pl_error_regex'] = 'Invalid awstats_buildstaticpag
$wb
[
'invalid_bind_user_txt'
]
=
'Invalid BIND user.'
;
$wb
[
'invalid_bind_group_txt'
]
=
'Invalid BIND group.'
;
$wb
[
'bind_zonefiles_dir_error_regex'
]
=
'Invalid BIND zonefiles directory.'
;
$wb
[
'bind_zonefiles_masterprefix_error_regex'
]
=
'Invalid BIND zonefiles master prefix.'
;
$wb
[
'bind_zonefiles_slaveprefix_error_regex'
]
=
'Invalid BIND zonefiles slave prefix.'
;
$wb
[
'bind_keyfiles_dir_error_regex'
]
=
'Invalid BIND keyfiles directory.'
;
$wb
[
'named_conf_path_error_regex'
]
=
'Invalid named.conf path.'
;
$wb
[
'named_conf_local_path_error_regex'
]
=
'Invalid named.conf.local path.'
;
...
...
This diff is collapsed.
Click to expand it.
Helmo
@helmo
mentioned in commit
fe3eaa77
·
2 years ago
mentioned in commit
fe3eaa77
mentioned in commit fe3eaa77e046b0c9fe83f677a2e45b6cf0101c28
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment