Skip to content

Commit 2f5ce09

Browse files
PaulAngusnvazquez
authored andcommitted
slight reword and add another missing description
1 parent aa14b33 commit 2f5ce09

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ui/l10n/en.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -796,7 +796,7 @@ var dictionary = {
796796
"label.gateway":"Gateway",
797797
"label.general.alerts":"General Alerts",
798798
"label.generating.url":"Generating URL",
799-
"label.get.diagnostics.desc":"If you wish to override the standard file returned enter them here, otherwise leave blank and press OK",
799+
"label.get.diagnostics.desc":"If you wish to override the standard files returned, enter them here. Otherwise leave blank and press OK",
800800
"label.get.diagnostics.files":"Alternate Files to Retrieve",
801801
"label.globo.dns":"GloboDNS",
802802
"label.globo.dns.configuration":"GloboDNS Configuration",

ui/scripts/system.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11803,7 +11803,7 @@
1180311803
},
1180411804
createForm: {
1180511805
title: 'label.action.get.diagnostics',
11806-
desc: '',
11806+
desc: 'label.get.diagnostics.desc',
1180711807
fields: {
1180811808
files: {
1180911809
label: 'label.get.diagnostics.files'

0 commit comments

Comments
 (0)