You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2013/12/09 10:07:31 UTC

svn commit: r1549517 - in /syncope/branches/1_1_X/console/src/main/resources/org/apache/syncope/console: SyncopeApplication.properties SyncopeApplication_pt_BR.properties

Author: ilgrosso
Date: Mon Dec  9 09:07:30 2013
New Revision: 1549517

URL: http://svn.apache.org/r1549517
Log:
Fixing typos

Modified:
    syncope/branches/1_1_X/console/src/main/resources/org/apache/syncope/console/SyncopeApplication.properties
    syncope/branches/1_1_X/console/src/main/resources/org/apache/syncope/console/SyncopeApplication_pt_BR.properties

Modified: syncope/branches/1_1_X/console/src/main/resources/org/apache/syncope/console/SyncopeApplication.properties
URL: http://svn.apache.org/viewvc/syncope/branches/1_1_X/console/src/main/resources/org/apache/syncope/console/SyncopeApplication.properties?rev=1549517&r1=1549516&r2=1549517&view=diff
==============================================================================
--- syncope/branches/1_1_X/console/src/main/resources/org/apache/syncope/console/SyncopeApplication.properties (original)
+++ syncope/branches/1_1_X/console/src/main/resources/org/apache/syncope/console/SyncopeApplication.properties Mon Dec  9 09:07:30 2013
@@ -26,7 +26,7 @@ schema=Schema
 operation_succeeded=Operation executed successfully
 operation_error=Error occurred during the requested operation
 alert=Alert:
-confirmDelete=Do you really want to delete the selected item?
+confirmDelete=Do you really want to delete the selected item(s)?
 
 unauthorizedInstantiationException=Missing authorization.
 httpClientException=Missing authorization while contacting Syncope core.

Modified: syncope/branches/1_1_X/console/src/main/resources/org/apache/syncope/console/SyncopeApplication_pt_BR.properties
URL: http://svn.apache.org/viewvc/syncope/branches/1_1_X/console/src/main/resources/org/apache/syncope/console/SyncopeApplication_pt_BR.properties?rev=1549517&r1=1549516&r2=1549517&view=diff
==============================================================================
--- syncope/branches/1_1_X/console/src/main/resources/org/apache/syncope/console/SyncopeApplication_pt_BR.properties (original)
+++ syncope/branches/1_1_X/console/src/main/resources/org/apache/syncope/console/SyncopeApplication_pt_BR.properties Mon Dec  9 09:07:30 2013
@@ -26,7 +26,7 @@ schema=Esquemas
 operation_succeded=Opera\u00E7\u00E3o executada com sucesso
 operation_error=Um erro ocorreu ao executar esta opera\u00E7\u00E3o
 alert=Alerta:
-confirmDelete=Voc\u00EA realmente deseja apagar este item selecionado?
+confirmDelete=Voc\u00EA realmente deseja apagar este item(s) selecionado?
 
 unauthorizedInstantiationException=Falta de autoriza\u00E7\u00E3o para concluir.
 httpClientException=Falta de autoriza\u00E7\u00E3o ao comunicar-se com o Syncope core.