Author: adrianc
Date: Wed Jul 23 11:45:02 2008
New Revision: 679159
URL: http://svn.apache.org/viewvc?rev=679159&view=rev
Log:
Fixed UI label error.
Modified:
ofbiz/trunk/framework/common/config/CommonUiLabels.xml
Modified: ofbiz/trunk/framework/common/config/CommonUiLabels.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/config/CommonUiLabels.xml?rev=679159&r1=679158&r2=679159&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/config/CommonUiLabels.xml (original)
+++ ofbiz/trunk/framework/common/config/CommonUiLabels.xml Wed Jul 23 11:45:02
2008
@@ -2502,7 +2502,7 @@
<value xml:lang="zh">å¼å§æ¥æ æ¶é´</value>
</property>
<property key="CommonGenericPermissionError">
- <value xml:lang="en">Sicherheitsfehler: Um ${resourceDescription}
auszuführen, müssen Sie eine der folgenden Berechtigungen besitzen:
${primaryPermission}_${mainAction},
${primaryPermission}_ADMIN${altPermissionList}</value>
+ <value xml:lang="de">Sicherheitsfehler: Um ${resourceDescription}
auszuführen, müssen Sie eine der folgenden Berechtigungen besitzen:
${primaryPermission}_${mainAction},
${primaryPermission}_ADMIN${altPermissionList}</value>
<value xml:lang="en">Security Error: To run ${resourceDescription} you
must have the one of the following permissions:
${primaryPermission}_${mainAction},
${primaryPermission}_ADMIN${altPermissionList}</value>
<value xml:lang="fr">Erreur de sécurité : pour exécuter
${resourceDescription} vous devez avoir une des permissions suivantes :
${primaryPermission}_${mainAction},
${primaryPermission}_ADMIN${altPermissionList}</value>
<value xml:lang="pt">Erro de Segurança: Para executar
${resourceDescription} você deve ter a ${}_${mainAction} ou a permissão
${}_ADMIN</value>