http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/BulkActionModalPage.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/BulkActionModalPage.html b/client/console/src/main/resources/org/apache/syncope/client/console/pages/BulkActionModalPage.html deleted file mode 100644 index 9e5d497..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/BulkActionModalPage.html +++ /dev/null @@ -1,45 +0,0 @@ -<!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you under the Apache License, Version 2.0 (the -"License"); you may not use this file except in compliance -with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, -software distributed under the License is distributed on an -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, either express or implied. See the License for the -specific language governing permissions and limitations -under the License. ---> -<html xmlns="http://www.w3.org/1999/xhtml" xmlns:wicket="http://wicket.apache.org"> - <wicket:head> - <link rel="stylesheet" type="text/css" href="css/bulk.css" media="all"/> - </wicket:head> - <wicket:extend> - <p class="ui-widget ui-corner-all ui-widget-header"><wicket:message key="title"/></p> - - <div id="selectedObjects"> - <table class="ui-widget ui-widget-content table-hover pageRowElement" wicket:id="selectedObjects">[DataTable]</table> - - <div id="actionRow" class="pageRowElement"> - <div id="actions"> - <div id="actionPanel" class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only"> - <span wicket:id="actions">[Actions]</span> - </div> - - <div id="cancelBtmForm"> - <form wicket:id="form"> - <input type="button" wicket:id="cancel" id="cancel" - class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only"/> - </form> - </div> - </div> - </div> - </div> - </wicket:extend> -</html>
http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/BulkActionModalPage.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/BulkActionModalPage.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/BulkActionModalPage.properties deleted file mode 100644 index bd28d80..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/BulkActionModalPage.properties +++ /dev/null @@ -1,17 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -title=Bulk action http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/BulkActionModalPage_it.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/BulkActionModalPage_it.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/BulkActionModalPage_it.properties deleted file mode 100644 index 3989422..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/BulkActionModalPage_it.properties +++ /dev/null @@ -1,17 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -title=Operazioni di gruppo http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/BulkActionModalPage_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/BulkActionModalPage_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/BulkActionModalPage_pt_BR.properties deleted file mode 100644 index ec07d02..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/BulkActionModalPage_pt_BR.properties +++ /dev/null @@ -1,17 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -title=A\u00E7\u00E3o Composta http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/BulkActionResultModalPage.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/BulkActionResultModalPage.html b/client/console/src/main/resources/org/apache/syncope/client/console/pages/BulkActionResultModalPage.html deleted file mode 100644 index 16dd256..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/BulkActionResultModalPage.html +++ /dev/null @@ -1,57 +0,0 @@ -<!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you under the Apache License, Version 2.0 (the -"License"); you may not use this file except in compliance -with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, -software distributed under the License is distributed on an -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, either express or implied. See the License for the -specific language governing permissions and limitations -under the License. ---> - -<!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you under the Apache License, Version 2.0 (the -"License"); you may not use this file except in compliance -with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, -software distributed under the License is distributed on an -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, either express or implied. See the License for the -specific language governing permissions and limitations -under the License. ---> -<wicket:head> - <link rel="stylesheet" type="text/css" href="css/bulk.css" media="all"/> -</wicket:head> -<wicket:extend> - <p class="ui-widget ui-corner-all ui-widget-header"><wicket:message key="title"/></p> - -<div id="selectedObjects"> - <table class="ui-widget ui-widget-content table-hover pageRowElement" wicket:id="selectedObjects">[DataTable]</table> - - <div id="actionRow" class="pageRowElement"> - <div id="actions"> - <div id="cancelBtmForm" style="padding: 0px"> - <a class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" wicket:id="close"> - <wicket:message key="close"/> - </a> - </div> - </div> - </div> -</div> -</wicket:extend> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/BulkActionResultModalPage.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/BulkActionResultModalPage.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/BulkActionResultModalPage.properties deleted file mode 100644 index 7ba550c..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/BulkActionResultModalPage.properties +++ /dev/null @@ -1,19 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -title=Bulk Action Result -close=Close -bulkActionResultLabel=Result http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/BulkActionResultModalPage_it.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/BulkActionResultModalPage_it.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/BulkActionResultModalPage_it.properties deleted file mode 100644 index 4268c00..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/BulkActionResultModalPage_it.properties +++ /dev/null @@ -1,19 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -title=Risultato esecuzion Bulk Action -close=Chiudi -bulkActionResultLabel=Esito http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/BulkActionResultModalPage_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/BulkActionResultModalPage_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/BulkActionResultModalPage_pt_BR.properties deleted file mode 100644 index 00c3a51..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/BulkActionResultModalPage_pt_BR.properties +++ /dev/null @@ -1,19 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -title=Resultado da A\u00E7\u00E3o Composta -close=Fechar -bulkActionResultLabel=Implantar http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConfModalPage.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConfModalPage.html b/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConfModalPage.html deleted file mode 100644 index 4ce5575..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConfModalPage.html +++ /dev/null @@ -1,39 +0,0 @@ -<!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you under the Apache License, Version 2.0 (the -"License"); you may not use this file except in compliance -with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, -software distributed under the License is distributed on an -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, either express or implied. See the License for the -specific language governing permissions and limitations -under the License. ---> -<html xmlns="http://www.w3.org/1999/xhtml" xmlns:wicket="http://wicket.apache.org"> - <wicket:extend> - <div style="margin: 5px;"> - <p class="ui-widget ui-corner-all ui-widget-header"> - <wicket:message key="title"/> - </p> - <form wicket:id="confForm"> - <span wicket:id="paramAttrs"/> - - <div style="bottom:0;margin:10px"> - <input type="submit" - class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" - wicket:id="submit"/> - <input type="button" - class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" - wicket:id="cancel"/> - </div> - </form> - </div> - </wicket:extend> -</html> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConfModalPage.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConfModalPage.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConfModalPage.properties deleted file mode 100644 index 363bef4..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConfModalPage.properties +++ /dev/null @@ -1,17 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -title=Parameters http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConfModalPage_it.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConfModalPage_it.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConfModalPage_it.properties deleted file mode 100644 index 0fd85ae..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConfModalPage_it.properties +++ /dev/null @@ -1,17 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -title=Parametri http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConfModalPage_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConfModalPage_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConfModalPage_pt_BR.properties deleted file mode 100644 index e7f3992..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConfModalPage_pt_BR.properties +++ /dev/null @@ -1,17 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -title=Par\u00e2metros http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/Configuration.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Configuration.html b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Configuration.html deleted file mode 100644 index 58a0241..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Configuration.html +++ /dev/null @@ -1,230 +0,0 @@ -<!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you under the Apache License, Version 2.0 (the -"License"); you may not use this file except in compliance -with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, -software distributed under the License is distributed on an -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, either express or implied. See the License for the -specific language governing permissions and limitations -under the License. ---> -<html xmlns="http://www.w3.org/1999/xhtml" xmlns:wicket="http://wicket.apache.org"> - <wicket:head> - <script type="text/javascript"> - $(document).ready(function () { - $("#policies").tabs(); - $("#logs").tabs(); - $("#layouts").tabs(); - }); - </script> - </wicket:head> - - <wicket:extend> - - <div id="tabs"> - <ul> - <li class="tabs-selected"> - <a href="#layouts"><span><wicket:message key="layouts"/></span></a> - </li> - <li><a href="#policies"><span><wicket:message key="policies"/></span></a></li> - <li><a href="#notifications"><span><wicket:message key="notifications"/></span></a></li> - <li><a href="#securityQuestions"><span><wicket:message key="securityQuestions"/></span></a></li> - <li><a href="#workflow"><span><wicket:message key="workflow"/></span></a></li> - <li><a href="#logs"><span><wicket:message key="logs"/></span></a></li> - <li><a href="#ext"><span><wicket:message key="ext"/></span></a></li> - </ul> - <div id="layouts"> - <ul> - <li class="tabs-selected"> - <a href="#adminUser"><span><wicket:message key="adminUser"/></span></a> - </li> - <li><a href="#selfUser"><span><wicket:message key="selfUser"/></span></a></li> - <li><a href="#adminGroup"><span><wicket:message key="adminGroup"/></span></a></li> - <li><a href="#selfGroup"><span><wicket:message key="selfGroup"/></span></a></li> - <li><a href="#adminMembership"><span><wicket:message key="adminMembership"/></span></a></li> - <li><a href="#selfMembership"><span><wicket:message key="selfMembership"/></span></a></li> - </ul> - <div id="adminUser" style="border-width: 1px;border-top-width: 0px;"> - <span wicket:id="adminUserLayoutPanel">[admin user layout panel]</span> - </div> - <div id="selfUser" style="border-width: 1px;border-top-width: 0px;"> - <span wicket:id="selfUserLayoutPanel">[self user layout panel]</span> - </div> - <div id="adminGroup" style="border-width: 1px;border-top-width: 0px;"> - <span wicket:id="adminGroupLayoutPanel">[admin group layout panel]</span> - </div> - <div id="selfGroup" style="border-width: 1px;border-top-width: 0px;"> - <span wicket:id="selfGroupLayoutPanel">[self group layout panel]</span> - </div> - <div id="adminMembership" style="border-width: 1px;border-top-width: 0px;"> - <span wicket:id="adminMembershipLayoutPanel">[admin membership layout panel]</span> - </div> - <div id="selfMembership" style="border-width: 1px;border-top-width: 0px;"> - <span wicket:id="selfMembershipLayoutPanel">[self membership layout panel]</span> - </div> - </div> - <div id="policies"> - <ul> - <li class="tabs-selected"> - <a href="#account"><span><wicket:message key="account"/></span></a> - </li> - <li><a href="#password"><span><wicket:message key="password"/></span></a></li> - <li><a href="#sync"><span><wicket:message key="sync"/></span></a></li> - </ul> - <div id="account" style="border-width: 1px;border-top-width: 0px;"> - <span wicket:id="accountPoliciesPanel">[account policies]</span> - </div> - <div id="password" style="border-width: 1px;border-top-width: 0px;"> - <span wicket:id="passwordPoliciesPanel">[password policies]</span> - </div> - <div id="sync" style="border-width: 1px;border-top-width: 0px;"> - <span wicket:id="syncPoliciesPanel">[sync policies]</span> - </div> - </div> - <div id="notifications"> - <div id="users-contain" class="ui-widget" style="width:inherit"> - <span wicket:id="notificationContainer"> - <table class="ui-widget ui-widget-content table-hover" - wicket:id="notificationTable"/> - </span> - - <span style="float:right"> - <form wicket:id="notificationPaginatorForm" style="display:inline"> - <label><wicket:message key="displayRows"/></label> - <select class="text ui-widget-content ui-corner-all" - wicket:id="rowsChooser"/> - </form> - </span> - </div> - - <div wicket:id="createNotificationWin">[Show modal window for creating notification]</div> - <div wicket:id="editNotificationWin">[Show modal window for editing notification]</div> - - <a class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" - wicket:id="createNotificationLink"> - <wicket:message key="create"/> - </a> - </div> - <div id="securityQuestions"> - <div id="users-contain" class="ui-widget" style="width:inherit"> - <span wicket:id="securityQuestionContainer"> - <table class="ui-widget ui-widget-content table-hover" - wicket:id="securityQuestionTable"/> - </span> - </div> - - <div wicket:id="createSecurityQuestionWin">[Show modal window for creating security questions]</div> - <div wicket:id="editSecurityQuestionWin">[Show modal window for editing security questions]</div> - - <a class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" - wicket:id="createSecurityQuestionLink"> - <wicket:message key="create"/> - </a> - </div> - <div id="workflow"> - <div id="users-contain" class="ui-widget" style="width:inherit"> - <span wicket:id="noActivitiEnabledForUsers"><i><wicket:message key="noActivitiEnabledForUsers"/></i></span> - <span wicket:id="workflowDefContainer"> - <div style="float: left;"> - <button wicket:id="activitiModeler" style="width: 122px"> - <div style="display: table-row;"> - <div style="display: table-cell"> - <img src="img/modeler.png" alt="Activiti Modeler" title="Activiti Modeler"/> - </div> - <div style="display: table-cell;vertical-align:middle;font-size:62.5%;"> - Activiti Modeler - </div> - </div> - </button> - </div> - <div> - <button wicket:id="xmlEditor" style="width: 122px"> - <div style="display: table-row;"> - <div style="display: table-cell"> - <img src="img/xml.png" alt="XML editor" title="XML editor"/> - </div> - <div style="display: table-cell;vertical-align:middle;font-size:62.5%;"> - XML editor - </div> - </div> - </button> - </div> - <img wicket:id="workflowDefDiagram" style="width: 100%;"/> - </span> - </div> - </div> - <div id="logs"> - <ul> - <li class="tabs-selected"> - <a href="#core"><span>Core</span></a> - </li> - <li><a href="#console"><span>Console</span></a></li> - </ul> - <div id="core" style="border-width: 1px;border-top-width: 0px;"> - <div id="users-contain" class="ui-widget" style="width:inherit"> - <span wicket:id="coreLoggerContainer"> - <table class="ui-widget ui-widget-content table-hover"> - <thead class="ui-widget-header"> - <tr class="heaaders"> - <th><wicket:message key="logger"/></th> - <th><wicket:message key="level"/></th> - </tr> - </thead> - <tbody> - <tr wicket:id="corelogger"> - <td><span wicket:id="key"/></td> - <td id="level"><select wicket:id="level"/></td> - </tr> - </tbody> - </table> - </span> - </div> - </div> - <div id="console" style="border-width: 1px;border-top-width: 0px;"> - <div id="users-contain" class="ui-widget" style="width:inherit"> - <span wicket:id="consoleLoggerContainer"> - <table class="ui-widget ui-widget-content table-hover"> - <thead class="ui-widget-header"> - <tr class="heaaders"> - <th><wicket:message key="logger"/></th> - <th><wicket:message key="level"/></th> - </tr> - </thead> - <tbody> - <tr wicket:id="consolelogger"> - <td><span wicket:id="key"/></td> - <td id="level"><select wicket:id="level"/></td> - </tr> - </tbody> - </table> - </span> - </div> - </div> - </div> - <div id="ext" wicket:id="extPanels"> - </div> - <div> - <div wicket:id="parameters"> - <a style="position: absolute; top: 2px; right:50px;" wicket:id="confLink"> - <img src="img/actions/settings-icon.png" width="30" height="30" - alt="Parameters" title="title" wicket:message="title:parameters"/> - </a> - </div> - <div wicket:id="syncopeConfWin">[Show modal window for conf parameters]</div> - - <a style="position: absolute; top: 2px; right:20px;" wicket:id="dbExportLink"> - <img src="img/db_export.png" width="30" height="30" - alt="DB export" title="title" wicket:message="title:db_export"/> - </a> - </div> - </div> - </wicket:extend> -</html> http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/Configuration.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Configuration.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Configuration.properties deleted file mode 100644 index dea3e78..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Configuration.properties +++ /dev/null @@ -1,48 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -parameters=Parameters -password=Password -account=Account -sync=Synchronization -notifications=Notifications -workflow=Workflow -coreLog=Core Log -consoleLog=Console Log -edit=Edit -delete=Delete -db_export=DB export -logger=Logger -level=Level -events=Events -template=Template -traceLevel=Trace level -subject=Subject -noActivitiEnabledForUsers=Activiti not enabled for users -policies=Policies -logs=Logs -active=Enabled -apply=Save -securityQuestions=Security Questions -content=Text -layouts=Layouts -adminUser=Administrator User Form -selfUser=Self User Form -adminGroup=Administrator Group Form -selfGroup=Self Group Form -adminMembership=Administrator Membership Form -selfMembership=Self Membership Form -ext=Extensions http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/Configuration_it.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Configuration_it.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Configuration_it.properties deleted file mode 100644 index 36140b2..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Configuration_it.properties +++ /dev/null @@ -1,48 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -parameters=Parametri -password=Password -account=Account -sync=Sincronizzazione -notifications=Notifiche -workflow=Workflow -coreLog=Log Core -consoleLog=Log Console -edit=Modifica -delete=Rimuovi -db_export=Esportazione DB -logger=Logger -level=Livello -events=Eventi -template=Modello -traceLevel=Tracciamento -subject=Oggetto -noActivitiEnabledForUsers=Activiti non configurato per gli utenti -policies=Politiche -logs=Logs -active=Abilitata -apply=Salva -securityQuestions=Domande di sicurezza -content=Testo -layouts=Layouts -adminUser=Form Amministrazione Utente -selfUser=Form Utente -adminGroup=Form Amministrazione Gruppo -selfGroup=Form Gruppo -adminMembership=Form Amministrazione Membership -selfMembership=Form Membership -ext=Estensioni http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/Configuration_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Configuration_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Configuration_pt_BR.properties deleted file mode 100644 index a39ea61..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Configuration_pt_BR.properties +++ /dev/null @@ -1,48 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -parameters=Par\u00e2metros -password=Senha -account=Conta -sync=Sincroniza\u00e7\u00e3o -notifications=Notifica\u00e7\u00f5es -workflow=Fluxo de Trabalho -coreLog=Log Central -consoleLog=Log do Console -edit=Editar -delete=Excluir -db_export=Exportar Banco de Dados -logger=Logger -level=N\u00edvel -events=Eventos -template=Template -traceLevel=N\u00edvel de Trace -subject=Assunto -noActivitiEnabledForUsers=Activiti n\u00e3o habilitado para usu\u00e1rios -policies=Pol\u00edticas -logs=Logs -active=Ativada -apply=Salvar -securityQuestions=Quest\u00f5es de seguran\u00e7a -content=Texto -layouts=Layouts -adminUser=Forma do usu\u00e1rio de administra\u00e7\u00e3o -selfUser=Forma Usu\u00e1rio -adminGroup=Forma de grupo de administra\u00e7\u00e3o -selfGroup=Form Grupo -adminMembership=Forma de membro de administra\u00e7\u00e3o -selfMembership=Forma Membro -ext=Extens\u00f5es http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConfirmPasswordResetModalPage.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConfirmPasswordResetModalPage.html b/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConfirmPasswordResetModalPage.html deleted file mode 100644 index 2471b30..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConfirmPasswordResetModalPage.html +++ /dev/null @@ -1,55 +0,0 @@ -<!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you under the Apache License, Version 2.0 (the -"License"); you may not use this file except in compliance -with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, -software distributed under the License is distributed on an -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, either express or implied. See the License for the -specific language governing permissions and limitations -under the License. ---> -<html xmlns="http://www.w3.org/1999/xhtml" xmlns:wicket="http://wicket.apache.org"> - <wicket:extend> - <div> - <p class="ui-widget ui-corner-all ui-widget-header"><wicket:message key="title"/></p> - <form wicket:id="form"> - <div id="formtable"> - <div class="tablerow alt"> - <div class="tablecolumn_label medium_fixedsize"> - <label for="password"><wicket:message key="password"/></label> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="password">[password]</span> - </div> - </div> - - <div class="tablerow"> - <div class="tablecolumn_label medium_fixedsize"> - <label for="confirmPassword"><wicket:message key="confirmPassword"/></label> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="confirmPassword">[confirmPassword]</span> - </div> - </div> - </div> - - <div style="margin: 20px 10px 0"> - <input type="submit" - class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" - wicket:id="apply"/> - <input type="button" - class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" - wicket:id="cancel"/> - </div> - </form> - </div> - </wicket:extend> -</html> http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConfirmPasswordResetModalPage.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConfirmPasswordResetModalPage.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConfirmPasswordResetModalPage.properties deleted file mode 100644 index eb8d9f6..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConfirmPasswordResetModalPage.properties +++ /dev/null @@ -1,20 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -title=Password reset -submit=Submit -password=Password -confirmPassword=Password (confirm) http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConfirmPasswordResetModalPage_it.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConfirmPasswordResetModalPage_it.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConfirmPasswordResetModalPage_it.properties deleted file mode 100644 index 2254365..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConfirmPasswordResetModalPage_it.properties +++ /dev/null @@ -1,20 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -title=Password smarrita -submit=Invia -password=Password -confirmPassword=Password (conferma) http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConfirmPasswordResetModalPage_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConfirmPasswordResetModalPage_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConfirmPasswordResetModalPage_pt_BR.properties deleted file mode 100644 index fa270b9..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConfirmPasswordResetModalPage_pt_BR.properties +++ /dev/null @@ -1,20 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -title=Redefini\u00e7\u00e3o de senha -submit=Apresentar -password=Senha -confirmPassword=Senha (confirmar) http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConnObjectModalPage.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConnObjectModalPage.html b/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConnObjectModalPage.html deleted file mode 100644 index e6d4676..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConnObjectModalPage.html +++ /dev/null @@ -1,39 +0,0 @@ -<!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you under the Apache License, Version 2.0 (the -"License"); you may not use this file except in compliance -with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, -software distributed under the License is distributed on an -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, either express or implied. See the License for the -specific language governing permissions and limitations -under the License. ---> -<html xmlns="http://www.w3.org/1999/xhtml" xmlns:wicket="http://wicket.apache.org"> - <wicket:extend> - <p class="ui-widget ui-corner-all ui-widget-header"><wicket:message key="title"/></p> - - <div style="margin: 5px;"> - <form wicket:id="form"> - <div id="formtable"> - <div class="tablerow" wicket:id="propView"> - <div class="tablecolumn_label medium_dynamicsize"> - <span wicket:id="key">[key]</span> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="value">[value]</span> - - </div> - </div> - </div> - </form> - </div> - </wicket:extend> -</html> http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConnObjectModalPage.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConnObjectModalPage.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConnObjectModalPage.properties deleted file mode 100644 index 109326f..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConnObjectModalPage.properties +++ /dev/null @@ -1,17 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -title=Resource data http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConnObjectModalPage_it.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConnObjectModalPage_it.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConnObjectModalPage_it.properties deleted file mode 100644 index 0f4f94f..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConnObjectModalPage_it.properties +++ /dev/null @@ -1,17 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -title=Dati sulla risorsa http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConnObjectModalPage_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConnObjectModalPage_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConnObjectModalPage_pt_BR.properties deleted file mode 100644 index daca223..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConnObjectModalPage_pt_BR.properties +++ /dev/null @@ -1,17 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -title=Dados do Recurso http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConnectorModalPage.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConnectorModalPage.html b/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConnectorModalPage.html deleted file mode 100644 index b85acb6..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConnectorModalPage.html +++ /dev/null @@ -1,161 +0,0 @@ -<!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you under the Apache License, Version 2.0 (the -"License"); you may not use this file except in compliance -with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, -software distributed under the License is distributed on an -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, either express or implied. See the License for the -specific language governing permissions and limitations -under the License. ---> -<html xmlns="http://www.w3.org/1999/xhtml" xmlns:wicket="http://wicket.apache.org"> - <wicket:extend> - <p class="ui-widget ui-corner-all ui-widget-header"> - <span wicket:id="new"/> <wicket:message key="title"/> <span wicket:id="key"/> - </p> - <div style="margin: 5px;"> - <form wicket:id="form"> - <div id="tabs"> - <ul> - <li class="tabs-selected"><a href="#tabs-1"><span><wicket:message key="tab1"/></span></a></li> - <li><a href="#tabs-2"><span><wicket:message key="tab2"/></span></a></li> - <li><a href="#tabs-3"><span><wicket:message key="tab3"/></span></a></li> - </ul> - <div id="tabs-1"> - <div id="formtable"> - <div class="tablerow alt"> - <div class="tablecolumn_label short_dynamicsize"> - <label for="displayName"><wicket:message key="displayName"/></label> - </div> - <div class="tablecolumn_field short_dynamicsize"> - <span wicket:id="displayName">[displayName]</span> - </div> - </div> - - <div class="tablerow"> - <div class="tablecolumn_label short_dynamicsize"> - <label for="location"><wicket:message key="location"/></label> - </div> - <div class="tablecolumn_field short_dynamicsize"> - <span wicket:id="location">[location]</span> - </div> - </div> - - <div class="tablerow alt"> - <div class="tablecolumn_label short_dynamicsize"> - <label for="name"><wicket:message key="name"/></label> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="connectorName">[connectorName]</span> - </div> - </div> - - <div class="tablerow"> - <div class="tablecolumn_label short_dynamicsize"> - <label for="version"><wicket:message key="version"/></label> - </div> - <div class="tablecolumn_field short_dynamicsize"> - <span wicket:id="version">[version]</span> - </div> - </div> - </div> - <div style="display: table; border: 1px solid #BBBBBB;"> - <div class="tablerow2 alt"> - <div class="tablecolumn2_label short_dynamicsize"> - <label for="connRequestTimeout"><wicket:message key="connRequestTimeout"/></label> - </div> - <div class="tablecolumn2_field short_dynamicsize"> - <span wicket:id="connRequestTimeout">[connRequestTimeout]</span> - </div> - <div class="tablecolumn2_label short_dynamicsize"> - <label for="poolMaxObjects"><wicket:message key="poolMaxObjects"/></label> - </div> - <div class="tablecolumn2_field short_dynamicsize"> - <span wicket:id="poolMaxObjects">[poolMaxObjects]</span> - </div> - </div> - <div class="tablerow2"> - <div class="tablecolumn2_label short_dynamicsize"> - <label for="poolMinIdle"><wicket:message key="poolMinIdle"/></label> - </div> - <div class="tablecolumn2_field short_dynamicsize"> - <span wicket:id="poolMinIdle">[poolMinIdle]</span> - </div> - <div class="tablecolumn2_label short_dynamicsize"> - <label for="poolMaxIdle"><wicket:message key="poolMaxIdle"/></label> - </div> - <div class="tablecolumn2_field short_dynamicsize"> - <span wicket:id="poolMaxIdle">[poolMaxIdle]</span> - </div> - </div> - <div class="tablerow2 alt"> - <div class="tablecolumn2_label short_dynamicsize"> - <label for="poolMaxWait"><wicket:message key="poolMaxWait"/></label> - </div> - <div class="tablecolumn2_field short_dynamicsize"> - <span wicket:id="poolMaxWait">[poolMaxWait]</span> - </div> - <div class="tablecolumn2_label short_dynamicsize"> - <label for="poolMinEvictableIdleTime"><wicket:message key="poolMinEvictableIdleTime"/></label> - </div> - <div class="tablecolumn2_field short_dynamicsize"> - <span wicket:id="poolMinEvictableIdleTime">[poolMinEvictableIdleTime]</span> - </div> - </div> - </div> - </div> - <div id="tabs-2"> - <div id="formtable"> - <span wicket:id="container"> - <div style="border-bottom: 10px"> - <div style="width: 40px; text-align: center; font-size: 7px"> - <label for="version"><wicket:message key="overridable"/></label> - </div> - </div> - <form wicket:id="connectorPropForm"> - <div class="tablerow connectorProp" wicket:id="connectorProperties"> - <div class="tablecolumn_check" style="width: 27px; text-align: center; margin-right: 10px"> - <span wicket:id="connPropAttrOverridable">[connPropAttrOverridable]</span> - </div> - <div class="tablecolumn_connPropAttr"> - <span wicket:id="connPropAttrSchema">[connPropAttrSchema]</span> - </div> - <div class="tablecolumn_field veryshort_fixedsize"> - <span wicket:id="panel">[panel]</span> - </div> - </div> - <div> - <a style="position: absolute; top: 2px; right:20px;" wicket:id="check"> - <img src="img/ping.png"width="30" height="30" - alt="ping" title="title" wicket:message="title:check"/> - </a> - </div> - </form> - </span> - </div> - </div> - <div id="tabs-3"> - <span wicket:id="capabilitiesPalette"/> - </div> - </div> - - <div style="margin: 20px 10px 0"> - <input type="submit" - class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" - wicket:id="apply"/> - <input type="button" - class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" - wicket:id="cancel"/> - </div> - </form> - </div> - </wicket:extend> -</html> http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConnectorModalPage.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConnectorModalPage.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConnectorModalPage.properties deleted file mode 100644 index 8500f1a..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConnectorModalPage.properties +++ /dev/null @@ -1,43 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -tab1=General -tab2=Configuration -tab3=Capabilities -displayName=Display name -bundleName=Bundle name -version=Version -connRequestTimeout=Request timeout (sec) -action=Action -edit=Edit -edit_attribute=Edit attribute -serviceName=Service name -endpoint=Endpoint -title=Connector -overridable=Overridable -property=Property -value=Value - -success_connection=Successful connection -error_connection=Connection failure -check=Check connection -location=Location -poolMaxObjects=Max objects (idle+active) -poolMinIdle=Min idle objects -poolMaxIdle=Max idle objects -poolMaxWait=Max waiting time (msec) -poolMinEvictableIdleTime=Min eviction time (msec) -new=New http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConnectorModalPage_it.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConnectorModalPage_it.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConnectorModalPage_it.properties deleted file mode 100644 index 96080c3..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConnectorModalPage_it.properties +++ /dev/null @@ -1,43 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -tab1=Generale -tab2=Configurazione -tab3=Capabilities -bundleName=Bundle name -version=Versione -connRequestTimeout=Timeout richiesta (sec) -action=Azione -edit=Edit -edit_attribute=Edit attribute -serviceName=Nome servizio -endpoint=Endpoint -title=Connettore -displayName=Nome visualizzato -overridable=Sovrascrivibile -property=Propriet\u00e0 -value=Valore - -success_connection=Connessione avvenuta con successo -error_connection=Connessione non riuscita -check=Verifica connessione -location=Posizione -poolMaxObjects=Max oggetti (attivi e non) -poolMinIdle=Max oggetti attivi -poolMaxIdle=Max oggetti inattivi -poolMaxWait=Tempo max attesa -poolMinEvictableIdleTime=Tempo min espulsione -new=Nuovo http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConnectorModalPage_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConnectorModalPage_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConnectorModalPage_pt_BR.properties deleted file mode 100644 index b688216..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ConnectorModalPage_pt_BR.properties +++ /dev/null @@ -1,43 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -tab1=Geral -tab2=Configura\u00e7\u00e3o -tab3=Capacidades -displayName=Mostrar Nome -bundleName=Nome do Pacote -version=Vers\u00e3o -connRequestTimeout=Timeout da Requisi\u00e7\u00e3o (seg) -action=A\u00e7\u00e3o -edit=Alterar -edit_attribute=Alterar Atributo -serviceName=Nome de Servi\u00e7o -endpoint=Endpoint -title=Conector -overridable=Alter\u00e1vel -property=Propriedade -value=Valor - -success_connection=Sucesso na Conex\u00e3o -error_connection=Falha na Conex\u00e3o -check=Verificar a Conex\u00e3o -location=Localiza\u00e7\u00e3o -poolMaxObjects=Max objects (idle+active) -poolMinIdle=Min idle objects -poolMaxIdle=Max idle objects -poolMaxWait=Max waiting time (msec) -poolMinEvictableIdleTime=Min eviction time (msec) -new=Novo http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/DerSchemaModalPage.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/DerSchemaModalPage.html b/client/console/src/main/resources/org/apache/syncope/client/console/pages/DerSchemaModalPage.html deleted file mode 100644 index 5665e0e..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/DerSchemaModalPage.html +++ /dev/null @@ -1,64 +0,0 @@ -<!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you under the Apache License, Version 2.0 (the -"License"); you may not use this file except in compliance -with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, -software distributed under the License is distributed on an -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, either express or implied. See the License for the -specific language governing permissions and limitations -under the License. ---> -<html xmlns="http://www.w3.org/1999/xhtml" xmlns:wicket="http://wicket.apache.org"> - <wicket:extend> - <p class="ui-widget ui-corner-all ui-widget-header"><wicket:message key="title"/></p> - <div style="margin: 5px;"> - <form wicket:id="form"> - <div id="formtable"> - <div class="tablerow alt"> - <div class="tablecolumn_label short_dynamicsize"> - <label for="key"><wicket:message key="key"/></label> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="key">[name]</span> - </div> - </div> - <div class="tablerow"> - <div class="tablecolumn_label short_dynamicsize"> - <label for="expression"><wicket:message key="expression"/></label> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="expression">[expression]</span> - <a class="tooltips" wicket:id="questionMarkJexlHelp" href="#" alt="Click to help" title="Click to help"> - <img src="img/help.png"/> - <span wicket:id="jexlHelp" class="tooltips"> - <wicket:message key="jexl_info"/> - <ul> - <li><wicket:message key="jexl_ex1"/></li> - <li><wicket:message key="jexl_ex2"/></li> - </ul> - <a href="#" wicket:id="jexlLink" target="_blank"><wicket:message key="jexl_syntax_url"/></a> - </span> - </a> - </div> - </div> - </div> - <div style="margin: 10px 0px 0"> - <input type="submit" - class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" - wicket:id="apply"/> - <input type="button" - class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" - wicket:id="cancel"/> - </div> - </form> - </div> - </wicket:extend> -</html> http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/DerSchemaModalPage.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/DerSchemaModalPage.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/DerSchemaModalPage.properties deleted file mode 100644 index e39980a..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/DerSchemaModalPage.properties +++ /dev/null @@ -1,22 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -required_alert=All form fields are required. -expression=Expression -existing_schemas=Existing Schemas: -edit_attribute=Edit attribute -attributes=Derived attributes -title=Derived Schema \ No newline at end of file http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/DerSchemaModalPage_it.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/DerSchemaModalPage_it.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/DerSchemaModalPage_it.properties deleted file mode 100644 index 425e118..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/DerSchemaModalPage_it.properties +++ /dev/null @@ -1,22 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -required_alert=Tutti i campi sono richiesti. -expression=Expression -existing_schemas=Schemi presenti: -edit_attribute=Modifica attributo -attributes=Attributi derivati -title=Schema Derivato \ No newline at end of file http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/DerSchemaModalPage_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/DerSchemaModalPage_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/DerSchemaModalPage_pt_BR.properties deleted file mode 100644 index df3aff8..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/DerSchemaModalPage_pt_BR.properties +++ /dev/null @@ -1,22 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -required_alert=Todos os campos do formaul\u00e1rio s\u00e3o obrigat\u00f3rios -expression=Express\u00e3o -existing_schemas=Esquemas Existentes\: -edit_attribute=Alterar Atributo -attributes=Atributos Derivados -title=Esquema Derivado \ No newline at end of file http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/DisplayAttributesModalPage.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/DisplayAttributesModalPage.html b/client/console/src/main/resources/org/apache/syncope/client/console/pages/DisplayAttributesModalPage.html deleted file mode 100644 index 998483d..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/DisplayAttributesModalPage.html +++ /dev/null @@ -1,132 +0,0 @@ -<!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you under the Apache License, Version 2.0 (the -"License"); you may not use this file except in compliance -with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, -software distributed under the License is distributed on an -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, either express or implied. See the License for the -specific language governing permissions and limitations -under the License. ---> -<html xmlns="http://www.w3.org/1999/xhtml" xmlns:wicket="http://wicket.apache.org"> - <wicket:head> - <style> - div.group{ - width:450px; - } - - div.group div{ - width:150; - height: 25px; - float:left; - } - - div.group div input { - width: 30px; - } - - div#attributes-view { - display: block; - clear: both; - float: none; - overflow: auto; - margin-top: 0px; - margin-bottom: 20px; - margin-left: 10px; - margin-right: 10px; - } - - .submit{ - display: block; - clear: both; - float: none; - margin-left: 10px; - } - - span.grouplabel{ - display:block; - clear: both; - margin-left: 10px; - margin-bottom: 10px; - font-weight: bold; - } - </style> - </wicket:head> - <wicket:extend> - <form wicket:id="form"> - <div id="attributes-view"> - <p class="ui-widget ui-corner-all ui-widget-header"> - <wicket:message key="title"/> - </p> - - <span class="grouplabel"><wicket:message key="plainSchemas"/></span> - <span wicket:id="dCheckGroup"> - <div class="group"> - <div wicket:id="details"> - <input type="checkbox" wicket:id="dcheck"/> - <span wicket:id="dname">[schema name]</span> - </div> - </div> - </span> - - <span wicket:id="plainSchemas">[schemas]</span> - - <span wicket:id="dschemas">[derived schemas]</span> - - <span wicket:id="vschemas">[virtual schemas]</span> - - </div> - - <wicket:fragment wicket:id="sfragment"> - <span wicket:id="psCheckGroup"> - <div class="group"> - <div wicket:id="plainSchemas"> - <input type="checkbox" wicket:id="scheck"/> - <span wicket:id="sname">[schema name]</span> - </div> - </div> - </span> - </wicket:fragment> - - <wicket:fragment wicket:id="dsfragment"> - <span class="grouplabel"><wicket:message key="derSchemas"/></span> - <span wicket:id="dsCheckGroup"> - <div class="group"> - <div wicket:id="derSchemas"> - <input type="checkbox" wicket:id="dscheck"/> - <span wicket:id="dsname">[schema name]</span> - </div> - </div> - </span> - </wicket:fragment> - - <wicket:fragment wicket:id="vsfragment"> - <span class="grouplabel"><wicket:message key="virSchemas"/></span> - <span wicket:id="vsCheckGroup"> - <div class="group"> - <div wicket:id="virSchemas"> - <input type="checkbox" wicket:id="vscheck"/> - <span wicket:id="vsname">[schema name]</span> - </div> - </div> - </span> - </wicket:fragment> - - <wicket:fragment wicket:id="emptyFragment"> - </wicket:fragment> - - <div class="submit"> - <input type="submit" class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" wicket:id="submit"/> - <input type="button" class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" wicket:id="cancel"/> - </div> - </form> - </wicket:extend> -</html> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/DisplayAttributesModalPage.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/DisplayAttributesModalPage.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/DisplayAttributesModalPage.properties deleted file mode 100644 index e7080ed..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/DisplayAttributesModalPage.properties +++ /dev/null @@ -1,33 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -title=Change display attributes -tooManySelections=Too many columns to be shown -plainSchemas=User plain attributes -derSchemas=User derived attributes -virSchemas=User virtual attributes - -firstname=Firstname -surname=Surname -userId=User Id -edit=Edit -delete=Delete -status=Status -token=Token -username=Username -creationDate=Creation Date -tokenValued=Valued -tokenNotValued=Not valued http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/DisplayAttributesModalPage_it.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/DisplayAttributesModalPage_it.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/DisplayAttributesModalPage_it.properties deleted file mode 100644 index 6ee5963..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/DisplayAttributesModalPage_it.properties +++ /dev/null @@ -1,33 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -title=Scegli attributi da visualizzare -tooManySelections=Troppe colonne da visualizzare -plainSchemas=Attributi normali utente -derSchemas=Attributi derivati utente -virSchemas=Attributi virtuali utente - -firstname=Nome -surname=Cognome -userId=User Id -edit=Edit -delete=Rimuovi -status=Stato -token=Token -username=Username -creationDate=Data Creazione -tokenValued=Valorizzato -tokenNotValued=Non valorizzato http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/DisplayAttributesModalPage_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/DisplayAttributesModalPage_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/DisplayAttributesModalPage_pt_BR.properties deleted file mode 100644 index 7f2b8cb..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/DisplayAttributesModalPage_pt_BR.properties +++ /dev/null @@ -1,33 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -title=Alterar atributos mostrados -tooManySelections=Muitas colunas para exibir -plainSchemas=Atributo Normal de Usu\u00e1rios -derSchemas=Atributos Derivados de Usu\u00e1rios -virSchemas=Atributos virtuais de Usu\u00e1rios - -firstname=Nome -surname=Sobrenome -userId=Identificador de Usu\u00e1rio -edit=Alterar -delete=Excluir -status=Estatus -token=Token -username=Nome do Usu\u00e1rio -creationDate=Data de Cria\u00e7\u00e3o -tokenValued=Valorado -tokenNotValued=N\u00e3o Valorado
