X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/d55bc1e8b6bf01b393a67c4c0c82a3bf016ffda4..cdf88c88216c75051e2e3cfc7844da4611e7c89b:/doc/bugs/search_for_locale_data_in_the_installed_location.mdwn diff --git a/doc/bugs/search_for_locale_data_in_the_installed_location.mdwn b/doc/bugs/search_for_locale_data_in_the_installed_location.mdwn index 6a4bd03a6..a7fab5571 100644 --- a/doc/bugs/search_for_locale_data_in_the_installed_location.mdwn +++ b/doc/bugs/search_for_locale_data_in_the_installed_location.mdwn @@ -15,8 +15,8 @@ It seems like gettext only searches for locale information in /usr/share/locale, -- [[ThomasBleher]] > According to my testing, this patch makes ikiwiki's localisation fail for -> LANG=fr_FR when everything is installed to the default locations, -> though LANG=es_ES works. I don't understand this behavior, especially +> `LANG=fr_FR` when everything is installed to the default locations, +> though `LANG=es_ES` works. I don't understand this behavior, especially > since strace shows it successfully opening the file > `/usr/share/locale/fr/LC_MESSAGES/ikiwiki.mo`. >