# HG changeset patch # User ymh # Date 1285258876 -7200 # Node ID e85372c06f214d09f2caf5222c96c16c2a73efd9 # Parent d672f33a3a67ee884f6c97d6748044f6d9802db2# Parent 47e355c1c5e1b8adbd523a6fecc6b2f970458208 Merge with 47e355c1c5e1b8adbd523a6fecc6b2f970458208 diff -r 47e355c1c5e1 -r e85372c06f21 web/franceculture/locale/fr/LC_MESSAGES/django.mo Binary file web/franceculture/locale/fr/LC_MESSAGES/django.mo has changed diff -r 47e355c1c5e1 -r e85372c06f21 web/franceculture/locale/fr/LC_MESSAGES/django.po --- a/web/franceculture/locale/fr/LC_MESSAGES/django.po Wed Sep 22 18:43:32 2010 +0200 +++ b/web/franceculture/locale/fr/LC_MESSAGES/django.po Thu Sep 23 18:21:16 2010 +0200 @@ -30,11 +30,11 @@ #: templates/base.html:46 msgid "indexation projects" -msgstr "Créer un projet" +msgstr "Projets d'indexation" #: templates/base.html:47 msgid "accounts" -msgstr "Créer un compte" +msgstr "Liste des comptes" #: templates/base.html:48 msgid "Profiles" @@ -86,7 +86,7 @@ #: templates/franceculture/partial/contentslist.html:21 #: templates/ldt/ldt_utils/create_content.html:61 msgid "Create content" -msgstr "Créer un compte" +msgstr "Créer un Contenu" #: templates/franceculture/partial/projectslist.html:14 msgid "Project published, click to unpublish" @@ -109,7 +109,6 @@ msgstr "Ouvrir le lecteur augmenté" #: templates/franceculture/partial/projectslist.html:31 -#, fuzzy msgid "Create project" msgstr "Créer un projet" @@ -134,7 +133,6 @@ #: templates/ldt/ldt_utils/create_ldt.html:23 -#, fuzzy msgid "Create your project" msgstr "Créer un projet" diff -r 47e355c1c5e1 -r e85372c06f21 web/franceculture/templates/base.html --- a/web/franceculture/templates/base.html Wed Sep 22 18:43:32 2010 +0200 +++ b/web/franceculture/templates/base.html Thu Sep 23 18:21:16 2010 +0200 @@ -42,10 +42,10 @@ {% url ldt.user.views.profile as profile_url %} {% endif %} diff -r 47e355c1c5e1 -r e85372c06f21 web/franceculture/templates/franceculture/partial/contentslist.html --- a/web/franceculture/templates/franceculture/partial/contentslist.html Wed Sep 22 18:43:32 2010 +0200 +++ b/web/franceculture/templates/franceculture/partial/contentslist.html Thu Sep 23 18:21:16 2010 +0200 @@ -10,7 +10,7 @@
{% trans 'create project' %}
{% trans 'preview media'%}
- {{ content.title }} + {{ content.title }} {% endfor %} diff -r 47e355c1c5e1 -r e85372c06f21 web/franceculture/templates/franceculture/workspace.html --- a/web/franceculture/templates/franceculture/workspace.html Wed Sep 22 18:43:32 2010 +0200 +++ b/web/franceculture/templates/franceculture/workspace.html Thu Sep 23 18:21:16 2010 +0200 @@ -12,12 +12,15 @@