From e256794a358e81b740136e05d511ac7f52043c03 Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Tue, 8 Oct 2013 15:47:48 -0700 Subject: [PATCH] CLOUDSTACK-3803: Fix duplicate label causing validation error --- client/WEB-INF/classes/resources/messages.properties | 2 ++ ui/dictionary.jsp | 2 ++ ui/scripts/zoneWizard.js | 4 ++-- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/client/WEB-INF/classes/resources/messages.properties b/client/WEB-INF/classes/resources/messages.properties index 4fc09eedf98..50f7a651107 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -14,6 +14,8 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. +label.s3.nfs.server=S3 NFS Server +label.s3.nfs.path=S3 NFS Path label.delete.events=Delete events label.delete.alerts=Delete alerts label.archive.alerts=Archive alerts diff --git a/ui/dictionary.jsp b/ui/dictionary.jsp index 3dfdefe3218..8d6a716f60b 100644 --- a/ui/dictionary.jsp +++ b/ui/dictionary.jsp @@ -25,6 +25,8 @@ under the License. <% long now = System.currentTimeMillis(); %>