From 23e9508b529699d359f7cb921000c13376a424ab Mon Sep 17 00:00:00 2001 From: Jessica Wang Date: Sun, 3 Oct 2010 20:47:52 -0700 Subject: [PATCH] new UI - ISO page - localize Add ISO dialog, Copy ISO dialog, Create VM from ISO dialog. --- .../classes/resources/resource.properties | 6 +++ ui/new/jsp/iso.jsp | 45 +++++++---------- ui/new/scripts/cloud.core2.iso.js | 48 +++++-------------- 3 files changed, 36 insertions(+), 63 deletions(-) diff --git a/client/WEB-INF/classes/resources/resource.properties b/client/WEB-INF/classes/resources/resource.properties index 8b1c06f5ec1..e9f563a5947 100644 --- a/client/WEB-INF/classes/resources/resource.properties +++ b/client/WEB-INF/classes/resources/resource.properties @@ -33,5 +33,11 @@ template.limit = Template Limit please.confirm.you.want.to.disable.account.that.will.prevent.account.access.to.the.cloud.and.shut.down.all.existing.virtual.machines = Please confirm you want to disable account that will prevent account access to the cloud and shut down all existing virtual machines. please.confirm.you.want.to.lock.account.that.will.prevent.account.access.to.the.cloud = Please confirm you want to lock account that will prevent account access to the cloud. please.confirm.you.want.to.enable.account = Please confirm you want to enable account. +URL = URL +zone = Zone +bootable = Bootable +group = Group +disk.offering = Disk Offering +copy.ISO.to = Copy ISO to diff --git a/ui/new/jsp/iso.jsp b/ui/new/jsp/iso.jsp index 11cdc4ef031..9bc23c77bca 100644 --- a/ui/new/jsp/iso.jsp +++ b/ui/new/jsp/iso.jsp @@ -160,49 +160,39 @@ -