fixed a typo, regenerated language files
This commit is contained in:
@@ -23,7 +23,7 @@ msgstr ""
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You may also drag and drop %(sortable_by_class_display_name)s to change "
|
||||
"thier order."
|
||||
"their order."
|
||||
msgstr ""
|
||||
|
||||
#: templates/adminsortable/change_list.html:50
|
||||
|
||||
Binary file not shown.
@@ -25,7 +25,7 @@ msgstr "Sleep %(model)s om de volgorde te veranderen"
|
||||
|
||||
#: templates/adminsortable/change_list.html:39
|
||||
#, python-format
|
||||
msgid "You may also drag and drop %(sortable_by_class_display_name)s to change thier order."
|
||||
msgid "You may also drag and drop %(sortable_by_class_display_name)s to change their order."
|
||||
msgstr "U kunt ook %(sortable_by_class_display_name)s slepen om de volgorde te veranderen."
|
||||
|
||||
#: templates/adminsortable/change_list.html:50
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
</h1>
|
||||
{% if sortable_by_class.is_sortable %}
|
||||
<p>
|
||||
{% blocktrans %}You may also drag and drop {{ sortable_by_class_display_name }} to change thier order.{% endblocktrans %}
|
||||
{% blocktrans %}You may also drag and drop {{ sortable_by_class_display_name }} to change their order.{% endblocktrans %}
|
||||
</p>
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user