Return-Path: X-Original-To: apmail-syncope-commits-archive@www.apache.org Delivered-To: apmail-syncope-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BF73C17F28 for ; Tue, 26 Jan 2016 16:26:15 +0000 (UTC) Received: (qmail 82422 invoked by uid 500); 26 Jan 2016 16:24:22 -0000 Delivered-To: apmail-syncope-commits-archive@syncope.apache.org Received: (qmail 81164 invoked by uid 500); 26 Jan 2016 16:24:22 -0000 Mailing-List: contact commits-help@syncope.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@syncope.apache.org Delivered-To: mailing list commits@syncope.apache.org Received: (qmail 79007 invoked by uid 99); 26 Jan 2016 16:18:12 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Jan 2016 16:18:12 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 9A333DFE61; Tue, 26 Jan 2016 16:18:12 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: ilgrosso@apache.org To: commits@syncope.apache.org Date: Tue, 26 Jan 2016 16:18:13 -0000 Message-Id: <45a15bc7072f4e81a4fe6920732c6c8f@git.apache.org> In-Reply-To: <952ae28ab93346de92e13c9e87f86801@git.apache.org> References: <952ae28ab93346de92e13c9e87f86801@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] syncope git commit: [SYNCOPE-156] Localizing left menu [SYNCOPE-156] Localizing left menu Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/800a39f9 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/800a39f9 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/800a39f9 Branch: refs/heads/master Commit: 800a39f9d534d199b7b8e37ac8915cb1425db99b Parents: 6c2ba20 Author: Francesco Chicchiriccò Authored: Tue Jan 26 17:18:05 2016 +0100 Committer: Francesco Chicchiriccò Committed: Tue Jan 26 17:18:05 2016 +0100 ---------------------------------------------------------------------- .../syncope/client/console/pages/BasePage.java | 4 +-- .../SyncopeConsoleApplication.properties | 13 +++++++++ .../SyncopeConsoleApplication_it.properties | 13 +++++++++ .../SyncopeConsoleApplication_pt_BR.properties | 13 +++++++++ .../syncope/client/console/pages/BasePage.html | 28 ++++++++++---------- 5 files changed, 55 insertions(+), 16 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/800a39f9/client/console/src/main/java/org/apache/syncope/client/console/pages/BasePage.java ---------------------------------------------------------------------- diff --git a/client/console/src/main/java/org/apache/syncope/client/console/pages/BasePage.java b/client/console/src/main/java/org/apache/syncope/client/console/pages/BasePage.java index 4d4b01a..f2aea0c 100644 --- a/client/console/src/main/java/org/apache/syncope/client/console/pages/BasePage.java +++ b/client/console/src/main/java/org/apache/syncope/client/console/pages/BasePage.java @@ -224,8 +224,8 @@ public class BasePage extends WebPage implements NotificationAwareComponent, IAj } // Extensions - ClassPathScanImplementationLookup classPathScanImplementationLookup - = (ClassPathScanImplementationLookup) SyncopeConsoleApplication.get(). + ClassPathScanImplementationLookup classPathScanImplementationLookup = + (ClassPathScanImplementationLookup) SyncopeConsoleApplication.get(). getServletContext().getAttribute(ConsoleInitializer.CLASSPATH_LOOKUP); List> extPageClasses = classPathScanImplementationLookup.getExtPageClasses(); http://git-wip-us.apache.org/repos/asf/syncope/blob/800a39f9/client/console/src/main/resources/org/apache/syncope/client/console/SyncopeConsoleApplication.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/SyncopeConsoleApplication.properties b/client/console/src/main/resources/org/apache/syncope/client/console/SyncopeConsoleApplication.properties index dc84f30..2e273c3 100644 --- a/client/console/src/main/resources/org/apache/syncope/client/console/SyncopeConsoleApplication.properties +++ b/client/console/src/main/resources/org/apache/syncope/client/console/SyncopeConsoleApplication.properties @@ -54,3 +54,16 @@ jexl_syntax_url=Full JEXL reference create=Create key=Key types=Types +dashboard=Dashboard +realms=Realms +topology=Topology +roles=Roles +policies=Policies +securityQuestions=Security Questions +workflow=Workflow +logs=Logs +layouts=Layouts +notifications=Notifications +parameters=Parameters +extensions=Extensions +NavigatorLabel=Showing ${from} to ${to} of ${of} http://git-wip-us.apache.org/repos/asf/syncope/blob/800a39f9/client/console/src/main/resources/org/apache/syncope/client/console/SyncopeConsoleApplication_it.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/SyncopeConsoleApplication_it.properties b/client/console/src/main/resources/org/apache/syncope/client/console/SyncopeConsoleApplication_it.properties index 536cb4e..85ba7f8 100644 --- a/client/console/src/main/resources/org/apache/syncope/client/console/SyncopeConsoleApplication_it.properties +++ b/client/console/src/main/resources/org/apache/syncope/client/console/SyncopeConsoleApplication_it.properties @@ -53,3 +53,16 @@ jexl_syntax_url=Sintassi JEXL completa create=Crea key=Chiave types=Tipi +dashboard=Cruscotto +realms=Realm +topology=Topologia +roles=Ruoli +policies=Politiche +securityQuestions=Domande di sicurezza +workflow=Workflow +logs=Log +layouts=Layout +notifications=Notifiche +parameters=Parametri +extensions=Estensioni +NavigatorLabel=Da ${from} a ${to} di ${of} http://git-wip-us.apache.org/repos/asf/syncope/blob/800a39f9/client/console/src/main/resources/org/apache/syncope/client/console/SyncopeConsoleApplication_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/SyncopeConsoleApplication_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/SyncopeConsoleApplication_pt_BR.properties index 58c022b..d2f689e 100644 --- a/client/console/src/main/resources/org/apache/syncope/client/console/SyncopeConsoleApplication_pt_BR.properties +++ b/client/console/src/main/resources/org/apache/syncope/client/console/SyncopeConsoleApplication_pt_BR.properties @@ -53,3 +53,16 @@ jexl_syntax_url=Refer\u00eancia JEXL completa create=Criar key=Chave types=Tipos +dashboard=Painel de instrumentos +realms=Realm +topology=Topologia +roles=\t\nFun\u00e7\u00e3o\n\t +policies=Pol\u00edticas +securityQuestions=Perguntas de seguran\u00e7a +workflow=Fluxo de trabalho +logs=Log +layouts=Layout +notifications=Notifica\u00e7\u00f5es +parameters=Par\u00e2metros +extensions=Extens\u00f5es +NavigatorLabel=A partir de ${from} a ${to} de ${of} http://git-wip-us.apache.org/repos/asf/syncope/blob/800a39f9/client/console/src/main/resources/org/apache/syncope/client/console/pages/BasePage.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/BasePage.html b/client/console/src/main/resources/org/apache/syncope/client/console/pages/BasePage.html index ca7abd7..4990e5a 100644 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/BasePage.html +++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/BasePage.html @@ -92,26 +92,26 @@ under the License.