From 15a860d5603769b97eed542a449b14c6173b189b Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Wed, 18 Dec 2013 13:25:26 -0800 Subject: [PATCH] Add missing strings for LDAP section, S3 fields --- .../classes/resources/messages.properties | 11 +++++++ ui/dictionary.jsp | 11 +++++++ ui/scripts/configuration.js | 6 ++-- ui/scripts/globalSettings.js | 33 +++++++++---------- ui/scripts/system.js | 6 ++-- 5 files changed, 44 insertions(+), 23 deletions(-) diff --git a/client/WEB-INF/classes/resources/messages.properties b/client/WEB-INF/classes/resources/messages.properties index fda4e2d997e..f4e6dc1dbe7 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -14,6 +14,17 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. +label.port=Port +label.remove.ldap=Remove LDAP +message.remove.ldap=Are you sure you want to delete the LDAP configuration? +label.configure.ldap=Configure LDAP +message.configure.ldap=Please confirm you would like to configure LDAP. +label.ldap.configuration=LDAP Configuration +label.ldap.port=LDAP port +label.create.nfs.secondary.staging.store=Create NFS secondary staging store +label.volatile=Volatile +label.planner.mode=Planner mode +label.deployment.planner=Deployment planner label.quiesce.vm=Quiesce VM label.smb.username=SMB Username label.smb.password=SMB Password diff --git a/ui/dictionary.jsp b/ui/dictionary.jsp index 8e75969906c..8490f1bdf35 100644 --- a/ui/dictionary.jsp +++ b/ui/dictionary.jsp @@ -25,6 +25,17 @@ under the License. <% long now = System.currentTimeMillis(); %>