diff options
Diffstat (limited to 'build/entities')
-rw-r--r-- | build/entities/l10n/README | 1 | ||||
-rw-r--r-- | build/entities/l10n/nl.ent | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/build/entities/l10n/README b/build/entities/l10n/README index 1d64435cf..6513018e0 100644 --- a/build/entities/l10n/README +++ b/build/entities/l10n/README @@ -54,6 +54,7 @@ Some other entities can be localized as well. The default value is http.us.debian.org (see ../urls.ent). You can replace that by a closer mirror, but make sure that you only use a mirror that carries *all* architectures! + Note that most mirrors are called _ftp_.<country>.debian.org. Non-translatable entities ========================= diff --git a/build/entities/l10n/nl.ent b/build/entities/l10n/nl.ent index 4f068339f..51ad145e8 100644 --- a/build/entities/l10n/nl.ent +++ b/build/entities/l10n/nl.ent @@ -1,4 +1,4 @@ <!ENTITY MSG-YES "<userinput>Ja</userinput>"> <!ENTITY MSG-NO "<userinput>Nee</userinput>"> -<!ENTITY archive-mirror "http.nl.debian.org"> +<!ENTITY archive-mirror "ftp.nl.debian.org"> |