correct small js error. update version number to 1.48.8
--- a/src/ldt/ldt/__init__.py Mon Apr 22 14:53:40 2013 +0200
+++ b/src/ldt/ldt/__init__.py Tue Apr 23 15:04:31 2013 +0200
@@ -1,4 +1,4 @@
-VERSION = (1, 46, 7, "final", 0)
+VERSION = (1, 46, 8, "final", 0)
def get_version():
--- a/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/create_content.html Mon Apr 22 14:53:40 2013 +0200
+++ b/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/create_content.html Tue Apr 23 15:04:31 2013 +0200
@@ -30,12 +30,12 @@
"{{cookie_name}}" : "{{session_key}}"};
onCreateContentReady("{% url ldt.ldt_utils.views.content.upload %}",
- '{% absstatic "ldt" %}',
+ "{% absstatic 'ldt' %}",
post_added_params,
- '{% trans "Browse" %}',
- '{% trans "File uploaded" %}',
- '{% trans "Please wait, the upload is not finished yet" %}',
- '{% trans "Cancel upload" %}',
+ "{% trans 'Browse' %}",
+ "{% trans 'File uploaded' %}",
+ "{% trans 'Please wait, the upload is not finished yet' %}",
+ "{% trans 'Cancel upload' %",
"{% url ldt.ldt_utils.views.content.remove_temp_file %}",
"{% url ldt.ldt_utils.views.content.get_duration %}");
Binary file src/ldt/ldt/locale/fr/LC_MESSAGES/django.mo has changed
--- a/src/ldt/ldt/locale/fr/LC_MESSAGES/django.po Mon Apr 22 14:53:40 2013 +0200
+++ b/src/ldt/ldt/locale/fr/LC_MESSAGES/django.po Tue Apr 23 15:04:31 2013 +0200
@@ -549,7 +549,7 @@
#: ldt_utils/templates/ldt/ldt_utils/create_content.html:35
msgid "Browse"
-msgstr "Chercher"
+msgstr "Parcourir"
#: ldt_utils/templates/ldt/ldt_utils/create_content.html:36
msgid "File uploaded"