[java-idp-translations] branch main updated: IDP-2170 - Fix to Italian IdP message file.

Scott Cantor cantor.2 at osu.edu
Wed Jan 17 18:54:30 UTC 2024


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch main
in repository java-idp-translations.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-translations.git;a=commit;h=0623fb67ddd283146c28997e854b09b992401930

The following commit(s) were added to refs/heads/main by this push:
     new 0623fb6  IDP-2170 - Fix to Italian IdP message file.
0623fb6 is described below

commit 0623fb67ddd283146c28997e854b09b992401930
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Jan 17 13:54:03 2024 -0500

    IDP-2170 - Fix to Italian IdP message file.
    
    https://shibboleth.atlassian.net/browse/IDP-2170
---
 java-identity-provider/messages/messages_it.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java-identity-provider/messages/messages_it.properties b/java-identity-provider/messages/messages_it.properties
index 8e2e1e4..71f99db 100644
--- a/java-identity-provider/messages/messages_it.properties
+++ b/java-identity-provider/messages/messages_it.properties
@@ -178,7 +178,7 @@ stale.message=<p>Potresti vedere questa pagina poiché hai premuto il tasto Indi
 unexpected.title=Errore inaspettato
 unexpected.message=È stato riscontrato un errore inaspettato, ciò di solito denota un errore di configurazione o del software.
 runtime-error.title=Eccezione non gestita
-runtime-error.message=<p>È stato riscontrato un errore software che impedisce le normati operazioni\:</p><br/> <p><strong>\#if($exception)$encoder.encodeForHTML($exception.toString())\#elseif($flowExecutionException && $flowExecutionException.getCause())$encoder.encodeForHTML($flowExecutionException.getCause().toString())\#else$encoder.encodeForHTML($flowExecutionException.getMessage())\#end</strong></p><br/> <p>La preghiamo di segnalare questo problema al suo Help Desk o allo staff che  [...]
+runtime-error.message=<p>È stato riscontrato un errore software che impedisce le normali operazioni\:</p><br/> <p><strong>\#if($exception)$encoder.encodeForHTML($exception.toString())\#elseif($flowExecutionException && $flowExecutionException.getCause())$encoder.encodeForHTML($flowExecutionException.getCause().toString())\#else$encoder.encodeForHTML($flowExecutionException.getMessage())\#end</strong></p><br/> <p>La preghiamo di segnalare questo problema al suo Help Desk o allo staff che  [...]
 invalid-event.title=Evento non valido
 invalid-event.message=<p>Si è verificato un evento per il quale il programma sottostante non è stato programmato per rispondere.</p><br/><p>La preghiamo di segnalare il problema al suo Help Desk o allo staff che amministra il servizio. L'evento è stato inoltre registrato per poter essere riesaminato dall'amministratore del sistema.</p>
 invalid-csrf-token.title=Errore durante il processamento

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list