From: yomguy Date: Wed, 22 Jun 2011 16:37:59 +0000 (+0200) Subject: fix collection delete url, add js locale X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=d5391436df03bbc91dc97da42bb2033c5d15b2ef;p=telemeta-pages.git fix collection delete url, add js locale --- diff --git a/de/LC_MESSAGES/djangojs.mo b/de/LC_MESSAGES/djangojs.mo index b4e199f..482869e 100644 Binary files a/de/LC_MESSAGES/djangojs.mo and b/de/LC_MESSAGES/djangojs.mo differ diff --git a/de/LC_MESSAGES/djangojs.po b/de/LC_MESSAGES/djangojs.po index 2ee53a1..5bd289c 100644 --- a/de/LC_MESSAGES/djangojs.po +++ b/de/LC_MESSAGES/djangojs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-06-22 18:34+0200\n" +"POT-Creation-Date: 2011-06-22 18:37+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -61,3 +61,7 @@ msgstr "" #: htdocs/js/locale.js:12 msgid "delete the item permanently?" msgstr "" + +#: htdocs/js/locale.js:13 +msgid "delete the collection permanently?" +msgstr "" diff --git a/fr/LC_MESSAGES/djangojs.mo b/fr/LC_MESSAGES/djangojs.mo index 89815fb..eca285f 100644 Binary files a/fr/LC_MESSAGES/djangojs.mo and b/fr/LC_MESSAGES/djangojs.mo differ diff --git a/fr/LC_MESSAGES/djangojs.po b/fr/LC_MESSAGES/djangojs.po index 3af8ec2..671c8d5 100644 --- a/fr/LC_MESSAGES/djangojs.po +++ b/fr/LC_MESSAGES/djangojs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-06-22 18:34+0200\n" +"POT-Creation-Date: 2011-06-22 18:37+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Guillaume Pellerin \n" "Language-Team: LANGUAGE \n" @@ -61,3 +61,7 @@ msgstr "Coller le code HTML pour inclure le lecteur dans un site" #: htdocs/js/locale.js:12 msgid "delete the item permanently?" msgstr "supprimer l'item définitivement ?" + +#: htdocs/js/locale.js:13 +msgid "delete the collection permanently?" +msgstr "supprimer la collection définitivement ?"