aeskulap-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Aeskulap-devel] typos: "the the"


From: Lucian Adrian Grijincu
Subject: [Aeskulap-devel] typos: "the the"
Date: Mon, 23 Aug 2010 15:26:55 +0300

Run this at the source's root directory
$ grep -R "the the " .

This appears 28 times (including translations).

Most are comments, but it appears once in a translatable string.

./po/pt.po:msgid "Display the the image tiling menu"
./po/hu.po:msgid "Display the the image tiling menu"
./po/de.po:msgid "Display the the image tiling menu"
./po/es.po:msgid "Display the the image tiling menu"
./po/en.po:msgid "Display the the image tiling menu"
./widgets/studyview.cpp:        m_image_layout->set_arrow_tooltip(m_tooltips,
gettext("Display the the image tiling menu"), "");
./dcmtk/dcmpstat/include/dcmtk/dcmpstat/dvpsib.h:   *  @param dset the
the item of the ImageBoxContentSequence to which the data is written
./dcmtk/dcmpstat/include/dcmtk/dcmpstat/dvpsrs.h:   *  @param dset the
the item of the ReferencedSeriesSequence to which the data is written
./dcmtk/dcmpstat/include/dcmtk/dcmpstat/dvpsgl.h:   *  @param dset the
the item of the GraphicLayerSequence to which the data is written
./dcmtk/dcmpstat/include/dcmtk/dcmpstat/dvpsga.h:   *  @param dset the
the item of the GraphicAnnotationSequence to which the data is written
./dcmtk/dcmpstat/include/dcmtk/dcmpstat/dvpsgll.h:  /** gets the the
graphic layer with the given index. If no layer for the given
./dcmtk/dcmpstat/include/dcmtk/dcmpstat/dvpsda.h:   *  @param dset the
the item of the DisplayedAreaSelectionSequence to which the data is
written
./dcmtk/dcmpstat/include/dcmtk/dcmpstat/dviface.h:     *  Attention:
If the values differ from the the previous ones the currently loaded
./dcmtk/dcmpstat/include/dcmtk/dcmpstat/dvpssv.h:   *  @param dset the
the item of the SoftcopyVOILUTSequence to which the data is written
./dcmtk/dcmpstat/include/dcmtk/dcmpstat/dvpsgr.h:   *  @param dset the
the item of the GraphicObjectSequence to which the data is written
./dcmtk/dcmpstat/include/dcmtk/dcmpstat/dvpstx.h:   *  @param dset the
the item of the TextObjectSequence to which the data is written
./dcmtk/dcmpstat/include/dcmtk/dcmpstat/dvpsab.h:   *  @param dset the
the item of the AnnotationContentSequence to which the data is written
./dcmtk/dcmpstat/include/dcmtk/dcmpstat/dvpspl.h:   *  @param dset the
the item of the PresentationLUTContentSequence to which the data is
written
./dcmtk/dcmpstat/include/dcmtk/dcmpstat/dvpsal.h:   *  @param ovGroup
the the repeating group to be read
./dcmtk/dcmpstat/include/dcmtk/dcmpstat/dvpsri.h:   *  @param dset the
the item of the ReferencedImageSequence to which the data is written
./dcmtk/dcmpstat/include/dcmtk/dcmpstat/dvpscf.h:  /** returns the
TIMEOUT entry for the the Q/R server
./dcmtk/dcmpstat/include/dcmtk/dcmpstat/dvpssp.h:  /** gets the the
application entity title of the print SCU.
./dcmtk/dcmpstat/include/dcmtk/dcmpstat/dvpssp.h:  /** gets the the
application entity title of the print SCP.
./dcmtk/dcmdata/include/dcmtk/dcmdata/dcrleenc.h:  /** contains the
number of bytes already written the the memory
./dcmtk/dcmnet/libsrc/dulfsm.cc:    /* let the the association
indicate how many PDVs are contained in the PDU */
./dcmtk/dcmnet/libsrc/dimse.cc:    /* structure which represents the
the DIMSE message which was received */
./dcmtk/ofstd/include/dcmtk/ofstd/ofconfig.h:   *  config data tree up
to the the specified level.


Attached patch to fix this.

-- 
 .
..: Lucian

reply via email to

[Prev in Thread] Current Thread [Next in Thread]