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

andreapatricelli 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 765722c  adding missing property in console
765722c is described below

commit 765722cbb7cd868cd07331c43e70d5409a0df591
Author: Andrea Patricelli <[email protected]>
AuthorDate: Mon Sep 21 11:57:59 2020 +0200

    adding missing property in console
---
 .../syncope/client/console/panels/GroupDirectoryPanel_fr_CA.properties   | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/client/idrepo/console/src/main/resources/org/apache/syncope/client/console/panels/GroupDirectoryPanel_fr_CA.properties
 
b/client/idrepo/console/src/main/resources/org/apache/syncope/client/console/panels/GroupDirectoryPanel_fr_CA.properties
index 80e16c5..4816c10 100644
--- 
a/client/idrepo/console/src/main/resources/org/apache/syncope/client/console/panels/GroupDirectoryPanel_fr_CA.properties
+++ 
b/client/idrepo/console/src/main/resources/org/apache/syncope/client/console/panels/GroupDirectoryPanel_fr_CA.properties
@@ -16,3 +16,4 @@
 # under the License.
 any.edit=Modifier ${anyTO.type} ${anyTO.name}
 group.members=${right} membres de ${left.name}
+auditHistory.title=${anyTO.type} ${anyTO.fullGroupName != "-" ? 
anyTO.fullGroupName : anyTO.name} histoire
\ No newline at end of file

Reply via email to