Revert "bug 4556: Missing resource localized strings."

This reverts commit de565a9fb92a578464f85a6036e1fa3f0cb1a886.
This commit is contained in:
will 2011-01-25 11:31:45 -08:00
parent cbc8153dd5
commit bd414536ea
2 changed files with 5 additions and 2 deletions

View File

@ -65,6 +65,7 @@ label.ip.limits=Public IP Limits
label.volume.limits=Volume Limits
label.snapshot.limits=Snapshot Limits
label.template.limits=Template Limits
label.template=Template
label.adding=Adding
label.sent=Sent
label.user=User
@ -75,6 +76,7 @@ label.type=Type
label.type.id=Type ID
label.description=Description
label.hypervisor.type=Hypervisor Type
label.hypervisor=Hypervisor
label.cluster.type=Cluster Type
label.host.name=Host Name
label.vcenter.datastore=vCenter Datastore
@ -201,6 +203,7 @@ label.attached.iso=Attached ISO
label.group=Group
label.availability.zone=Availability Zone
label.iso.boot=ISO Boot
label.iso=ISO
label.prev=Prev
label.next=Next
label.back=Back
@ -210,7 +213,7 @@ label.name.optional=Name (Optional)
label.group.optional=Group (Optional)
label.primary.network=Primary Network
label.submit=Submit
label.submmited.by=[Submitted by: <span id="submitted_by"></span>]
label.submitted.by=[Submitted by: <span id="submitted_by"></span>]
label.no.thanks=No Thanks
label.gateway=Gateway
label.netmask=Netmask

View File

@ -510,7 +510,7 @@
<div class="vmpop_prevbutton" id="prev_step">
<fmt:message key="label.back"/></div>
<div class="vmpop_nextbutton" id="next_step">
<fmt:message key="label.go.to.step.3"/></div>
<fmt:message key="label.go.step.3"/></div>
</div>
</div>
</div>