mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Updated some other external links in the docs
This commit is contained in:
@@ -1428,8 +1428,7 @@ files of this type, but if you want to create your own message files, or want to
|
||||
test or compile a changed message file, you will need the ``gettext`` utilities:
|
||||
|
||||
* Download the following zip files from the GNOME servers
|
||||
http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/ or from one
|
||||
of its mirrors_
|
||||
https://download.gnome.org/binaries/win32/dependencies/
|
||||
|
||||
* ``gettext-runtime-X.zip``
|
||||
* ``gettext-tools-X.zip``
|
||||
@@ -1446,8 +1445,6 @@ test or compile a changed message file, you will need the ``gettext`` utilities:
|
||||
* Add ``;C:\Program Files\gettext-utils\bin`` at the end of the
|
||||
``Variable value`` field.
|
||||
|
||||
.. _mirrors: http://ftp.gnome.org/pub/GNOME/MIRRORS
|
||||
|
||||
You may also use ``gettext`` binaries you have obtained elsewhere, so long as
|
||||
the ``xgettext --version`` command works properly. Do not attempt to use Django
|
||||
translation utilities with a ``gettext`` package if the command ``xgettext
|
||||
|
||||
Reference in New Issue
Block a user