CVSROOT: /web/www Module name: www Changes by: Pavel Kharitonov <ineiev> 12/02/17 17:54:01
Modified files: . : .htaccess Log message: Remove redirection for updated Catalan translation. CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/www/.htaccess?cvsroot=www&r1=1.25&r2=1.26 Patches: Index: .htaccess =================================================================== RCS file: /web/www/www/.htaccess,v retrieving revision 1.25 retrieving revision 1.26 diff -u -b -r1.25 -r1.26 --- .htaccess 10 Jan 2012 19:11:02 -0000 1.25 +++ .htaccess 17 Feb 2012 17:53:46 -0000 1.26 @@ -34,7 +34,6 @@ # Redirecting old Translations Readme translations to new English version RT #720004. # TRANSLATORS: Please remove the redirection when updating your translation. RedirectPermanent /server/standards/README.translations.ar.html /server/standards/README.translations.en.html -RedirectPermanent /server/standards/README.translations.ca.html /server/standards/README.translations.en.html RedirectPermanent /server/standards/README.translations.de.html /server/standards/README.translations.en.html RedirectPermanent /server/standards/README.translations.es.html /server/standards/README.translations.en.html RedirectPermanent /server/standards/README.translations.id.html /server/standards/README.translations.en.html