- From: Thomas Gambet via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 21 Oct 2009 15:08:05 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn/WebContent/WEB-INF/languages In directory hutz:/tmp/cvs-serv7813/WebContent/WEB-INF/languages Modified Files: en.properties Log Message: added context_show and context_hide Index: en.properties =================================================================== RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/languages/en.properties,v retrieving revision 1.37 retrieving revision 1.38 diff -u -d -r1.37 -r1.38 --- en.properties 19 Oct 2009 10:16:10 -0000 1.37 +++ en.properties 21 Oct 2009 15:08:03 -0000 1.38 @@ -62,6 +62,9 @@ stack_trace_text=A critical error has occured. Below is a stack trace from Unicorn, please copy and <a href\="mailto:public-qa-dev@w3.org">submit in a bug report</a> to help us solve the problem. +contexts_show=%1 more... +contexts_hide=Fold contexts + message_no_task=No task specified. Unicorn used its default task: "%1". message_unknown_task=Unknown task "%1". Unicorn used its default task: "%2". message_translation=Help us <a href="./translations%2">translate Unicorn</a> into your native language. @@ -94,3 +97,4 @@ 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 Wednesday, 21 October 2009 15:08:11 UTC