msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-20 14:46+0200\n"
+"POT-Creation-Date: 2012-04-20 14:51+0200\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"
msgstr "Type mime"
#: templates/teleforma/courses.html:22
+#: templates/telemeta/profile_detail.html:16
msgid "My courses"
msgstr "Mes matières"
msgstr "profil"
#: templates/telemeta/profile_detail.html:16
-msgid "Courses"
-msgstr "Matières"
+msgid "His courses"
+msgstr "Ses matières"
#: templates/telemeta/profile_detail.html:34
msgid "Send a message"
msgid "Apply"
msgstr ""
-#: templates/telemeta/profile_detail.html:91
+#: templates/telemeta/profile_detail.html:92
msgid "Login as"
msgstr "Se connecter en tant que"
msgid "me"
msgstr "moi"
+#~ msgid "Courses"
+#~ msgstr "Matières"
+
#~ msgid "Date begin"
#~ msgstr "Date de début"
{% block modules %}
<div class="module">
- <h3><a href="{% url teleforma-desk %}"><img src="{% url telemeta-images "module_playlist.png" %}" alt="playlists" style="vertical-align:middle" />{% trans "Courses" %}</a></h3>
+ <h3><a href="{% url teleforma-desk %}"><img src="{% url telemeta-images "module_playlist.png" %}" alt="playlists" style="vertical-align:middle" />{% if user.username != usr.username%}{% trans "His courses" %}{% else %}{% trans "My courses" %}{% endif %}</a></h3>
<div style="background: white;">
<ul>
{% block courses %}