awips2/cave/com.raytheon.uf.viz.datadelivery/localization/help/subscriptionApprovalHelp.xml
Mike Duff e579626dea Issue #2071 - refactor data delivery help dialogs
Change-Id: I4820f1847e0228f0fcd6166b8dd13e289623a3a0

Former-commit-id: 7734c4d8ef387c47f32930541a5fc5c09f3261fe
2013-06-06 12:33:45 -05:00

64 lines
No EOL
1.2 KiB
XML

<Help>
<!-- Help dialog's title -->
<title>Subscription Approval Help</title>
<!-- A help entry -->
<helpEntry>
<!-- Help entry heading, bold font -->
<header>
The Subscription Approval Dialog allows an authorized user to approve or deny subscriptions.
</header>
<!-- Help entry text, normal font. Line breaks in text are passed through to display -->
<text>
</text>
</helpEntry>
<helpEntry>
<header>
File Menu
</header>
<text />
</helpEntry>
<helpEntry>
<header>
Exit
</header>
<text>
Close the dialog.
</text>
</helpEntry>
<helpEntry>
<header>
View Menu
</header>
<text />
</helpEntry>
<helpEntry>
<header>
Details...
</header>
<text>
View the details of the highlighted subscription.
</text>
</helpEntry>
<helpEntry>
<header>
Action Menu
</header>
<text />
</helpEntry>
<helpEntry>
<header>
Approve Selected
</header>
<text>
Approve the highlighted subscription.
</text>
</helpEntry>
<helpEntry>
<header>
Deny Selected
</header>
<text>
Deny the highlighted subscription
</text>
</helpEntry>
</Help>