msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2009-03-10 22:25-0400\n"
+"POT-Creation-Date: 2009-03-12 18:41-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
msgid "Remove?"
msgstr ""
+#: templates/edit_course_permissions.xhtml:26
+#: templates/edit_course_permissions.xhtml:39
+msgid "Proxy instructor"
+msgstr ""
+
#: templates/edit_course_permissions.xhtml:36
msgid "Username of the new instructor."
msgstr ""
msgid "PROXY"
msgstr ""
-#: templates/edit_course_permissions.xhtml:39
-msgid "Proxy instructor"
-msgstr ""
-
#: templates/edit_course_permissions.xhtml:46
msgid "Save changes to instructors"
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2009-03-10 22:24+0400\n"
-"PO-Revision-Date: 2009-03-10 22:25-0400\n"
+"PO-Revision-Date: 2009-03-12 18:41-0400\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: en_US <LL@li.org>\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
msgid "Remove?"
msgstr ""
+#: templates/edit_course_permissions.xhtml:26
+#: templates/edit_course_permissions.xhtml:39
+msgid "Proxy instructor"
+msgstr ""
+
#: templates/edit_course_permissions.xhtml:36
msgid "Username of the new instructor."
msgstr ""
msgid "PROXY"
msgstr ""
-#: templates/edit_course_permissions.xhtml:39
-msgid "Proxy instructor"
-msgstr ""
-
#: templates/edit_course_permissions.xhtml:46
msgid "Save changes to instructors"
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2009-03-10 22:24+0400\n"
-"PO-Revision-Date: 2009-03-10 22:25-0400\n"
+"PO-Revision-Date: 2009-03-12 18:41-0400\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: fr_CA <LL@li.org>\n"
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
msgid "Remove?"
msgstr ""
+#: templates/edit_course_permissions.xhtml:26
+#: templates/edit_course_permissions.xhtml:39
+msgid "Proxy instructor"
+msgstr ""
+
#: templates/edit_course_permissions.xhtml:36
msgid "Username of the new instructor."
msgstr ""
msgid "PROXY"
msgstr ""
-#: templates/edit_course_permissions.xhtml:39
-msgid "Proxy instructor"
-msgstr ""
-
#: templates/edit_course_permissions.xhtml:46
msgid "Save changes to instructors"
msgstr ""
#: templates/tabbar.xhtml:10 templates/tabbar_anonymous.xhtml:10
msgid "Home"
-msgstr "Acceuil"
+msgstr ""
#: templates/tabbar.xhtml:11 templates/tabbar_anonymous.xhtml:11
msgid "Browse"
"and visit your course sites."
msgstr ""
"Bienvenue! Utilisez s.v.p. the links above to browse the reserves, or to "
-"join \"\n"
-"\"and visit your course sites."
+"join and visit your course sites."
#: templates/welcome.xhtml:17
msgid "posted"
<tbody>
<select py:def="select_role(mbr)"
py:replace="Markup(django.forms.Select(choices=
- [(u'INSTR',_(u'Instructor')), (u'PROXY', _(u'Proxy instructor'))])
+ [(u'INSTR',_('Instructor')), (u'PROXY', _('Proxy instructor'))])
.render('instructor_role_%d' % mbr.id, mbr.role))"/>
<tr py:for="mbr in instructors">
<td>${mbr.user.get_full_name() or ''} <code>(${mbr.user.username})</code></td>