CVSROOT: /web/www Module name: www Changes by: Pavel Kharitonov <ineiev> 11/11/05 07:13:51
Modified files: server : outdated.html Log message: new out-of-date notice CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/www/server/outdated.html?cvsroot=www&r1=1.2&r2=1.3 Patches: Index: outdated.html =================================================================== RCS file: /web/www/www/server/outdated.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -b -r1.2 -r1.3 --- outdated.html 3 Sep 2011 04:49:05 -0000 1.2 +++ outdated.html 5 Nov 2011 07:12:25 -0000 1.3 @@ -1,10 +1,25 @@ <div id="outdated"> + +<p>The English original page has been changed since this translation was +last updated. The English page can be found at:<br /> +<!--#set var="ORIGINAL_LINK" + value="<a href=\"${ORIGINAL_FILE}\"> +http://www.gnu.org${ORIGINAL_FILE}</a>" --> +<!--#echo encoding="none" var="ORIGINAL_LINK" --> +</p> +<!--#if expr='"${DIFF_FILE}" != ""' --> <p> -This translation hasn't been updated in some time and may be out of -date; GNU translators need your help. Please contact -<a href="mailto:web-translat...@gnu.org"><web-translat...@gnu.org></a> -to find out how you can help. The latest translation source can be found at: +Difference between the latest translated version and the current +English version can be found at:<br /> +<!--#set var="DIFF_LINK" + value="<a href=\"${DIFF_FILE}\"> +http://www.gnu.org${DIFF_FILE}</a>" --> +<!--#echo encoding="none" var="DIFF_LINK" --> </p> +<!--#endif --> -<p><!--#echo encoding="none" var="PO_FILE" --></p> +<p>Please see the <a +href="/server/standards/README.translations.html">Translations +README</a> to find out how you can help with updating this translation. +</p> </div>