diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-07-03 20:50:47 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-07-03 20:50:47 -0500 |
commit | ba34677f1762a621a393b7521e0207dbae84f97d (patch) | |
tree | 3e2503e4b1482d595e85fdac28bc3ca10472c1d1 | |
parent | dca4c677237b01768f5d6d798a2d918547d2ee8e (diff) | |
download | tdelibs-ba34677f1762a621a393b7521e0207dbae84f97d.tar.gz tdelibs-ba34677f1762a621a393b7521e0207dbae84f97d.zip |
Update "i.e" and "e.g" entities.
-rw-r--r-- | kdoctools/customization/en/user.entities | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kdoctools/customization/en/user.entities b/kdoctools/customization/en/user.entities index c8e31c07a..c9ac4acbe 100644 --- a/kdoctools/customization/en/user.entities +++ b/kdoctools/customization/en/user.entities @@ -11,12 +11,12 @@ <!ENTITY cdrom '<hardware>CD-ROM drive</hardware>'> <!ENTITY Ctrl "<keycap>Ctrl</keycap>"> <!ENTITY dpi '<acronym>dpi</acronym>'> -<!ENTITY eg "<abbrev>e.g.</abbrev>"> +<!ENTITY eg "<abbrev>for example</abbrev>"> <!ENTITY Enter "<keycap>Enter</keycap>"> <!ENTITY Esc "<keycap>Esc</keycap>"> <!ENTITY etc "<abbrev>etc.</abbrev>"> <!ENTITY FAQ '<acronym>FAQ</acronym>'> -<!ENTITY ie "<abbrev>i.e.</abbrev>"> +<!ENTITY ie "<abbrev>that is</abbrev>"> <!ENTITY infocenter "<application>Info Center</application>"> <!ENTITY kcontrolcenter "<application>&tde; Control Center</application>"> <!ENTITY ticon "<guiicon> @@ -25,7 +25,7 @@ <imageobject><imagedata fileref='common/kmenu.png' format='PNG'/></imageobject> <textobject><phrase>T</phrase></textobject> </inlinemediaobject> -</guiicon> icon"><!-- if image is localised, then entityref should be used +</guiicon> icon"><!-- if image is localised, then entityref should be used instead of fileref --> <!ENTITY kmenu "<guimenu>TDE</guimenu> menu"> <!ENTITY LMB "<mousebutton>left</mousebutton> mouse button"> |