From: yomguy Date: Tue, 29 Mar 2011 22:17:27 +0000 (+0200) Subject: add profile translations, add user links to revision view, begin instrument list... X-Git-Tag: 1.1~315 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=1efcbb4d528bb1891525484824f2bd1c41226c3e;p=telemeta.git add profile translations, add user links to revision view, begin instrument list edit --- diff --git a/telemeta/locale/fr/LC_MESSAGES/django.mo b/telemeta/locale/fr/LC_MESSAGES/django.mo index 9f04b7d0..b4be605c 100644 Binary files a/telemeta/locale/fr/LC_MESSAGES/django.mo and b/telemeta/locale/fr/LC_MESSAGES/django.mo differ diff --git a/telemeta/locale/fr/LC_MESSAGES/django.po b/telemeta/locale/fr/LC_MESSAGES/django.po index fe0827ca..4a97f5bf 100644 --- a/telemeta/locale/fr/LC_MESSAGES/django.po +++ b/telemeta/locale/fr/LC_MESSAGES/django.po @@ -870,12 +870,12 @@ msgid "Expiration date" msgstr "Date d'expiration" #: templates/telemeta_default/profile_detail.html:19 -msgid "Is admin" -msgstr "Est admin" +msgid "Is staff" +msgstr "Statut équipe" #: templates/telemeta_default/profile_detail.html:20 msgid "Is superuser" -msgstr "Est superuser" +msgstr "Statut super-utilisateur" #: templates/telemeta_default/profile_detail.html:21 msgid "Last login" diff --git a/telemeta/templates/telemeta_default/admin_instruments.html b/telemeta/templates/telemeta_default/admin_instruments.html index 13c30f5e..2794b7bf 100644 --- a/telemeta/templates/telemeta_default/admin_instruments.html +++ b/telemeta/templates/telemeta_default/admin_instruments.html @@ -1,17 +1,50 @@ {% extends "telemeta/admin.html" %} +{% load telemeta_utils %} +{% load i18n %} -{% block tab %} -
-{% if instruments %} -