2006/unicorn/WebContent/WEB-INF/languages fr.properties,1.30,1.31 en.properties,1.36,1.37

Update of /sources/public/2006/unicorn/WebContent/WEB-INF/languages
In directory hutz:/tmp/cvs-serv30787

Modified Files:
	fr.properties en.properties 
Log Message:
Removed the terms "observer" and "observation"

Index: fr.properties
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/languages/fr.properties,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- fr.properties	13 Oct 2009 16:09:35 -0000	1.30
+++ fr.properties	19 Oct 2009 10:16:10 -0000	1.31
@@ -41,7 +41,7 @@
 error_label=Erreurs
 warning_label=Avertissements
 
-anchor_observation=Lien direct vers cette observation
+anchor_observation=Lien direct vers ces résultats
 anchor_uri=Lien direct vers cette uri
 anchor_message=Lien direct vers ce message
 direct_link_label=Lien direct
@@ -87,13 +87,13 @@
 message_unknown_host=Hôte inconnu : %1.
 message_ssl_exception=Une erreur SSL est survenue. Vérifiez que le certificat SSL est valide.
 message_connect_exception=L'URI spécifiée semble injoignable. Vérifiez-là et réessayez.
-message_observer_connect_exception=L'observateur "%1" est injoignable.
-message_no_observation_done=Aucune observation à afficher.
+message_observer_connect_exception="%1" est injoignable.
+message_no_observation_done=Aucun résultat de test à afficher.
 message_mail=Le rapport est en cours d'envoi à l'adresse : %1
 message_missing_email=Aucune adresse email spécifiée.
-message_mail_date=Observation effectuée le %1.
-message_observer_internal_error=L'observateur "%1" a rapporté une erreur interne.
-message_observer_not_found=La requête à l'observateur "%1" a renvoyé une <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.5">erreur HTTP 404 (Not Found)</a>.
-message_input_changed="%1" ne supporte pas la méthode "%2". Unicorn a automatiquement adapté la requête mais les résultats de cet observateur peuvent être inexacts.
-message_input_changed_long=Il est possible que certains en-têtes HTTP aient été supprimés ou changés et que l'observateur ne soit pas en mesure de suivre les liens contenus dans votre document.
+message_mail_date=Vérification effectuée le %1.
+message_observer_internal_error="%1" a rapporté une erreur interne.
+message_observer_not_found=La requête à "%1" a renvoyé une <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.5">erreur HTTP 404 (Not Found)</a>.
+message_input_changed="%1" ne supporte pas la méthode "%2". Unicorn a automatiquement adapté la requête mais les résultats de ce test peuvent être inexacts.
+message_input_changed_long=Il est possible que certains en-têtes HTTP aient été supprimés ou changés et que ce vérificateur ne soit pas en mesure de suivre les liens contenus dans votre document.
 message_no_referer=Votre requête ne comporte pas d'en-tête HTTP Referer.

Index: en.properties
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/languages/en.properties,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- en.properties	13 Oct 2009 16:09:35 -0000	1.36
+++ en.properties	19 Oct 2009 10:16:10 -0000	1.37
@@ -38,7 +38,7 @@
 error_label=Errors
 warning_label=Warnings
 
-anchor_observation=Direct link to this observation
+anchor_observation=Direct link to these results
 anchor_uri=Direct link to this uri
 anchor_message=Direct link to this message
 direct_link_label=Direct link
@@ -84,13 +84,13 @@
 message_unknown_host=Unknown host: %1.
 message_ssl_exception=An SSL error occured. Check that the SSL certificate is valid.
 message_connect_exception=The URI you submitted seems unreachable. Verify it and try again.
-message_observer_connect_exception=The observer "%1" is unreachable.
-message_no_observation_done=There is no observation to display.
+message_observer_connect_exception=The checker "%1" is unreachable.
+message_no_observation_done=There is no result to display.
 message_mail=The report is being sent to: %1.
 message_missing_email=No email address specified.
-message_mail_date=Observation executed the %1.
-message_observer_internal_error=The observer "%1" reported an internal error.
-message_observer_not_found=The request to the observer "%1" resulted in a <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.5">404 (Not Found) HTTP error</a>.
-message_input_changed="%1" does not support the %2 input method. Unicorn automatically adapted the request, but this observer results may be inaccurate.
-message_input_changed_long=Some HTTP headers may have been lost or changed and the observer may not be able to follow the links contained in your document.
+message_mail_date=Check executed the %1.
+message_observer_internal_error=The checker "%1" reported an internal error.
+message_observer_not_found=The request to the checker "%1" resulted in a <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.5">404 (Not Found) HTTP error</a>.
+message_input_changed="%1" does not support the %2 input method. Unicorn automatically adapted the request, but this checker results may be inaccurate.
+message_input_changed_long=Some HTTP headers may have been lost or changed and the checker may not be able to follow the links contained in your document.
 message_no_referer=Your request does not have a Referer HTTP header.

Received on Monday, 19 October 2009 10:16:14 UTC