diff --git a/django/contrib/admin/templates/admin_doc/bookmarklets.html b/django/contrib/admin/templates/admin_doc/bookmarklets.html index 43eb40802c..f6a5e93e78 100644 --- a/django/contrib/admin/templates/admin_doc/bookmarklets.html +++ b/django/contrib/admin/templates/admin_doc/bookmarklets.html @@ -22,10 +22,10 @@ your computer is "internal").

{% trans "Show object ID" %}

{% trans "Shows the content-type and unique ID for pages that represent a single object." %}

-

{% trans "Edit this object (current window)" %}

+

{% trans "Edit this object (current window)" %}

{% trans "Jumps to the admin page for pages that represent a single object." %}

-

{% trans "Edit this object (new window)" %}

+

{% trans "Edit this object (new window)" %}

{% trans "As above, but opens the admin page in a new window." %}