Add CSS rules to centreressources theme for the GCU text box

This commit is contained in:
Benjamin Dauvergne 2011-01-06 20:45:37 +01:00
parent ed4d43c2b3
commit 59151ab760
3 changed files with 50 additions and 23 deletions

View File

@ -4,7 +4,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: IFEF Authentic Module 0\n" "Project-Id-Version: IFEF Authentic Module 0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-12-01 11:00+0000\n" "POT-Creation-Date: 2011-01-06 19:43+0000\n"
"PO-Revision-Date: 2010-04-26 12:24+0200\n" "PO-Revision-Date: 2010-04-26 12:24+0200\n"
"Last-Translator: Benjamin Dauvergne <bdauvergne@entrouvert.com> \n" "Last-Translator: Benjamin Dauvergne <bdauvergne@entrouvert.com> \n"
"Language-Team: French\n" "Language-Team: French\n"
@ -13,34 +13,53 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n>1;\n" "Plural-Forms: nplurals=2; plural=n>1;\n"
#: ../extra/ifef.py:15 ../extra/modules/afterjobs.ptl:32 #: ../extra/ifef.py:16 ../extra/modules/afterjobs.ptl:32
msgid "Neogia registration jobs" msgid "Neogia registration jobs"
msgstr "Appel d'enregistrement à Neogia" msgstr "Appel d'enregistrement à Neogia"
#: ../extra/modules/admin_settings.py:15 #: ../extra/modules/admin_settings.py:18
msgid "Customized stylesheet URL" msgid "Customized stylesheet URL"
msgstr "" msgstr ""
#: ../extra/modules/admin_settings.py:17 #: ../extra/modules/admin_settings.py:20
msgid "The URL must be https if authentic also use https" msgid "The URL must be https if authentic also use https"
msgstr "" msgstr ""
#: ../extra/modules/admin_settings.py:19 #: ../extra/modules/admin_settings.py:22
msgid "Prefix URL of the HTTP_REFERER" msgid "Prefix URL of the HTTP_REFERER"
msgstr "" msgstr ""
#: ../extra/modules/admin_settings.py:21 #: ../extra/modules/admin_settings.py:24
msgid "Used to find which service initiated a request to Authentic" msgid "Used to find which service initiated a request to Authentic"
msgstr "" msgstr ""
#: ../extra/modules/admin_settings.py:24 #: ../extra/modules/admin_settings.py:27
msgid "Custom theme" msgid "Custom theme"
msgstr "" msgstr ""
#: ../extra/modules/admin_settings.py:26 #: ../extra/modules/admin_settings.py:29
msgid "Theme to use when an interaction is initated by this service" msgid "Theme to use when an interaction is initated by this service"
msgstr "" msgstr ""
#: ../extra/modules/admin_settings.py:32
msgid "Custom domain"
msgstr ""
#: ../extra/modules/admin_settings.py:34
msgid ""
"If the IdP is published on this domain, the used theme will the custom theme "
"for this service."
msgstr ""
#: ../extra/modules/admin_settings.py:37
#, fuzzy
msgid "Registration fields"
msgstr "Inscription"
#: ../extra/modules/admin_settings.py:40
msgid "List of specific fields to show on the registration page."
msgstr ""
#: ../extra/modules/configuration.py:6 #: ../extra/modules/configuration.py:6
msgid "XMLRPC Neogia registration URL" msgid "XMLRPC Neogia registration URL"
msgstr "" msgstr ""
@ -121,50 +140,49 @@ msgstr ""
"Une personne interessée par le sujet de la professionnalisation de l'emploi " "Une personne interessée par le sujet de la professionnalisation de l'emploi "
"familial" "familial"
#: ../extra/modules/root.ptl:72 #: ../extra/modules/root.ptl:89
msgid "Username" msgid "Username"
msgstr "Identifiant" msgstr "Identifiant"
#: ../extra/modules/root.ptl:72 #: ../extra/modules/root.ptl:91
msgid "" msgid ""
"C'est cet identifiant qui vous permettra de vous connecter au portail de " "C'est cet identifiant qui vous permettra de vous connecter au portail de "
"l'IFEF. Il peut contenir seulement des lettres et des chiffres." "l'IFEF. Il peut contenir seulement des lettres et des chiffres."
msgstr "" msgstr ""
#: ../extra/modules/root.ptl:98
#: ../extra/modules/root.ptl:180 ../extra/modules/root.ptl:181
msgid "Password" msgid "Password"
msgstr "Mot de passe" msgstr "Mot de passe"
#: ../extra/modules/root.ptl:78 #: ../extra/modules/root.ptl:100
msgid "A password will be mailed to you." msgid "A password will be mailed to you."
msgstr "Un mot de passe vous sera envoyé par courriel." msgstr "Un mot de passe vous sera envoyé par courriel."
#: ../extra/modules/root.ptl:85 ../extra/modules/root.ptl:107 #: ../extra/modules/root.ptl:112 ../extra/modules/root.ptl:134
msgid "Vous etes" msgid "Vous etes"
msgstr "Vous êtes" msgstr "Vous êtes"
#: ../extra/modules/root.ptl:121 #: ../extra/modules/root.ptl:149
msgid "Vous devez choisir une classification" msgid "Vous devez choisir une classification"
msgstr "" msgstr ""
#: ../extra/modules/root.ptl:148 #: ../extra/modules/root.ptl:177
msgid "J'accepte les conditions d'utilisation" msgid "J'accepte les conditions d'utilisation"
msgstr "" msgstr ""
#: ../extra/modules/root.ptl:157 #: ../extra/modules/root.ptl:186
msgid "Submit" msgid "Submit"
msgstr "Valider" msgstr "Valider"
#: ../extra/modules/root.ptl:158 #: ../extra/modules/root.ptl:187
msgid "Cancel" msgid "Cancel"
msgstr "Annuler" msgstr "Annuler"
#: ../extra/modules/root.ptl:178 ../extra/modules/root.ptl:179 #: ../extra/modules/root.ptl:207 ../extra/modules/root.ptl:208
msgid "Registration" msgid "Registration"
msgstr "Inscription" msgstr "Inscription"
#: ../extra/modules/root.ptl:219 #: ../extra/modules/root.ptl:250
#, python-format #, python-format
msgid "Log on %s" msgid "Log on %s"
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-01-04 00:45+0000\n" "POT-Creation-Date: 2011-01-06 19:43+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -182,7 +182,7 @@ msgstr ""
msgid "Registration" msgid "Registration"
msgstr "" msgstr ""
#: ../extra/modules/root.ptl:249 #: ../extra/modules/root.ptl:250
#, python-format #, python-format
msgid "Log on %s" msgid "Log on %s"
msgstr "" msgstr ""

View File

@ -149,4 +149,13 @@ font-size: 11px;
color: #0379aa color: #0379aa
} }
.cr_hidden { display: none; } .cr_hidden { display: none; }
div#conditions {
background: white;
border: 1px solid #DDD;
height: 30em;
overflow-y: scroll;
padding: 1em;
font-size: 80%;
}