diff options
-rw-r--r-- | ChangeLog.pre-git | 4 | ||||
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | freedesktop.org.xml.in | 2 | ||||
-rw-r--r-- | po/ca.po | 2 | ||||
-rw-r--r-- | po/eu.po | 2 | ||||
-rw-r--r-- | shared-mime-info-spec.xml | 4 |
6 files changed, 8 insertions, 8 deletions
diff --git a/ChangeLog.pre-git b/ChangeLog.pre-git index b99d727..e689769 100644 --- a/ChangeLog.pre-git +++ b/ChangeLog.pre-git @@ -428,7 +428,7 @@ 2008-11-13 Pino Toscano <pino@kde.org> - * freedesktop.org.xml.in: add definiton for the Microsoft Document + * freedesktop.org.xml.in: add definition for the Microsoft Document Imaging format IANA MIME type, image/vnd.ms-modi. * tests/list: * tests/bluerect.mdi: Add a test MDI file, kindly provided by @@ -3309,7 +3309,7 @@ Wed Feb 18 10:30:32 2004 Jonathan Blandford <jrb@gnome.org> Mon Feb 2 11:45:05 2004 Thomas Leonard <tal00r@ecs.soton.ac.uk> - * freedesktop.org.xml.in: make MIME descriptions more consistant + * freedesktop.org.xml.in: make MIME descriptions more consistent with each other (patch from Christian Neumair). Wed Jan 21 14:28:16 2004 Jonathan Blandford <jrb@gnome.org> @@ -559,7 +559,7 @@ shared-mime-info 0.15 (2004-08-30) * add .flac detection. -* make MIME descriptions more consistant with each other (patch from +* make MIME descriptions more consistent with each other (patch from Christian Neumair). * add a package-config file diff --git a/freedesktop.org.xml.in b/freedesktop.org.xml.in index db77e2c..ab57fdd 100644 --- a/freedesktop.org.xml.in +++ b/freedesktop.org.xml.in @@ -4174,7 +4174,7 @@ command to generate the output files. <mime-type type="image/x-dib"> <_comment>DIB image</_comment> <acronym>DIB</acronym> - <expanded-acronym>Device Independant Bitmap</expanded-acronym> + <expanded-acronym>Device Independent Bitmap</expanded-acronym> <magic priority="50"> <match type="string" value="\x28\00\00\00" offset="0"/> </magic> @@ -1659,7 +1659,7 @@ msgstr "script Ruby" #: ../freedesktop.org.xml.in.h:418 msgid "Run Length Encoded bitmap image" -msgstr "imatge de mapa de bits «Run Lenght Encoded»" +msgstr "imatge de mapa de bits «Run Length Encoded»" #: ../freedesktop.org.xml.in.h:419 msgid "S/MIME file" @@ -1658,7 +1658,7 @@ msgstr "Ruby script-a" #: ../freedesktop.org.xml.in.h:418 msgid "Run Length Encoded bitmap image" -msgstr "'Run Lenght Encoded' bitmap irudia" +msgstr "'Run Length Encoded' bitmap irudia" #: ../freedesktop.org.xml.in.h:419 msgid "S/MIME file" diff --git a/shared-mime-info-spec.xml b/shared-mime-info-spec.xml index 0659fe2..96071de 100644 --- a/shared-mime-info-spec.xml +++ b/shared-mime-info-spec.xml @@ -319,7 +319,7 @@ to provide the text in multiple languages. <userinput>acronym</userinput> elements give experienced users a terse idea of the document contents. for example "ODS", "GEDCOM", "JPEG" and "XML". There may be many of these elements with different <userinput>xml:lang</userinput> attributes -to provide the text in multiple languages, although these should only be used if absolutely neccessary. +to provide the text in multiple languages, although these should only be used if absolutely necessary. </para></listitem> <listitem><para> <userinput>expanded-acronym</userinput> elements are the expanded versions of the acronym elements, @@ -327,7 +327,7 @@ for example "OpenDocument Spreadsheet", "GEnealogical Data COMmunication", and " The purpose of these elements is to provide users a way to look up information on various MIME types or file formats in third-party resources. There may be many of these elements with different <userinput>xml:lang</userinput> attributes -to provide the text in multiple languages, although these should only be used if absolutely neccessary. +to provide the text in multiple languages, although these should only be used if absolutely necessary. </para></listitem> <listitem><para> <userinput>icon</userinput> elements specify the icon to be used for this particular mime-type, given |