add trans block title and block breadcrumbs in change_list

This commit is contained in:
gladson
2013-06-08 22:19:54 -07:00
parent 27c2ccffc7
commit c4bedcd8cf
6 changed files with 33 additions and 1 deletions
+10
View File
@@ -9,6 +9,16 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: templates/adminsortable/change_list.html:15
#, python-format
msgid "Drag and drop %(model)s to change display order"
msgstr ""
#: templates/adminsortable/change_list.html:25
#, python-format
msgid "Reorder"
msgstr ""
#: templates/adminsortable/change_list.html:32
#, python-format
msgid "Drag and drop %(sort_type)s %(model)s to change their order."