← Back to team overview

ubuntu-manual-bugs team mailing list archive

[Bug 1079799] Re: A problem with the glossary entry "Wubi"

 

Hello!

Problem solved by adding "\label{sec:installation:using-wubi}" at the
beginning of the wubi section. The French string now reads:

"\label{sec:installation:using-wubi}Vous pouvez installer et lancer
Ubuntu en parallèle de votre installation courante de Windows, via
\gls{Wubi}~:"

Best regards

-- 
You received this bug notification because you are a member of Ubuntu
Manual Bugs, which is subscribed to Ubuntu Manual.
https://bugs.launchpad.net/bugs/1079799

Title:
  A problem with the glossary entry "Wubi"

Status in Ubuntu Manual:
  New

Bug description:
  Hi!

  This problem occurs in both Precise-e2 and Quantal.

  Although the glossary has an entry for Wubi, this entry doesn't show
  up in the pdf, because no string in the entire template points to it.

  To fix this, I added "via \gls{Wubi}" in one of the strings in the
  French translation.

  Here is the glossary entry (Located in ./frontmatter/glossary-
  entries.tex :170):

  English: "\newglossaryentry{Wubi}{name={Wubi}, description={The
  Windows Ubuntu Installer that allows you to install Ubuntu inside
  Windows. See page~\pageref{sec:installation:using-wubi} for more
  information.}}"

  Current French: "\newglossaryentry{Wubi}{name={Wubi},
  description={L'installateur Wubi vous permet d'installer Ubuntu à
  l'intérieur de Windows. Consultez la page~\pageref{sec:installation
  :using-wubi} pour plus d'informations.}}"

  And the string I added \gls to (English version located in
  ./installation/installation.tex :234):

  "Vous pouvez installer et lancer Ubuntu en parallèle de votre
  installation courante de Windows, via \gls{Wubi}~:"

  The link to the glossary entry works fine, but the entry reads:
  "Wubi L’installateur Wubi vous permet d’installer Ubuntu à l’intérieur de
  Windows. Consultez la page ?? pour plus d’informations."

  (with ?? instead of page number)

  Hope this isn't too confused.

  Best regards

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-manual/+bug/1079799/+subscriptions


Follow ups

References