From ef556578a7eb40a246c70d48cd2766aa41eb2de9 Mon Sep 17 00:00:00 2001 From: erickson Date: Wed, 18 Jul 2007 11:27:22 +0000 Subject: [PATCH] added Dan Scott's fr-CA OPAC translation. Thanks, Dan./osrf_json_test > /tmp/jj Updated the apache example config to allow support for the new translation git-svn-id: svn://svn.open-ils.org/ILS/trunk@7560 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/examples/apache/eg_vhost.conf | 2 +- Open-ILS/web/opac/locale/fr-CA/opac.dtd | 534 ++++++++++++++++++++++++++++++++ 2 files changed, 535 insertions(+), 1 deletion(-) create mode 100644 Open-ILS/web/opac/locale/fr-CA/opac.dtd diff --git a/Open-ILS/examples/apache/eg_vhost.conf b/Open-ILS/examples/apache/eg_vhost.conf index 7b21a4a92a..f29c90abb0 100644 --- a/Open-ILS/examples/apache/eg_vhost.conf +++ b/Open-ILS/examples/apache/eg_vhost.conf @@ -62,7 +62,7 @@ RewriteRule /opac/extras/jacket/large/(.*) \ # add languages as necessary SetEnvIf Request_URI "/en-US/" locale=en-US - SetEnvIf Request_URI "/fr/" locale=fr + SetEnvIf Request_URI "/fr-CA/" locale=fr-CA SetEnvIf Request_URI ".*" OILS_OPAC_BASE=/opac/ # This gives you the option to configure a different host to serve OPAC images from diff --git a/Open-ILS/web/opac/locale/fr-CA/opac.dtd b/Open-ILS/web/opac/locale/fr-CA/opac.dtd new file mode 100644 index 0000000000..ed8acb71df --- /dev/null +++ b/Open-ILS/web/opac/locale/fr-CA/opac.dtd @@ -0,0 +1,534 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +essayez de nouveau. +

Sinon, vous pouvez utiliser le catalogue de base en version HTML-seulement +ici."> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +! +Veuillez vous adresser à un bibliothécaire pour renouveler votre compte."> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +ne contient pas les mots suivants"> +exacte"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Mon compte pour établir votre adresse électronique)"> + + + + + + + + + + + + + + + + + + + + + + -- 2.11.0