gnome-commander r2244 - in trunk: . doc doc/C doc/de doc/es po src/tags



Author: epiotr
Date: Fri Oct 24 19:56:37 2008
New Revision: 2244
URL: http://svn.gnome.org/viewvc/gnome-commander?rev=2244&view=rev

Log:
Typo fix: predifine -> predefine

Modified:
   trunk/ChangeLog
   trunk/doc/C/gnome-commander.xml
   trunk/doc/ChangeLog
   trunk/doc/de/de.po
   trunk/doc/es/es.po
   trunk/po/ChangeLog
   trunk/po/ar.po
   trunk/po/bg.po
   trunk/po/ca.po
   trunk/po/cs.po
   trunk/po/de.po
   trunk/po/dz.po
   trunk/po/el.po
   trunk/po/en_CA.po
   trunk/po/en_GB.po
   trunk/po/eo.po
   trunk/po/es.po
   trunk/po/eu.po
   trunk/po/fi.po
   trunk/po/fr.po
   trunk/po/ga.po
   trunk/po/hr.po
   trunk/po/hu.po
   trunk/po/it.po
   trunk/po/ja.po
   trunk/po/nb.po
   trunk/po/ne.po
   trunk/po/nl.po
   trunk/po/oc.po
   trunk/po/pa.po
   trunk/po/pl.po
   trunk/po/pt.po
   trunk/po/pt_BR.po
   trunk/po/ro.po
   trunk/po/ru.po
   trunk/po/rw.po
   trunk/po/sk.po
   trunk/po/sl.po
   trunk/po/sq.po
   trunk/po/sr.po
   trunk/po/sr Latn po
   trunk/po/sv.po
   trunk/po/uk.po
   trunk/po/vi.po
   trunk/po/zh_CN.po
   trunk/po/zh_TW.po
   trunk/src/tags/gnome-cmd-tags.cc

Modified: trunk/doc/C/gnome-commander.xml
==============================================================================
--- trunk/doc/C/gnome-commander.xml	(original)
+++ trunk/doc/C/gnome-commander.xml	Fri Oct 24 19:56:37 2008
@@ -2283,7 +2283,7 @@
                     <row valign="top">
                         <entry><para>ID3.Equalization2</para></entry>
                         <entry><para>Equalization 2</para></entry>
-                        <entry><para>Equalisation curve predifine within the audio file.</para></entry>
+                        <entry><para>Equalisation curve predefine within the audio file.</para></entry>
                     </row>
                     <row valign="top">
                         <entry><para>ID3.EventTiming</para></entry>

Modified: trunk/src/tags/gnome-cmd-tags.cc
==============================================================================
--- trunk/src/tags/gnome-cmd-tags.cc	(original)
+++ trunk/src/tags/gnome-cmd-tags.cc	Fri Oct 24 19:56:37 2008
@@ -344,7 +344,7 @@
                        {TAG_ID3_ENCODERSETTINGS, {"ID3.EncoderSettings", TAG_ID3, N_("Encoder Settings"), N_("Software.")}},
                        {TAG_ID3_ENCODINGTIME, {"ID3.EncodingTime", TAG_ID3, N_("Encoding Time"), N_("Encoding time.")}},
                        {TAG_ID3_EQUALIZATION, {"ID3.Equalization", TAG_ID3, N_("Equalization"), N_("Equalization.")}},
-                       {TAG_ID3_EQUALIZATION2, {"ID3.Equalization2", TAG_ID3, N_("Equalization 2"), N_("Equalisation curve predifine within the audio file.")}},
+                       {TAG_ID3_EQUALIZATION2, {"ID3.Equalization2", TAG_ID3, N_("Equalization 2"), N_("Equalisation curve predefine within the audio file.")}},
                        {TAG_ID3_EVENTTIMING, {"ID3.EventTiming", TAG_ID3, N_("Event Timing"), N_("Event timing codes.")}},
                        {TAG_ID3_FILEOWNER, {"ID3.FileOwner", TAG_ID3, N_("File Owner"), N_("File owner.")}},
                        {TAG_ID3_FILETYPE, {"ID3.FileType", TAG_ID3, N_("File Type"), N_("File type.")}},



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