#action_red {
- background-color: #dd4b39;
+ background-color: #d24836;
color: #FFF;
padding:0.8em 0.8em 0.8em 0.8em;
}
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-11 10:01+0200\n"
+"POT-Creation-Date: 2012-04-12 11:24+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"
msgid "Trash"
msgstr ""
-#: templates/postman/base.html:23
+#: templates/postman/base.html:23 templates/telemeta/users.html:29
msgid "New message"
msgstr "Nouveau message"
msgid "You have received a message from the user '%(sender)s'."
msgstr ""
-#: templates/postman/email_user.txt:17 templates/postman/email_visitor.txt:14
+#: templates/postman/email_user.txt:15
+msgid ""
+"You can read and respond to this message from your e-learning desk following "
+"this link:"
+msgstr ""
+"Vous pouvez lire et répondre à ce message depuis votre bureau e-learning en "
+"suivant ce lien :"
+
+#: templates/postman/email_user.txt:18 templates/postman/email_visitor.txt:14
msgid "Thank you again for your interest in our services."
msgstr ""
-#: templates/postman/email_user.txt:18 templates/postman/email_visitor.txt:16
+#: templates/postman/email_user.txt:19 templates/postman/email_visitor.txt:16
msgid "The site administrator"
msgstr ""
-#: templates/postman/email_user.txt:18
+#: templates/postman/email_user.txt:19
#: templates/telemeta/inc/user_list.html:10
msgid "of"
msgstr "de"
-#: templates/postman/email_user.txt:20 templates/postman/email_visitor.txt:18
+#: templates/postman/email_user.txt:21 templates/postman/email_visitor.txt:18
msgid ""
"Note: This message is issued by an automated system.\n"
"Do not reply, this would not be taken into account."
msgid "Messages"
msgstr "Messages"
-#: templates/telemeta/base.html:74 templates/telemeta/users.html:5
-#: templates/telemeta/users.html.py:35
+#: templates/telemeta/base.html:74 templates/telemeta/users.html:6
+#: templates/telemeta/users.html.py:43
msgid "Users"
msgstr ""
msgid "Legal notices"
msgstr ""
-#: templates/telemeta/home.html:14 templates/telemeta/home.html.py:42
-msgid "Musical selection"
+#: templates/telemeta/home.html:26
+msgid "Connexion"
msgstr ""
-#: templates/telemeta/users.html:14
+#: templates/telemeta/users.html:15
msgid "Trainings"
msgstr "Formations"
-#: templates/telemeta/users.html:39
+#: templates/telemeta/users.html:48
#, fuzzy
msgid "No users"
msgstr "Pas d'utilisateurs"
</div>
</div>
<div class="module_action">
-<a href="{% url postman_write %}" class="component_icon button" id="action_green">{% trans "New message" %}</a>
+<a href="{% url postman_write %}" class="component_icon button" id="action_red">{% trans "New message" %}</a>
</div>
</div>
{% else %}{% blocktrans with object.obfuscated_sender as sender %}You have received a copy of a response from the user '{{ sender }}'.{% endblocktrans %}
{% endif %}
{% else %}{% blocktrans with object.obfuscated_sender as sender %}You have received a message from the user '{{ sender }}'.{% endblocktrans %}
-{% endif %}{% endif %}{# 'acceptance' #}{% trans "You can read and respond to this message from your online desk" %}:
+{% endif %}{% endif %}
+{% trans "You can read and respond to this message from your e-learning desk following this link:" %}
http://{{ site.name }}/messages/inbox/
-
+{# 'acceptance' #}
{% trans "Thank you again for your interest in our services." %}
{% trans "The site administrator" %} {% trans "of" %} {% organization %}
</div>
{% if user.is_authenticated %}
- <li><a href="{% url teleforma-courses %}" class="blue">{% trans "Desk" %}</a>
+ <li><a href="{% url teleforma-courses %}" class="violet">{% trans "Desk" %}</a>
</li>
{% else %}
- <li><a href="{% url telemeta-home %}" class="blue">{% trans "Home" %}</a></li>
- <li><a href="{% url telemeta-login %}" class="red">{% trans "Sign in" %}</a></li>
+ <li><a href="{% url telemeta-home %}" class="violet">{% trans "Home" %}</a></li>
+ <li><a href="{% url telemeta-login %}" class="blue">{% trans "Sign in" %}</a></li>
{% endif %}
{% if user.is_authenticated %}
- <li><a href="/messages" class="green">{% trans "Messages" %}{% if postman_unread_count %} ({{ postman_unread_count }}){% endif %}</a></li>
+ <li><a href="/messages" class="red">{% trans "Messages" %}{% if postman_unread_count %} ({{ postman_unread_count }}){% endif %}</a></li>
- <li><a href="{% url teleforma-users %}" class="yellow">{% trans "Users" %}</a></li>
+ <li><a href="{% url teleforma-users %}" class="orange">{% trans "Users" %}</a></li>
- <li><a href="{% url telemeta-search-criteria %}" class="orange">{% trans "Search" %}</a></li>
+ <li><a href="{% url telemeta-search-criteria %}" class="yellow">{% trans "Search" %}</a></li>
{% if user.is_staff %}
- <li><a href="#archives#" class="red">{% trans "Archives" %}</a>
+ <li><a href="#archives#" class="green">{% trans "Archives" %}</a>
<ul>
<li><a href="{% url telemeta-fonds %}">{% trans "Fonds" %}</a></li>
<li><a href="{% url telemeta-corpus %}">{% trans "Corpus" %}</a></li>
</li>
{% else %}
- <li><a href="{% url telemeta-flatpage "help" %}" class="red">{% trans "Help" %}</a></li>
+ <li><a href="{% url telemeta-flatpage "help" %}" class="green">{% trans "Help" %}</a></li>
{% endif %}
{% if user.is_authenticated %}
- <li><a href="#profil#" class="violet"><img src="{% url telemeta-images "user_tr.png" %}" alt="user" style="vertical-align:middle" width="13px" />{% if user.first_name and user.last_name %}
+ <li><a href="#profil#" class="blue"><img src="{% url telemeta-images "user_tr.png" %}" alt="user" style="vertical-align:middle" width="13px" />{% if user.first_name and user.last_name %}
{{ user.first_name }} {{ user.last_name }}
{% else %}
{{ user.username }}
</li>
{% if user.is_staff %}
- <li><a href="#admin#" class="violet">{% trans "Admin" %}</a>
+ <li><a href="#admin#" class="blue">{% trans "Admin" %}</a>
<ul>
<li><a href="{% url telemeta-admin-general %}">{% trans "General" %}</a></li>
</ul>
<td></td>
{% endif %}
- <td><a href="{% url postman_write user.username %}" class="component_icon button" id="action_green">{% trans "Message" %}</a></td>
+ <td><a href="{% url postman_write user.username %}" class="component_icon button" id="action_red">{% trans "Message" %}</a></td>
</tr>
{% endfor %}
</tbody>
{% if users %}
<div class="module_action">
-<a href="{% url postman_write all_users|to_recipients %}" class="component_icon button" id="action_green">{% trans "New message" %}</a>
+<a href="{% url postman_write all_users|to_recipients %}" class="component_icon button" id="action_red">{% trans "New message" %}</a>
</div>
{% endif %}