<!ENTITY staff.server.admin.offline.xacts.refresh.accesskey "R">
<!ENTITY staff.server.admin.offline.xacts.create.label "Create">
<!ENTITY staff.server.admin.offline.xacts.execute.label "Process">
-<!ENTITY staff.server.admin.offline.xacts.update.label "Update">
+<!ENTITY staff.server.admin.offline.xacts.upload.label "Upload">
<!ENTITY staff.server.admin.offline.xacts.status.label "Uploaded Transaction Files">
<!ENTITY staff.server.admin.offline.xacts.status.desc "The transactions from the following workstations have been uploaded, but not processed. When all expected workstations are present here, use the Process button above.">
<!ENTITY staff.server.admin.offline.xacts.errors.label "Exceptions">
<button id="create" label="&staff.server.admin.offline.xacts.create.label;" disabled="true"/>
<button id="execute" label="&staff.server.admin.offline.xacts.execute.label;" disabled="true"/>
<spacer flex="1"/>
- <button id="upload" label="&staff.server.admin.offline.xacts.update.label;" disabled="true"/>
+ <button id="upload" label="&staff.server.admin.offline.xacts.upload.label;" disabled="true"/>
</hbox>
<tree id="session_tree" enableColumnDrag="true" seltype="single" flex="1"/>
</groupbox>