From 15c3450803670d9c15aacf461135898f5f742740 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Fri, 5 Sep 2014 15:31:51 +0200 Subject: [PATCH] add new author --- AUTHORS | 2 ++ README.rst | 6 +++--- telemeta/templates/telemeta/mediaitem_edit.html | 1 + 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/AUTHORS b/AUTHORS index df08d054..9baceb3e 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,3 +1,5 @@ Guillaume Pellerin Olivier Guilyardi Riccardo Zaccarelli +Zaichao XIA + diff --git a/README.rst b/README.rst index 7873d33f..a1f9a80b 100644 --- a/README.rst +++ b/README.rst @@ -50,7 +50,7 @@ News 1.4.6 +++++ - * Dratically improve collection zip packaqe streaming thanks to zipstream (check NEW dependencies) + * Drastically improve collection zip packaqe streaming thanks to zipstream (check NEW dependencies) * Compatible with TimeSide >= 0.5.2 * Add URL field to item so that a external sound can be indexed and streamed * Add TIMESIDE_AUTO_ZOOM in settings to auto toggle the player in zooming mode @@ -147,7 +147,7 @@ login: demo password: demo -Serious Examples +Serious Usecases ================= * `Sound archives of the French Ethnomusicology Research Center (CREM) and the Musée de l'Homme `_ : @@ -181,7 +181,7 @@ http://telemeta.org/newticket You can also leave a ticket to request some new interesting features for the next versions. And even if Telemeta suits you, please give us some feedback ! - + Contact ======= diff --git a/telemeta/templates/telemeta/mediaitem_edit.html b/telemeta/templates/telemeta/mediaitem_edit.html index 3441e6f2..00c59f72 100644 --- a/telemeta/templates/telemeta/mediaitem_edit.html +++ b/telemeta/templates/telemeta/mediaitem_edit.html @@ -57,6 +57,7 @@ {% trans "Performance" %}: {% trans "Edit"%} {% trans "performance"%} + {% trans "Related media" %}: {% trans "Edit"%} {% trans "related media"%} -- 2.39.5