This is an automated email from the ASF dual-hosted git repository.

skylark17 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/master by this push:
     new c11127b  Fixed wrong properties files location
c11127b is described below

commit c11127bcca4d9020a96f58d38f67bfa00331dc6d
Author: skylark17 <matteo.alessandr...@tirasa.net>
AuthorDate: Fri Nov 8 12:13:52 2019 +0100

    Fixed wrong properties files location
---
 .../{search => }/ConnObjectListViewPanel.properties    |  0
 .../{search => }/ConnObjectListViewPanel_it.properties |  0
 .../{search => }/ConnObjectListViewPanel_ja.properties |  2 +-
 .../ConnObjectListViewPanel_pt_BR.properties           |  0
 ...roperties => ConnObjectListViewPanel_ru.properties} |  2 +-
 .../search/ConnObjectListViewPanel_ru.properties       | 18 ------------------
 6 files changed, 2 insertions(+), 20 deletions(-)

diff --git 
a/client/idm/console/src/main/resources/org/apache/syncope/client/console/panels/search/ConnObjectListViewPanel.properties
 
b/client/idm/console/src/main/resources/org/apache/syncope/client/console/panels/ConnObjectListViewPanel.properties
similarity index 100%
copy from 
client/idm/console/src/main/resources/org/apache/syncope/client/console/panels/search/ConnObjectListViewPanel.properties
copy to 
client/idm/console/src/main/resources/org/apache/syncope/client/console/panels/ConnObjectListViewPanel.properties
diff --git 
a/client/idm/console/src/main/resources/org/apache/syncope/client/console/panels/search/ConnObjectListViewPanel_it.properties
 
b/client/idm/console/src/main/resources/org/apache/syncope/client/console/panels/ConnObjectListViewPanel_it.properties
similarity index 100%
rename from 
client/idm/console/src/main/resources/org/apache/syncope/client/console/panels/search/ConnObjectListViewPanel_it.properties
rename to 
client/idm/console/src/main/resources/org/apache/syncope/client/console/panels/ConnObjectListViewPanel_it.properties
diff --git 
a/client/idm/console/src/main/resources/org/apache/syncope/client/console/panels/search/ConnObjectListViewPanel_ja.properties
 
b/client/idm/console/src/main/resources/org/apache/syncope/client/console/panels/ConnObjectListViewPanel_ja.properties
similarity index 95%
rename from 
client/idm/console/src/main/resources/org/apache/syncope/client/console/panels/search/ConnObjectListViewPanel_ja.properties
rename to 
client/idm/console/src/main/resources/org/apache/syncope/client/console/panels/ConnObjectListViewPanel_ja.properties
index 7c64468..24870b9 100644
--- 
a/client/idm/console/src/main/resources/org/apache/syncope/client/console/panels/search/ConnObjectListViewPanel_ja.properties
+++ 
b/client/idm/console/src/main/resources/org/apache/syncope/client/console/panels/ConnObjectListViewPanel_ja.properties
@@ -14,4 +14,4 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License.
-search.result=\u691c\u7d22
+search.result=\u8abf\u3079\u308b
diff --git 
a/client/idm/console/src/main/resources/org/apache/syncope/client/console/panels/search/ConnObjectListViewPanel_pt_BR.properties
 
b/client/idm/console/src/main/resources/org/apache/syncope/client/console/panels/ConnObjectListViewPanel_pt_BR.properties
similarity index 100%
rename from 
client/idm/console/src/main/resources/org/apache/syncope/client/console/panels/search/ConnObjectListViewPanel_pt_BR.properties
rename to 
client/idm/console/src/main/resources/org/apache/syncope/client/console/panels/ConnObjectListViewPanel_pt_BR.properties
diff --git 
a/client/idm/console/src/main/resources/org/apache/syncope/client/console/panels/search/ConnObjectListViewPanel.properties
 
b/client/idm/console/src/main/resources/org/apache/syncope/client/console/panels/ConnObjectListViewPanel_ru.properties
similarity index 94%
rename from 
client/idm/console/src/main/resources/org/apache/syncope/client/console/panels/search/ConnObjectListViewPanel.properties
rename to 
client/idm/console/src/main/resources/org/apache/syncope/client/console/panels/ConnObjectListViewPanel_ru.properties
index 711315b..3d43b23 100644
--- 
a/client/idm/console/src/main/resources/org/apache/syncope/client/console/panels/search/ConnObjectListViewPanel.properties
+++ 
b/client/idm/console/src/main/resources/org/apache/syncope/client/console/panels/ConnObjectListViewPanel_ru.properties
@@ -14,4 +14,4 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License.
-search.result=Search
+search.result=\u041f\u043e\u0438\u0441\u043a
diff --git 
a/client/idm/console/src/main/resources/org/apache/syncope/client/console/panels/search/ConnObjectListViewPanel_ru.properties
 
b/client/idm/console/src/main/resources/org/apache/syncope/client/console/panels/search/ConnObjectListViewPanel_ru.properties
deleted file mode 100644
index 33a3c75..0000000
--- 
a/client/idm/console/src/main/resources/org/apache/syncope/client/console/panels/search/ConnObjectListViewPanel_ru.properties
+++ /dev/null
@@ -1,18 +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.
-#
-search.result=\u041f\u043e\u0438\u0441\u043a \u0434\u043b\u044f

Reply via email to