Ticket #11923: mythtv-spelling.diff

File mythtv-spelling.diff, 91.0 KB (added by pmhahn@…, 13 years ago)

Fix spelling mistakes

Line 
1From 9d3ff7a11062bfc51ba9c06d087f5873095b5d08 Mon Sep 17 00:00:00 2001
2From: Philipp Matthias Hahn <pmhahn@pmhahn.de>
3Date: Sat, 26 Oct 2013 15:53:32 +0200
4Subject: [PATCH 1/5] spelling: sep[e -> a]rate
5
6---
7 mythplugins/mythgame/i18n/mythgame_ca.ts | 4 ++--
8 mythplugins/mythgame/i18n/mythgame_cs.ts | 4 ++--
9 mythplugins/mythgame/i18n/mythgame_de.ts | 4 ++--
10 mythplugins/mythgame/i18n/mythgame_es.ts | 4 ++--
11 mythplugins/mythgame/i18n/mythgame_hu.ts | 4 ++--
12 mythplugins/mythgame/i18n/mythgame_it.ts | 4 ++--
13 mythplugins/mythgame/i18n/mythgame_nl.ts | 4 ++--
14 mythplugins/mythgame/i18n/mythgame_pl.ts | 4 ++--
15 mythplugins/mythgame/i18n/mythgame_pt.ts | 4 ++--
16 mythplugins/mythgame/i18n/mythgame_sl.ts | 4 ++--
17 mythtv/docs/doxygen-architecture-document.cpp | 6 +++---
18 mythtv/i18n/mythfrontend_bg.ts | 2 +-
19 mythtv/i18n/mythfrontend_ca.ts | 2 +-
20 mythtv/i18n/mythfrontend_cs.ts | 2 +-
21 mythtv/i18n/mythfrontend_da.ts | 2 +-
22 mythtv/i18n/mythfrontend_de.ts | 2 +-
23 mythtv/i18n/mythfrontend_el.ts | 2 +-
24 mythtv/i18n/mythfrontend_en_ca.ts | 4 ++--
25 mythtv/i18n/mythfrontend_en_gb.ts | 4 ++--
26 mythtv/i18n/mythfrontend_en_us.ts | 4 ++--
27 mythtv/i18n/mythfrontend_es.ts | 2 +-
28 mythtv/i18n/mythfrontend_es_es.ts | 2 +-
29 mythtv/i18n/mythfrontend_et.ts | 2 +-
30 mythtv/i18n/mythfrontend_fi.ts | 2 +-
31 mythtv/i18n/mythfrontend_fr.ts | 2 +-
32 mythtv/i18n/mythfrontend_he.ts | 2 +-
33 mythtv/i18n/mythfrontend_hr.ts | 4 ++--
34 mythtv/i18n/mythfrontend_hu.ts | 2 +-
35 mythtv/i18n/mythfrontend_is.ts | 2 +-
36 mythtv/i18n/mythfrontend_it.ts | 2 +-
37 mythtv/i18n/mythfrontend_ja.ts | 2 +-
38 mythtv/i18n/mythfrontend_nb.ts | 2 +-
39 mythtv/i18n/mythfrontend_nl.ts | 2 +-
40 mythtv/i18n/mythfrontend_pl.ts | 2 +-
41 mythtv/i18n/mythfrontend_pt.ts | 2 +-
42 mythtv/i18n/mythfrontend_pt_br.ts | 2 +-
43 mythtv/i18n/mythfrontend_ru.ts | 2 +-
44 mythtv/i18n/mythfrontend_sl.ts | 2 +-
45 mythtv/i18n/mythfrontend_sv.ts | 2 +-
46 mythtv/i18n/mythfrontend_tr.ts | 2 +-
47 mythtv/i18n/mythfrontend_zh_cn.ts | 2 +-
48 mythtv/i18n/mythfrontend_zh_hk.ts | 2 +-
49 mythtv/libs/libmythbase/mthreadpool.cpp | 2 +-
50 mythtv/libs/libmythtv/avformatdecoder.cpp | 4 ++--
51 mythtv/libs/libmythtv/dbcheck.cpp | 2 +-
52 mythtv/libs/libmythtv/mpeg/mpegtables.cpp | 8 ++++----
53 mythtv/libs/libmythtv/transporteditor.cpp | 2 +-
54 mythtv/programs/mythlcdserver/lcdprocclient.cpp | 2 +-
55 .../scripts/internetcontent/nv_python_libs/rev3/rev3_api.py | 2 +-
56 49 files changed, 69 insertions(+), 69 deletions(-)
57
58diff --git a/mythplugins/mythgame/i18n/mythgame_ca.ts b/mythplugins/mythgame/i18n/mythgame_ca.ts
59index d65529e..dd21488 100644
60--- a/mythplugins/mythgame/i18n/mythgame_ca.ts
61+++ b/mythplugins/mythgame/i18n/mythgame_ca.ts
62@@ -296,7 +296,7 @@ want to do this?</source>
63 <translation type="unfinished"></translation>
64 </message>
65 <message>
66- <source>A Comma seperated list of all file extensions for this emulator. Blank means any file under ROM PATH is considered to be used with this emulator</source>
67+ <source>A Comma separated list of all file extensions for this emulator. Blank means any file under ROM PATH is considered to be used with this emulator</source>
68 <translation type="unfinished"></translation>
69 </message>
70 <message>
71@@ -324,7 +324,7 @@ want to do this?</source>
72 <translation type="unfinished"></translation>
73 </message>
74 <message>
75- <source>Binary and optional parameters. Multiple commands seperated with &apos;;&apos; . Use %s for the rom name. %d1, %d2, %d3 and %d4 represent disks in a multidisk/game. %s auto appended if not specified</source>
76+ <source>Binary and optional parameters. Multiple commands separated by &apos;;&apos; . Use %s for the rom name. %d1, %d2, %d3 and %d4 represent disks in a multidisk/game. %s auto appended if not specified</source>
77 <translation type="unfinished"></translation>
78 </message>
79 <message>
80diff --git a/mythplugins/mythgame/i18n/mythgame_cs.ts b/mythplugins/mythgame/i18n/mythgame_cs.ts
81index 63fd822..fb48137 100644
82--- a/mythplugins/mythgame/i18n/mythgame_cs.ts
83+++ b/mythplugins/mythgame/i18n/mythgame_cs.ts
84@@ -352,7 +352,7 @@ want to do this?</source>
85 </message>
86 <message>
87 <location filename="../mythgame/gamesettings.cpp" line="172"/>
88- <source>Binary and optional parameters. Multiple commands seperated with &apos;;&apos; . Use %s for the rom name. %d1, %d2, %d3 and %d4 represent disks in a multidisk/game. %s auto appended if not specified</source>
89+ <source>Binary and optional parameters. Multiple commands separated by &apos;;&apos; . Use %s for the rom name. %d1, %d2, %d3 and %d4 represent disks in a multidisk/game. %s auto appended if not specified</source>
90 <translation type="unfinished"></translation>
91 </message>
92 <message>
93@@ -392,7 +392,7 @@ want to do this?</source>
94 </message>
95 <message>
96 <location filename="../mythgame/gamesettings.cpp" line="221"/>
97- <source>A Comma seperated list of all file extensions for this emulator. Blank means any file under ROM PATH is considered to be used with this emulator</source>
98+ <source>A Comma separated list of all file extensions for this emulator. Blank means any file under ROM PATH is considered to be used with this emulator</source>
99 <translation type="unfinished"></translation>
100 </message>
101 <message>
102diff --git a/mythplugins/mythgame/i18n/mythgame_de.ts b/mythplugins/mythgame/i18n/mythgame_de.ts
103index a4f0740..bd3b687 100644
104--- a/mythplugins/mythgame/i18n/mythgame_de.ts
105+++ b/mythplugins/mythgame/i18n/mythgame_de.ts
106@@ -828,7 +828,7 @@ dass sie dies tun möchten?</translation>
107 <translation type="obsolete">SEGA/MASTER SYSTEM</translation>
108 </message>
109 <message>
110- <source>A Comma seperated list of all file extensions for this emulator. Blank means any file under ROM PATH is considered to be used with this emulator</source>
111+ <source>A Comma separated list of all file extensions for this emulator. Blank means any file under ROM PATH is considered to be used with this emulator</source>
112 <translation type="obsolete">Eine Komma-getrennte Liste mit den Dateiendungen fÃŒr dieses Emulator. Leer bedeutet, dass jede Datei in ROM PATH mit diesem Emulator verknÃŒpft wird</translation>
113 </message>
114 <message>
115@@ -856,7 +856,7 @@ dass sie dies tun möchten?</translation>
116 <translation type="obsolete">Aktiviert das Hashen von Namen in der Baumansicht. Das kann das navigieren in langen Listen beschleunigen</translation>
117 </message>
118 <message>
119- <source>Binary and optional parameters. Multiple commands seperated with &apos;;&apos; . Use %s for the rom name. %d1, %d2, %d3 and %d4 represent disks in a multidisk/game. %s auto appended if not specified</source>
120+ <source>Binary and optional parameters. Multiple commands separated by &apos;;&apos; . Use %s for the rom name. %d1, %d2, %d3 and %d4 represent disks in a multidisk/game. %s auto appended if not specified</source>
121 <translation type="obsolete">BinÀre und optionale Parameter. Mehrere Kommandos werden mit &apos;;&apos; getrennt. %s steht fÌr den ROM Namen. %d1, %d2, %d3 und %d4 reprÀsentieren DatentrÀger bei einem Spiel mit mehreren DatentrÀgern. %s wird automatisch angehÀngt wenn nicht angegeben</translation>
122 </message>
123 <message>
124diff --git a/mythplugins/mythgame/i18n/mythgame_es.ts b/mythplugins/mythgame/i18n/mythgame_es.ts
125index 4a0443b..d07f436 100644
126--- a/mythplugins/mythgame/i18n/mythgame_es.ts
127+++ b/mythplugins/mythgame/i18n/mythgame_es.ts
128@@ -415,7 +415,7 @@ quiere hacerlo?</translation>
129 </message>
130 <message>
131 <location filename="../mythgame/gamesettings.cpp" line="221"/>
132- <source>A Comma seperated list of all file extensions for this emulator. Blank means any file under ROM PATH is considered to be used with this emulator</source>
133+ <source>A Comma separated list of all file extensions for this emulator. Blank means any file under ROM PATH is considered to be used with this emulator</source>
134 <translation>Lista de todas las extensiones separadas por coma usadas por este emulador. Vacío significa que cualquier fichero bajo RUTA ROM será considerado para usar con este emulador</translation>
135 </message>
136 <message>
137@@ -451,7 +451,7 @@ quiere hacerlo?</translation>
138 </message>
139 <message>
140 <location filename="../mythgame/gamesettings.cpp" line="172"/>
141- <source>Binary and optional parameters. Multiple commands seperated with &apos;;&apos; . Use %s for the rom name. %d1, %d2, %d3 and %d4 represent disks in a multidisk/game. %s auto appended if not specified</source>
142+ <source>Binary and optional parameters. Multiple commands separated by &apos;;&apos; . Use %s for the rom name. %d1, %d2, %d3 and %d4 represent disks in a multidisk/game. %s auto appended if not specified</source>
143 <translation>Programa y parámetros opcionales. Comandos múltiples separados con &apos;:&apos;. Use %s para el nombre de la rom. %d1, %d2, %d3 y %d4 representan discos en un juego multidisco. %s se añadirá automáticamente si no se especifica</translation>
144 </message>
145 <message>
146diff --git a/mythplugins/mythgame/i18n/mythgame_hu.ts b/mythplugins/mythgame/i18n/mythgame_hu.ts
147index 8cbfe66..38f7f32 100644
148--- a/mythplugins/mythgame/i18n/mythgame_hu.ts
149+++ b/mythplugins/mythgame/i18n/mythgame_hu.ts
150@@ -330,7 +330,7 @@ want to do this?</source>
151 </message>
152 <message>
153 <location filename="../mythgame/gamesettings.cpp" line="178"/>
154- <source>Binary and optional parameters. Multiple commands seperated with &apos;;&apos; . Use %s for the rom name. %d1, %d2, %d3 and %d4 represent disks in a multidisk/game. %s auto appended if not specified</source>
155+ <source>Binary and optional parameters. Multiple commands separated by &apos;;&apos; . Use %s for the rom name. %d1, %d2, %d3 and %d4 represent disks in a multidisk/game. %s auto appended if not specified</source>
156 <translation type="unfinished"></translation>
157 </message>
158 <message>
159@@ -370,7 +370,7 @@ want to do this?</source>
160 </message>
161 <message>
162 <location filename="../mythgame/gamesettings.cpp" line="227"/>
163- <source>A Comma seperated list of all file extensions for this emulator. Blank means any file under ROM PATH is considered to be used with this emulator</source>
164+ <source>A Comma separated list of all file extensions for this emulator. Blank means any file under ROM PATH is considered to be used with this emulator</source>
165 <translation type="unfinished"></translation>
166 </message>
167 <message>
168diff --git a/mythplugins/mythgame/i18n/mythgame_it.ts b/mythplugins/mythgame/i18n/mythgame_it.ts
169index 5950a20..42f7abc 100644
170--- a/mythplugins/mythgame/i18n/mythgame_it.ts
171+++ b/mythplugins/mythgame/i18n/mythgame_it.ts
172@@ -758,7 +758,7 @@ di volerlo fare?</translation>
173 <translation type="obsolete">SEGA/MASTER SYSYTEM</translation>
174 </message>
175 <message>
176- <source>A Comma seperated list of all file extensions for this emulator. Blank means any file under ROM PATH is considered to be used with this emulator</source>
177+ <source>A Comma separated list of all file extensions for this emulator. Blank means any file under ROM PATH is considered to be used with this emulator</source>
178 <translation type="obsolete">Una virgola separa l&apos;elenco di tutti l&apos;estensioni dei file per questo emulatore. Vuoto significa ogni file soto PERCORSO FILE Ú considerato per essere usato con questo emulatore</translation>
179 </message>
180 <message>
181@@ -786,7 +786,7 @@ di volerlo fare?</translation>
182 <translation type="obsolete">Abilitare hashing dei nomei della struttura visualizzazione. Questo può fare di un lungo elenco di navigazione poco più veloce</translation>
183 </message>
184 <message>
185- <source>Binary and optional parameters. Multiple commands seperated with &apos;;&apos; . Use %s for the rom name. %d1, %d2, %d3 and %d4 represent disks in a multidisk/game. %s auto appended if not specified</source>
186+ <source>Binary and optional parameters. Multiple commands separated by &apos;;&apos; . Use %s for the rom name. %d1, %d2, %d3 and %d4 represent disks in a multidisk/game. %s auto appended if not specified</source>
187 <translation type="obsolete">Binario e parametri opzionali. Comandi multipli separati con &quot;;&quot; . Usare %s per in nome della rom. %d1, %d2, %d3 e %d4 rapresentando dischi in un multidisco/gioco. %s aggiunge automaticamente se non specificato</translation>
188 </message>
189 <message>
190diff --git a/mythplugins/mythgame/i18n/mythgame_nl.ts b/mythplugins/mythgame/i18n/mythgame_nl.ts
191index 7a8477c..458f542 100644
192--- a/mythplugins/mythgame/i18n/mythgame_nl.ts
193+++ b/mythplugins/mythgame/i18n/mythgame_nl.ts
194@@ -444,7 +444,7 @@ zeker dat u dit wil?</translation>
195 </message>
196 <message>
197 <location filename="../mythgame/gamesettings.cpp" line="221"/>
198- <source>A Comma seperated list of all file extensions for this emulator. Blank means any file under ROM PATH is considered to be used with this emulator</source>
199+ <source>A Comma separated list of all file extensions for this emulator. Blank means any file under ROM PATH is considered to be used with this emulator</source>
200 <translation>Een comma gescheiden lijst met alle extenties voor deze emulator. Leeg laten betekent dat elk bestand in deze map uitgevoerd kan worden door deze emulator</translation>
201 </message>
202 <message>
203@@ -479,7 +479,7 @@ zeker dat u dit wil?</translation>
204 </message>
205 <message>
206 <location filename="../mythgame/gamesettings.cpp" line="172"/>
207- <source>Binary and optional parameters. Multiple commands seperated with &apos;;&apos; . Use %s for the rom name. %d1, %d2, %d3 and %d4 represent disks in a multidisk/game. %s auto appended if not specified</source>
208+ <source>Binary and optional parameters. Multiple commands separated by &apos;;&apos; . Use %s for the rom name. %d1, %d2, %d3 and %d4 represent disks in a multidisk/game. %s auto appended if not specified</source>
209 <translation>Binaire en optionele parameters. Meerdere commando&apos;s gescheiden door &apos;;&apos;. Gebruik %s voor de romnaam. %d1, %d2, %d3 en %d4 vertegenwoordigen schijven in een multischijf/spel. %s wordt automatisch op het einde toegevoegd indien niet opgegeven</translation>
210 </message>
211 </context>
212diff --git a/mythplugins/mythgame/i18n/mythgame_pl.ts b/mythplugins/mythgame/i18n/mythgame_pl.ts
213index a1f6465..565ab27 100644
214--- a/mythplugins/mythgame/i18n/mythgame_pl.ts
215+++ b/mythplugins/mythgame/i18n/mythgame_pl.ts
216@@ -771,7 +771,7 @@ want to do this?</source>
217 <translation type="obsolete">Oddzielona przecinkiem lista wszystkich rozszerzeń dla tego emulatora. Puste pole oznacza iÅŒ będzie uÅŒywany dowolny plik ze ścieÅŒki ROM</translation>
218 </message>
219 <message>
220- <source>Binary and optional parameters. Multiple commands seperated with &apos;;&apos; . Use %s for the rom name. %d1, %d2, %d3 and %d4 represent disks in a multidisk/game. %s auto appended if not specified</source>
221+ <source>Binary and optional parameters. Multiple commands separated by &apos;;&apos; . Use %s for the rom name. %d1, %d2, %d3 and %d4 represent disks in a multidisk/game. %s auto appended if not specified</source>
222 <translation type="obsolete">Opcjonalne parametry. MoÅŒ to być wiele rozkazów oddzielonych &apos;;&apos; . UÅŒywaj %s dla nazwy ROM. %d1, %d2, %d3 i %d4 reprezentują
223 dyski dla gier multidisk. %s jest automatyczne dodawane jeśli nie podano</translation>
224 </message>
225 <message>
226@@ -803,7 +803,7 @@ want to do this?</source>
227 <translation type="obsolete">Rozszerzenia plików </translation>
228 </message>
229 <message>
230- <source>A Comma seperated list of all file extensions for this emulator. Blank means any file under ROM PATH is considered to be used with this emulator</source>
231+ <source>A Comma separated list of all file extensions for this emulator. Blank means any file under ROM PATH is considered to be used with this emulator</source>
232 <translation type="obsolete">Oddzielona średnikiem lista rozszerzeń dla plików dla tego emulatora. Puste pole oznacz iÅŒ dowolny plik w ROM PATH będzie uÅŒywany z tym emulatorem </translation>
233 </message>
234 <message>
235diff --git a/mythplugins/mythgame/i18n/mythgame_pt.ts b/mythplugins/mythgame/i18n/mythgame_pt.ts
236index 2fdc326..6ae094a 100644
237--- a/mythplugins/mythgame/i18n/mythgame_pt.ts
238+++ b/mythplugins/mythgame/i18n/mythgame_pt.ts
239@@ -412,7 +412,7 @@ quer fazer isso?</translation>
240 </message>
241 <message>
242 <location filename="../mythgame/gamesettings.cpp" line="221"/>
243- <source>A Comma seperated list of all file extensions for this emulator. Blank means any file under ROM PATH is considered to be used with this emulator</source>
244+ <source>A Comma separated list of all file extensions for this emulator. Blank means any file under ROM PATH is considered to be used with this emulator</source>
245 <translation>Uma lista de todas as extensões para este emulador, separadas por vírgulas. Em branco significa que qualquer ficheiro no &quot;Caminho para as ROMs&quot; pode ser usado com este emulador</translation>
246 </message>
247 <message>
248@@ -447,7 +447,7 @@ quer fazer isso?</translation>
249 </message>
250 <message>
251 <location filename="../mythgame/gamesettings.cpp" line="172"/>
252- <source>Binary and optional parameters. Multiple commands seperated with &apos;;&apos; . Use %s for the rom name. %d1, %d2, %d3 and %d4 represent disks in a multidisk/game. %s auto appended if not specified</source>
253+ <source>Binary and optional parameters. Multiple commands separated by &apos;;&apos; . Use %s for the rom name. %d1, %d2, %d3 and %d4 represent disks in a multidisk/game. %s auto appended if not specified</source>
254 <translation>Parâmetros binários e opcionais. Comando múltiplos separados por &apos;;&apos;. Use %s para o nome da rom. %d1, %d2, %d3 e %d4 são discos num jogo multi-disco. %s é acrescentado automaticamente se não for indicado</translation>
255 </message>
256 <message>
257diff --git a/mythplugins/mythgame/i18n/mythgame_sl.ts b/mythplugins/mythgame/i18n/mythgame_sl.ts
258index f4a2f78..6ad7d39 100644
259--- a/mythplugins/mythgame/i18n/mythgame_sl.ts
260+++ b/mythplugins/mythgame/i18n/mythgame_sl.ts
261@@ -299,7 +299,7 @@ svoje dejanje?</translation>
262 <translation>SEGA/MASTER SISTEM</translation>
263 </message>
264 <message>
265- <source>A Comma seperated list of all file extensions for this emulator. Blank means any file under ROM PATH is considered to be used with this emulator</source>
266+ <source>A Comma separated list of all file extensions for this emulator. Blank means any file under ROM PATH is considered to be used with this emulator</source>
267 <translation>Z vejico ločen seznam vseh končnic datotek za ta emulator. Če pustite prazno, pomeni da bodo vse datoteke v ROM MAPI uporabljene pri tem emulatorju</translation>
268 </message>
269 <message>
270@@ -327,7 +327,7 @@ svoje dejanje?</translation>
271 <translation type="unfinished"></translation>
272 </message>
273 <message>
274- <source>Binary and optional parameters. Multiple commands seperated with &apos;;&apos; . Use %s for the rom name. %d1, %d2, %d3 and %d4 represent disks in a multidisk/game. %s auto appended if not specified</source>
275+ <source>Binary and optional parameters. Multiple commands separated by &apos;;&apos; . Use %s for the rom name. %d1, %d2, %d3 and %d4 represent disks in a multidisk/game. %s auto appended if not specified</source>
276 <translation type="unfinished"></translation>
277 </message>
278 <message>
279diff --git a/mythtv/docs/doxygen-architecture-document.cpp b/mythtv/docs/doxygen-architecture-document.cpp
280index bd09cca..9c031ae 100644
281--- a/mythtv/docs/doxygen-architecture-document.cpp
282+++ b/mythtv/docs/doxygen-architecture-document.cpp
283@@ -564,7 +564,7 @@ of the forthcoming command. This can be justified in any way
284 The backend responds with a length, and the response to the command.
285 This can be numbers (up to 32 bit, represented in ASCII),
286 a single string, or an ASCII encoding of a QStringList.
287-The 5 byte sequence "[]:[]" seperates items in the stringlist.
288+The 5 byte sequence "[]:[]" separates items in the stringlist.
289 Any 64 bit numbers are represented as a stringlist of two 32bit words
290 (MSB first).
291
292@@ -791,7 +791,7 @@ easy to use.
293 QString safe = QDeepCopy<QString>(original);
294 \endcode
295
296-In this case safe and original can be used by two seperate
297+In this case safe and original can be used by two separate
298 threads, while unsafe can only be used in the same thread
299 as originalStr.
300
301@@ -837,7 +837,7 @@ few cotchas on installation: You must have APIC enabled to
302 use performance counters. This is usually the default, but
303 you may want to check this in your kernel configuration. You
304 also need the oprofile module, this is part of the kernel
305-config in Linux 2.6+, but must be compiled seperately for
306+config in Linux 2.6+, but must be compiled separately for
307 earlier kernels. Finally, some RedHat kernels does not work
308 with the standard oprofile, so you must use the RedHat
309 version of oprofile, or compile your own kernel.
310diff --git a/mythtv/i18n/mythfrontend_bg.ts b/mythtv/i18n/mythfrontend_bg.ts
311index 6bac23c..8b910a3 100644
312--- a/mythtv/i18n/mythfrontend_bg.ts
313+++ b/mythtv/i18n/mythfrontend_bg.ts
314@@ -10053,7 +10053,7 @@ You may have to use the eject button under its tray.</source>
315 </message>
316 <message>
317 <location filename="../libs/libmythtv/transporteditor.cpp" line="239"/>
318- <source>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </source>
319+ <source>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </source>
320 <translation type="unfinished"></translation>
321 </message>
322 <message>
323diff --git a/mythtv/i18n/mythfrontend_ca.ts b/mythtv/i18n/mythfrontend_ca.ts
324index 8a2db5f..0131e52 100644
325--- a/mythtv/i18n/mythfrontend_ca.ts
326+++ b/mythtv/i18n/mythfrontend_ca.ts
327@@ -14100,7 +14100,7 @@ Most cards can autodetect this now, so leave it at Auto unless it won&apos;t wor
328 </message>
329 <message>
330 <location filename="../libs/libmythtv/transporteditor.cpp" line="239"/>
331- <source>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </source>
332+ <source>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </source>
333 <translation type="unfinished"></translation>
334 </message>
335 <message>
336diff --git a/mythtv/i18n/mythfrontend_cs.ts b/mythtv/i18n/mythfrontend_cs.ts
337index 7dcdffd..30340c0 100644
338--- a/mythtv/i18n/mythfrontend_cs.ts
339+++ b/mythtv/i18n/mythfrontend_cs.ts
340@@ -12853,7 +12853,7 @@ Chcete pokračovat ve sledování?</translation>
341 </message>
342 <message>
343 <location filename="../libs/libmythtv/transporteditor.cpp" line="239"/>
344- <source>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </source>
345+ <source>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </source>
346 <translation>Zdroje obrazu ke kterÜm je tento Transport připojen nejsou kompatibilní, vytvořte prosím jiné zdroje obrazu pro tyto karty. </translation>
347 </message>
348 <message>
349diff --git a/mythtv/i18n/mythfrontend_da.ts b/mythtv/i18n/mythfrontend_da.ts
350index 68d3cea..1d2dda4 100644
351--- a/mythtv/i18n/mythfrontend_da.ts
352+++ b/mythtv/i18n/mythfrontend_da.ts
353@@ -15618,7 +15618,7 @@ De fleste kort kan autodetektere dette, så vÊlg Auto medmindre det ikke virker
354 </message>
355 <message>
356 <location filename="../libs/libmythtv/transporteditor.cpp" line="239"/>
357- <source>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </source>
358+ <source>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </source>
359 <translation>Videokilderne, som denne transport er tilknyttet til, er inkompatible. Benyt venligst seperate videokilder til disse kort.</translation>
360 </message>
361 <message>
362diff --git a/mythtv/i18n/mythfrontend_de.ts b/mythtv/i18n/mythfrontend_de.ts
363index 0dfeb81..35be8bf 100644
364--- a/mythtv/i18n/mythfrontend_de.ts
365+++ b/mythtv/i18n/mythfrontend_de.ts
366@@ -18705,7 +18705,7 @@ PrÃŒfen Sie, ob die Videodatei existiert</translation>
367 </message>
368 <message>
369 <location filename="../libs/libmythtv/transporteditor.cpp" line="239"/>
370- <source>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </source>
371+ <source>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </source>
372 <translation>Die Videoquellen, mit denen dieser Transport verbunden ist, sind inkompatibel. Bitte erstellen Sie fÃŒr diese Karten eine eigene Videoquelle. </translation>
373 </message>
374 <message>
375diff --git a/mythtv/i18n/mythfrontend_el.ts b/mythtv/i18n/mythfrontend_el.ts
376index 2362133..1dfd22d 100644
377--- a/mythtv/i18n/mythfrontend_el.ts
378+++ b/mythtv/i18n/mythfrontend_el.ts
379@@ -15236,7 +15236,7 @@ name cannot be blank.</source>
380 </message>
381 <message>
382 <location filename="../libs/libmythtv/transporteditor.cpp" line="239"/>
383- <source>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </source>
384+ <source>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </source>
385 <translation>Η Πηγή ΣήΌατος που
386 συ
387ΜΎέεται αυ
388τή τη συ
389χΜότητα είΜαι ασύΌβατη, παρακαλώ ΎηΌιου
390ργήστε Οεχωριστές πηγές σήΌατος γι΄αυ
391τές τις κάρτες.</translation>
392 </message>
393 <message>
394diff --git a/mythtv/i18n/mythfrontend_en_ca.ts b/mythtv/i18n/mythfrontend_en_ca.ts
395index 092d8d6..ff3ad86 100644
396--- a/mythtv/i18n/mythfrontend_en_ca.ts
397+++ b/mythtv/i18n/mythfrontend_en_ca.ts
398@@ -15312,8 +15312,8 @@ name cannot be blank.</translation>
399 </message>
400 <message>
401 <location filename="../libs/libmythtv/transporteditor.cpp" line="239"/>
402- <source>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </source>
403- <translation>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </translation>
404+ <source>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </source>
405+ <translation>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </translation>
406 </message>
407 <message>
408 <location filename="../libs/libmythtv/transporteditor.cpp" line="427"/>
409diff --git a/mythtv/i18n/mythfrontend_en_gb.ts b/mythtv/i18n/mythfrontend_en_gb.ts
410index 5a26287..cbacbc4 100644
411--- a/mythtv/i18n/mythfrontend_en_gb.ts
412+++ b/mythtv/i18n/mythfrontend_en_gb.ts
413@@ -15566,8 +15566,8 @@ Your grabber does not provide channel numbers, so you have to set them manually.
414 </message>
415 <message>
416 <location filename="../libs/libmythtv/transporteditor.cpp" line="239"/>
417- <source>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </source>
418- <translation>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </translation>
419+ <source>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </source>
420+ <translation>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </translation>
421 </message>
422 <message>
423 <location filename="../libs/libmythtv/transporteditor.cpp" line="427"/>
424diff --git a/mythtv/i18n/mythfrontend_en_us.ts b/mythtv/i18n/mythfrontend_en_us.ts
425index dcdc4d0..24a89ba 100644
426--- a/mythtv/i18n/mythfrontend_en_us.ts
427+++ b/mythtv/i18n/mythfrontend_en_us.ts
428@@ -15297,8 +15297,8 @@ name cannot be blank.</translation>
429 </message>
430 <message>
431 <location filename="../libs/libmythtv/transporteditor.cpp" line="239"/>
432- <source>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </source>
433- <translation>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </translation>
434+ <source>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </source>
435+ <translation>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </translation>
436 </message>
437 <message>
438 <location filename="../libs/libmythtv/transporteditor.cpp" line="427"/>
439diff --git a/mythtv/i18n/mythfrontend_es.ts b/mythtv/i18n/mythfrontend_es.ts
440index bd568c0..1d1c6b0 100644
441--- a/mythtv/i18n/mythfrontend_es.ts
442+++ b/mythtv/i18n/mythfrontend_es.ts
443@@ -13870,7 +13870,7 @@ Compruebe que el video existe</translation>
444 </message>
445 <message>
446 <location filename="../libs/libmythtv/transporteditor.cpp" line="239"/>
447- <source>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </source>
448+ <source>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </source>
449 <translation type="unfinished"></translation>
450 </message>
451 <message>
452diff --git a/mythtv/i18n/mythfrontend_es_es.ts b/mythtv/i18n/mythfrontend_es_es.ts
453index d97e116..1bff80b 100644
454--- a/mythtv/i18n/mythfrontend_es_es.ts
455+++ b/mythtv/i18n/mythfrontend_es_es.ts
456@@ -15469,7 +15469,7 @@ La mayoría de las tarjetas la detectan automáticamente, así que déjela en Au
457 </message>
458 <message>
459 <location filename="../libs/libmythtv/transporteditor.cpp" line="239"/>
460- <source>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </source>
461+ <source>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </source>
462 <translation>Las fuentes de vídeo a las que se conecta este transporte son incompatibles; por favor, cree fuentes de vídeo aparte para estas tarjetas. </translation>
463 </message>
464 <message>
465diff --git a/mythtv/i18n/mythfrontend_et.ts b/mythtv/i18n/mythfrontend_et.ts
466index e9e523e..fb35473 100644
467--- a/mythtv/i18n/mythfrontend_et.ts
468+++ b/mythtv/i18n/mythfrontend_et.ts
469@@ -15773,7 +15773,7 @@ Enamik DVB-C saatjaid edastab 6.9 või 6.875 millionit mÀrki sekundis.</transla
470 </message>
471 <message>
472 <location filename="../libs/libmythtv/transporteditor.cpp" line="239"/>
473- <source>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </source>
474+ <source>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </source>
475 <translation>Videoallikad kuhu see ÃŒlekanne on ÃŒhendatud pole sobivad, loo nende kaartide jaoks eraldi videoallikad.</translation>
476 </message>
477 <message>
478diff --git a/mythtv/i18n/mythfrontend_fi.ts b/mythtv/i18n/mythfrontend_fi.ts
479index 6a8a273..f2fa259 100644
480--- a/mythtv/i18n/mythfrontend_fi.ts
481+++ b/mythtv/i18n/mythfrontend_fi.ts
482@@ -13086,7 +13086,7 @@ Check if the video exists</source>
483 </message>
484 <message>
485 <location filename="../libs/libmythtv/transporteditor.cpp" line="239"/>
486- <source>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </source>
487+ <source>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </source>
488 <translation>VidoelÀhteet, joihin tÀmÀ laite on yhdistetty eivÀt ole yhteensopivia, ole hyvÀ ja luo erilliset videolÀhteet nÀille korteille. </translation>
489 </message>
490 <message>
491diff --git a/mythtv/i18n/mythfrontend_fr.ts b/mythtv/i18n/mythfrontend_fr.ts
492index 50da48e..8d3cabc 100644
493--- a/mythtv/i18n/mythfrontend_fr.ts
494+++ b/mythtv/i18n/mythfrontend_fr.ts
495@@ -15722,7 +15722,7 @@ La plupart des cartes peuvent autodétecter cela maintenant, donc laissez-la à
496 </message>
497 <message>
498 <location filename="../libs/libmythtv/transporteditor.cpp" line="239"/>
499- <source>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </source>
500+ <source>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </source>
501 <translation>Les sources vidéo auxquelles ce transport est connecté sont incompatibles, veuillez créer des sources vidéo séparées pour ces cartes. </translation>
502 </message>
503 <message>
504diff --git a/mythtv/i18n/mythfrontend_he.ts b/mythtv/i18n/mythfrontend_he.ts
505index aff75d8..8a98c05 100644
506--- a/mythtv/i18n/mythfrontend_he.ts
507+++ b/mythtv/i18n/mythfrontend_he.ts
508@@ -12612,7 +12612,7 @@ Check if the video exists</source>
509 </message>
510 <message>
511 <location filename="../libs/libmythtv/transporteditor.cpp" line="239"/>
512- <source>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </source>
513+ <source>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </source>
514 <translation type="unfinished"></translation>
515 </message>
516 <message>
517diff --git a/mythtv/i18n/mythfrontend_hr.ts b/mythtv/i18n/mythfrontend_hr.ts
518index 6cdeb83..57ec56f 100644
519--- a/mythtv/i18n/mythfrontend_hr.ts
520+++ b/mythtv/i18n/mythfrontend_hr.ts
521@@ -10975,8 +10975,8 @@ You may have to use the eject button under its tray.</translation>
522 </message>
523 <message>
524 <location filename="../libs/libmythtv/transporteditor.cpp" line="239"/>
525- <source>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </source>
526- <translation>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </translation>
527+ <source>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </source>
528+ <translation>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </translation>
529 </message>
530 <message>
531 <location filename="../libs/libmythtv/transporteditor.cpp" line="427"/>
532diff --git a/mythtv/i18n/mythfrontend_hu.ts b/mythtv/i18n/mythfrontend_hu.ts
533index 31a244c..5c2a336 100644
534--- a/mythtv/i18n/mythfrontend_hu.ts
535+++ b/mythtv/i18n/mythfrontend_hu.ts
536@@ -10743,7 +10743,7 @@ Használhatja a kiadás gombot a tálca alatt.</translation>
537 </message>
538 <message>
539 <location filename="../libs/libmythtv/transporteditor.cpp" line="239"/>
540- <source>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </source>
541+ <source>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </source>
542 <translation>A videó forrás, melyet a adóhoz használ, nem kompatibilis. Kérem készítsen egy kÌlönálló videó forrást ehhez a kártyához.</translation>
543 </message>
544 <message>
545diff --git a/mythtv/i18n/mythfrontend_is.ts b/mythtv/i18n/mythfrontend_is.ts
546index d088409..234f6f4 100644
547--- a/mythtv/i18n/mythfrontend_is.ts
548+++ b/mythtv/i18n/mythfrontend_is.ts
549@@ -12534,7 +12534,7 @@ Check if the video exists</source>
550 </message>
551 <message>
552 <location filename="../libs/libmythtv/transporteditor.cpp" line="239"/>
553- <source>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </source>
554+ <source>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </source>
555 <translation type="unfinished"></translation>
556 </message>
557 <message>
558diff --git a/mythtv/i18n/mythfrontend_it.ts b/mythtv/i18n/mythfrontend_it.ts
559index d1f9417..5411d82 100644
560--- a/mythtv/i18n/mythfrontend_it.ts
561+++ b/mythtv/i18n/mythfrontend_it.ts
562@@ -17479,7 +17479,7 @@ Controllare se il video esiste</translation>
563 </message>
564 <message>
565 <location filename="../libs/libmythtv/transporteditor.cpp" line="239"/>
566- <source>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </source>
567+ <source>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </source>
568 <translation>Le sorgenti video a cui questo trasporto Ú connesso sono incompatibili, creare sorgenti video separate per queste schede.</translation>
569 </message>
570 <message>
571diff --git a/mythtv/i18n/mythfrontend_ja.ts b/mythtv/i18n/mythfrontend_ja.ts
572index 3b934ba..750c4b7 100644
573--- a/mythtv/i18n/mythfrontend_ja.ts
574+++ b/mythtv/i18n/mythfrontend_ja.ts
575@@ -12334,7 +12334,7 @@ Check if the video exists</source>
576 </message>
577 <message>
578 <location filename="../libs/libmythtv/transporteditor.cpp" line="239"/>
579- <source>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </source>
580+ <source>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </source>
581 <translation type="unfinished"></translation>
582 </message>
583 <message>
584diff --git a/mythtv/i18n/mythfrontend_nb.ts b/mythtv/i18n/mythfrontend_nb.ts
585index 22b050e..fe4547b 100644
586--- a/mythtv/i18n/mythfrontend_nb.ts
587+++ b/mythtv/i18n/mythfrontend_nb.ts
588@@ -12184,7 +12184,7 @@ De fleste DVB-C-sendere bruker 6.9 eller 6.875 millioner symboler per sekund.</t
589 <translation>Kunne ikke sÞke etter informasjon om et opptakskort som er koblet til denne transportens videokilde. Vennligst undersÞk at tjeneren ikke kjÞrer.</translation>
590 </message>
591 <message>
592- <source>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </source>
593+ <source>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </source>
594 <translation>Videokildene som er koblet til denne transporten er inkompatible, vennligst opprett separate videokilder for disse kortene.</translation>
595 </message>
596 <message>
597diff --git a/mythtv/i18n/mythfrontend_nl.ts b/mythtv/i18n/mythfrontend_nl.ts
598index c616983..13f3c73 100644
599--- a/mythtv/i18n/mythfrontend_nl.ts
600+++ b/mythtv/i18n/mythfrontend_nl.ts
601@@ -11052,7 +11052,7 @@ Controleer of de video bestaat</translation>
602 </message>
603 <message>
604 <location filename="../libs/libmythtv/transporteditor.cpp" line="239"/>
605- <source>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </source>
606+ <source>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </source>
607 <translation>De videobronnen waar deze transport aan gekoppeld is, is niet compatibel. Maak een aparte videobron voor deze kaarten.</translation>
608 </message>
609 <message>
610diff --git a/mythtv/i18n/mythfrontend_pl.ts b/mythtv/i18n/mythfrontend_pl.ts
611index c5443ea..c0ec3b8 100644
612--- a/mythtv/i18n/mythfrontend_pl.ts
613+++ b/mythtv/i18n/mythfrontend_pl.ts
614@@ -16684,7 +16684,7 @@ Most DVB-C transports transmit at 6.9 or 6.875 million symbols per second.</sour
615 </message>
616 <message>
617 <location filename="../libs/libmythtv/transporteditor.cpp" line="239"/>
618- <source>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </source>
619+ <source>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </source>
620 <translation type="unfinished"></translation>
621 </message>
622 <message>
623diff --git a/mythtv/i18n/mythfrontend_pt.ts b/mythtv/i18n/mythfrontend_pt.ts
624index 25036cb..c659bab 100644
625--- a/mythtv/i18n/mythfrontend_pt.ts
626+++ b/mythtv/i18n/mythfrontend_pt.ts
627@@ -11360,7 +11360,7 @@ Check if the video exists</source>
628 </message>
629 <message>
630 <location filename="../libs/libmythtv/transporteditor.cpp" line="239"/>
631- <source>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </source>
632+ <source>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </source>
633 <translation type="unfinished"></translation>
634 </message>
635 <message>
636diff --git a/mythtv/i18n/mythfrontend_pt_br.ts b/mythtv/i18n/mythfrontend_pt_br.ts
637index 69a9475..c3c5582 100644
638--- a/mythtv/i18n/mythfrontend_pt_br.ts
639+++ b/mythtv/i18n/mythfrontend_pt_br.ts
640@@ -12669,7 +12669,7 @@ Verifique se o vídeo existe</translation>
641 </message>
642 <message>
643 <location filename="../libs/libmythtv/transporteditor.cpp" line="239"/>
644- <source>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </source>
645+ <source>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </source>
646 <translation>As Origens de Vídeo dos quais este Transporte está conectado são incompatíveis, por favor, crie origens de vídeo separadas para estas placas.</translation>
647 </message>
648 <message>
649diff --git a/mythtv/i18n/mythfrontend_ru.ts b/mythtv/i18n/mythfrontend_ru.ts
650index 6997f11..93149be 100644
651--- a/mythtv/i18n/mythfrontend_ru.ts
652+++ b/mythtv/i18n/mythfrontend_ru.ts
653@@ -17824,7 +17824,7 @@ Check if the video exists</source>
654 </message>
655 <message>
656 <location filename="../libs/libmythtv/transporteditor.cpp" line="239"/>
657- <source>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </source>
658+ <source>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </source>
659 <translation>ИстПчМОкО вОЎеП , к кПтПрПЌ пПЎключеМ этПт траМспПрт МесПвЌестОЌы, пПжалуйста, сПзЎайте ПтЎельМые ОстПчМОкО вОЎеП Ўля этОх
660 карт. </translation>
661 </message>
662 <message>
663diff --git a/mythtv/i18n/mythfrontend_sl.ts b/mythtv/i18n/mythfrontend_sl.ts
664index 01c7453..12e5c9d 100644
665--- a/mythtv/i18n/mythfrontend_sl.ts
666+++ b/mythtv/i18n/mythfrontend_sl.ts
667@@ -15380,7 +15380,7 @@ Preverite če video obstaja</translation>
668 </message>
669 <message>
670 <location filename="../libs/libmythtv/transporteditor.cpp" line="239"/>
671- <source>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </source>
672+ <source>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </source>
673 <translation>Video viri na katere je povezan ta transport niso kompatibilni, prosim, da za te kartice, ustvarite poseben video vir. </translation>
674 </message>
675 <message>
676diff --git a/mythtv/i18n/mythfrontend_sv.ts b/mythtv/i18n/mythfrontend_sv.ts
677index 2b85ba8..a368cab 100644
678--- a/mythtv/i18n/mythfrontend_sv.ts
679+++ b/mythtv/i18n/mythfrontend_sv.ts
680@@ -15587,7 +15587,7 @@ De flesta kort kÀnner av detta automatiskt nu, Àndra endast om det ej fungerar
681 </message>
682 <message>
683 <location filename="../libs/libmythtv/transporteditor.cpp" line="239"/>
684- <source>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </source>
685+ <source>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </source>
686 <translation>VideokÀllorna som denna överföring Àr ansluten till Àr inkompatibla, separera videokÀllorna för dessa kort. </translation>
687 </message>
688 <message>
689diff --git a/mythtv/i18n/mythfrontend_tr.ts b/mythtv/i18n/mythfrontend_tr.ts
690index 8da54b5..034dcc7 100644
691--- a/mythtv/i18n/mythfrontend_tr.ts
692+++ b/mythtv/i18n/mythfrontend_tr.ts
693@@ -13374,7 +13374,7 @@ Check if the video exists</source>
694 </message>
695 <message>
696 <location filename="../libs/libmythtv/transporteditor.cpp" line="239"/>
697- <source>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </source>
698+ <source>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </source>
699 <translation type="unfinished"></translation>
700 </message>
701 <message>
702diff --git a/mythtv/i18n/mythfrontend_zh_cn.ts b/mythtv/i18n/mythfrontend_zh_cn.ts
703index 10afd5a..70661e5 100644
704--- a/mythtv/i18n/mythfrontend_zh_cn.ts
705+++ b/mythtv/i18n/mythfrontend_zh_cn.ts
706@@ -10736,7 +10736,7 @@ Most cards can autodetect this now, so leave it at Auto unless it won&apos;t wor
707 </message>
708 <message>
709 <location filename="../libs/libmythtv/transporteditor.cpp" line="239"/>
710- <source>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </source>
711+ <source>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </source>
712 <translation type="unfinished"></translation>
713 </message>
714 <message>
715diff --git a/mythtv/i18n/mythfrontend_zh_hk.ts b/mythtv/i18n/mythfrontend_zh_hk.ts
716index 5ca18d0..c834e86 100644
717--- a/mythtv/i18n/mythfrontend_zh_hk.ts
718+++ b/mythtv/i18n/mythfrontend_zh_hk.ts
719@@ -15516,7 +15516,7 @@ Most cards can autodetect this now, so leave it at Auto unless it won&apos;t wor
720 </message>
721 <message>
722 <location filename="../libs/libmythtv/transporteditor.cpp" line="239"/>
723- <source>The Video Sources to which this Transport is connected are incompatible, please create seperate video sources for these cards. </source>
724+ <source>The Video Sources to which this Transport is connected are incompatible, please create separate video sources for these cards. </source>
725 <translation>歀傳遞單å…
726ƒé€£æŽ¥ä¹‹èŠ–èšŠäŸ†æºäžå…
727Œå®¹ïŒŒè«‹ç‚ºæ­€å¡å»ºç«‹çšç«‹ä¹‹èŠ–èšŠäŸ†æºã€‚</translation>
728 </message>
729 <message>
730diff --git a/mythtv/libs/libmythbase/mthreadpool.cpp b/mythtv/libs/libmythbase/mthreadpool.cpp
731index f95939b..e982b06 100644
732--- a/mythtv/libs/libmythbase/mthreadpool.cpp
733+++ b/mythtv/libs/libmythbase/mthreadpool.cpp
734@@ -52,7 +52,7 @@
735 * requiring a name.
736 *
737 * \li MThread does not inherit from QObject, if you need QObject services
738- * in a threading class you will need to inherit from QObject seperately. Note
739+ * in a threading class you will need to inherit from QObject separately. Note
740 * when you inherit from QObject, you must inherit from no more than one
741 * QObject based class and it must be first in the list of classes your class
742 * inherits from (a Qt restriction).
743diff --git a/mythtv/libs/libmythtv/avformatdecoder.cpp b/mythtv/libs/libmythtv/avformatdecoder.cpp
744index 3a42b40..bc18ee2 100644
745--- a/mythtv/libs/libmythtv/avformatdecoder.cpp
746+++ b/mythtv/libs/libmythtv/avformatdecoder.cpp
747@@ -1274,7 +1274,7 @@ static enum PixelFormat get_format_vdpau(struct AVCodecContext *avctx,
748 return fmt[i];
749 }
750
751-// Declared seperately to allow attribute
752+// Declared separately to allow attribute
753 static enum PixelFormat get_format_dxva2(struct AVCodecContext *,
754 const enum PixelFormat *) MUNUSED;
755
756@@ -1297,7 +1297,7 @@ static bool IS_VAAPI_PIX_FMT(enum PixelFormat fmt)
757 fmt == PIX_FMT_VAAPI_VLD;
758 }
759
760-// Declared seperately to allow attribute
761+// Declared separately to allow attribute
762 static enum PixelFormat get_format_vaapi(struct AVCodecContext *,
763 const enum PixelFormat *) MUNUSED;
764
765diff --git a/mythtv/libs/libmythtv/dbcheck.cpp b/mythtv/libs/libmythtv/dbcheck.cpp
766index fe65eda..35a584e 100644
767--- a/mythtv/libs/libmythtv/dbcheck.cpp
768+++ b/mythtv/libs/libmythtv/dbcheck.cpp
769@@ -2105,7 +2105,7 @@ NULL
770 .toLocal8Bit());
771 }
772
773- // Convert DATETIME back to seperate DATE and TIME in record table
774+ // Convert DATETIME back to separate DATE and TIME in record table
775 const char *post_sql[] = {
776 "UPDATE record, recordupdate "
777 "SET record.startdate = DATE(recordupdate.starttime), "
778diff --git a/mythtv/libs/libmythtv/mpeg/mpegtables.cpp b/mythtv/libs/libmythtv/mpeg/mpegtables.cpp
779index 4f7373a..8bae5cd 100644
780--- a/mythtv/libs/libmythtv/mpeg/mpegtables.cpp
781+++ b/mythtv/libs/libmythtv/mpeg/mpegtables.cpp
782@@ -11,7 +11,7 @@ const unsigned char DEFAULT_PAT_HEADER[8] =
783 {
784 0x00, // TableID::PAT
785 0xb0, // Syntax indicator
786- 0x00, // Length (set seperately)
787+ 0x00, // Length (set separately)
788 0x00, // Transport stream ID top bits
789
790 0x00, // Transport stream ID bottom bits
791@@ -24,10 +24,10 @@ const unsigned char DEFAULT_PMT_HEADER[12] =
792 {
793 0x02, // TableID::PMT
794 0xb0, // Syntax indicator
795- 0x00, // Length (set seperately)
796- 0x00, // MPEG Program number top bits (set seperately)
797+ 0x00, // Length (set separately)
798+ 0x00, // MPEG Program number top bits (set separately)
799
800- 0x00, // MPEG Program number bottom bits (set seperately)
801+ 0x00, // MPEG Program number bottom bits (set separately)
802 0xc1, // Version + Current/Next
803 0x00, // Current Section
804 0x00, // Last Section
805diff --git a/mythtv/libs/libmythtv/transporteditor.cpp b/mythtv/libs/libmythtv/transporteditor.cpp
806index 2582133..92fcb58 100644
807--- a/mythtv/libs/libmythtv/transporteditor.cpp
808+++ b/mythtv/libs/libmythtv/transporteditor.cpp
809@@ -238,7 +238,7 @@ static CardUtil::CARD_TYPES get_cardtype(uint sourceid)
810 QObject::tr("Transport Editor"),
811 QObject::tr(
812 "The Video Sources to which this Transport is connected "
813- "are incompatible, please create seperate video sources "
814+ "are incompatible, please create separate video sources "
815 "for these cards. "));
816
817 return CardUtil::ERROR_PROBE;
818diff --git a/mythtv/programs/mythlcdserver/lcdprocclient.cpp b/mythtv/programs/mythlcdserver/lcdprocclient.cpp
819index d081902..618b70c 100644
820--- a/mythtv/programs/mythlcdserver/lcdprocclient.cpp
821+++ b/mythtv/programs/mythlcdserver/lcdprocclient.cpp
822@@ -559,7 +559,7 @@ QString LCDProcClient::expandString(const QString &aString)
823
824 QString bString;
825
826- // if version 5 then white space seperate the list of characters
827+ // if version 5 then white space separate the list of characters
828 for (int x = 0; x < aString.length(); x++)
829 {
830 bString += aString.at(x) + QString(" ");
831diff --git a/mythtv/programs/scripts/internetcontent/nv_python_libs/rev3/rev3_api.py b/mythtv/programs/scripts/internetcontent/nv_python_libs/rev3/rev3_api.py
832index 9748555..08537df 100644
833--- a/mythtv/programs/scripts/internetcontent/nv_python_libs/rev3/rev3_api.py
834+++ b/mythtv/programs/scripts/internetcontent/nv_python_libs/rev3/rev3_api.py
835@@ -380,7 +380,7 @@ class Videos(object):
836 for format in show.xpath('.//a'):
837 link = u'http://revision3.com%s' % format.attrib['href']
838 # If this is a "tekzilla" link without extra parameters that skip show
839- # This forces the Tekzilla weekly show to be seperate from the daily show
840+ # This forces the Tekzilla weekly show to be separate from the daily show
841 if link.find('/tekzilla/') != -1 and link.find('?subshow=false') == -1:
842 continue
843 mp4Format = etree.SubElement(tmpShow, "mp4Format")
844--
8451.8.4.rc3
846
847
848From b43a8d2045138f60fe24f733197eaedfcecb91e7 Mon Sep 17 00:00:00 2001
849From: Philipp Matthias Hahn <pmhahn@pmhahn.de>
850Date: Sat, 26 Oct 2013 15:53:32 +0200
851Subject: [PATCH 2/5] spelling: unk_n_own
852
853---
854 mythtv/libs/libmythui/cecadapter.cpp | 2 +-
855 1 file changed, 1 insertion(+), 1 deletion(-)
856
857diff --git a/mythtv/libs/libmythui/cecadapter.cpp b/mythtv/libs/libmythui/cecadapter.cpp
858index edad8f6..899e8f5 100644
859--- a/mythtv/libs/libmythui/cecadapter.cpp
860+++ b/mythtv/libs/libmythui/cecadapter.cpp
861@@ -540,7 +540,7 @@ class CECAdapterPriv
862 code = "TIMER_PROGRAMMING";
863 break;
864 case CEC_USER_CONTROL_CODE_UNKNOWN:
865- code = "UNKOWN";
866+ code = "UNKNOWN";
867 break;
868 case CEC_USER_CONTROL_CODE_DATA:
869 code = "DATA";
870--
8711.8.4.rc3
872
873
874From 036039e1d3e5b34916988ff7fc56fb64511ee5e2 Mon Sep 17 00:00:00 2001
875From: Philipp Matthias Hahn <pmhahn@pmhahn.de>
876Date: Sat, 26 Oct 2013 15:53:32 +0200
877Subject: [PATCH 3/5] spelling: Inconsist[a -> e]nt
878
879---
880 mythtv/external/FFmpeg/libavcodec/dcadec.c | 2 +-
881 1 file changed, 1 insertion(+), 1 deletion(-)
882
883diff --git a/mythtv/external/FFmpeg/libavcodec/dcadec.c b/mythtv/external/FFmpeg/libavcodec/dcadec.c
884index 1b955e4..010c4ee 100644
885--- a/mythtv/external/FFmpeg/libavcodec/dcadec.c
886+++ b/mythtv/external/FFmpeg/libavcodec/dcadec.c
887@@ -2316,7 +2316,7 @@ static int dca_decode_frame(AVCodecContext *avctx, void *data,
888 * masks in some sense -- unfortunately some channels could overlap */
889 if (av_popcount(channel_mask) != av_popcount(channel_layout)) {
890 av_log(avctx, AV_LOG_DEBUG,
891- "DTS-XXCH: Inconsistant avcodec/dts channel layouts\n");
892+ "DTS-XXCH: Inconsistent avcodec/dts channel layouts\n");
893 return AVERROR_INVALIDDATA;
894 }
895
896--
8971.8.4.rc3
898
899
900From aef95b8a858805b46d5f87f19b24be6472d1bb63 Mon Sep 17 00:00:00 2001
901From: Philipp Matthias Hahn <pmhahn@pmhahn.de>
902Date: Sat, 26 Oct 2013 15:53:32 +0200
903Subject: [PATCH 4/5] spelling: Rec[ie -> ei]ved
904
905---
906 mythtv/libs/libmythbase/signalhandling.cpp | 2 +-
907 1 file changed, 1 insertion(+), 1 deletion(-)
908
909diff --git a/mythtv/libs/libmythbase/signalhandling.cpp b/mythtv/libs/libmythbase/signalhandling.cpp
910index 53f5bb1..b171cb9 100644
911--- a/mythtv/libs/libmythbase/signalhandling.cpp
912+++ b/mythtv/libs/libmythbase/signalhandling.cpp
913@@ -351,7 +351,7 @@ void SignalHandler::handleSignal(void)
914 }
915 else if (!allowNullHandler)
916 {
917- LOG(VB_GENERAL, LOG_CRIT, QString("Recieved unexpected signal %1")
918+ LOG(VB_GENERAL, LOG_CRIT, QString("Received unexpected signal %1")
919 .arg(signum));
920 }
921 break;
922--
9231.8.4.rc3
924
925
926From 90295de05515abef5378cb81fc22bff36afeb005 Mon Sep 17 00:00:00 2001
927From: Philipp Matthias Hahn <pmhahn@pmhahn.de>
928Date: Sat, 26 Oct 2013 15:53:32 +0200
929Subject: [PATCH 5/5] spelling: access[a -> i]ble
930
931---
932 mythplugins/mytharchive/i18n/mytharchive_cs.ts | 2 +-
933 mythplugins/mytharchive/i18n/mytharchive_da.ts | 2 +-
934 mythplugins/mytharchive/i18n/mytharchive_de.ts | 2 +-
935 mythplugins/mytharchive/i18n/mytharchive_el.ts | 2 +-
936 mythplugins/mytharchive/i18n/mytharchive_en_ca.ts | 4 ++--
937 mythplugins/mytharchive/i18n/mytharchive_en_gb.ts | 4 ++--
938 mythplugins/mytharchive/i18n/mytharchive_en_us.ts | 4 ++--
939 mythplugins/mytharchive/i18n/mytharchive_es.ts | 2 +-
940 mythplugins/mytharchive/i18n/mytharchive_es_es.ts | 2 +-
941 mythplugins/mytharchive/i18n/mytharchive_et.ts | 2 +-
942 mythplugins/mytharchive/i18n/mytharchive_fi.ts | 2 +-
943 mythplugins/mytharchive/i18n/mytharchive_fr.ts | 2 +-
944 mythplugins/mytharchive/i18n/mytharchive_hu.ts | 2 +-
945 mythplugins/mytharchive/i18n/mytharchive_it.ts | 2 +-
946 mythplugins/mytharchive/i18n/mytharchive_nb.ts | 2 +-
947 mythplugins/mytharchive/i18n/mytharchive_nl.ts | 2 +-
948 mythplugins/mytharchive/i18n/mytharchive_pl.ts | 2 +-
949 mythplugins/mytharchive/i18n/mytharchive_pt.ts | 2 +-
950 mythplugins/mytharchive/i18n/mytharchive_ru.ts | 2 +-
951 mythplugins/mytharchive/i18n/mytharchive_sl.ts | 2 +-
952 mythplugins/mytharchive/i18n/mytharchive_sv.ts | 2 +-
953 mythplugins/mytharchive/i18n/mytharchive_zh_hk.ts | 2 +-
954 mythplugins/mytharchive/mytharchive/archiveutil.cpp | 2 +-
955 mythplugins/mythgame/mythgame/scripts/giantbomb.py | 2 +-
956 mythtv/contrib/imports/mirobridge/mirobridge.py | 4 ++--
957 mythtv/programs/scripts/internetcontent/bbciplayer.py | 2 +-
958 mythtv/programs/scripts/internetcontent/bliptv.py | 4 ++--
959 mythtv/programs/scripts/internetcontent/comedycentral.py | 2 +-
960 mythtv/programs/scripts/internetcontent/dailymotion.py | 4 ++--
961 mythtv/programs/scripts/internetcontent/hulu.py | 2 +-
962 mythtv/programs/scripts/internetcontent/mnvsearch.py | 2 +-
963 mythtv/programs/scripts/internetcontent/mtv.py | 4 ++--
964 mythtv/programs/scripts/internetcontent/nature.py | 2 +-
965 mythtv/programs/scripts/internetcontent/pbs.py | 2 +-
966 mythtv/programs/scripts/internetcontent/rev3.py | 2 +-
967 mythtv/programs/scripts/internetcontent/space.py | 2 +-
968 mythtv/programs/scripts/internetcontent/technology.py | 2 +-
969 mythtv/programs/scripts/internetcontent/tedtalks.py | 2 +-
970 mythtv/programs/scripts/internetcontent/thewb.py | 2 +-
971 mythtv/programs/scripts/internetcontent/trailers.py | 2 +-
972 mythtv/programs/scripts/internetcontent/vimeo.py | 4 ++--
973 mythtv/programs/scripts/internetcontent/youtube.py | 4 ++--
974 mythtv/programs/scripts/metadata/Television/ttvdb.py | 2 +-
975 43 files changed, 52 insertions(+), 52 deletions(-)
976
977diff --git a/mythplugins/mytharchive/i18n/mytharchive_cs.ts b/mythplugins/mytharchive/i18n/mytharchive_cs.ts
978index 3de77f2..562b267 100644
979--- a/mythplugins/mytharchive/i18n/mytharchive_cs.ts
980+++ b/mythplugins/mytharchive/i18n/mytharchive_cs.ts
981@@ -871,7 +871,7 @@ Vloşte prázdné DVD do mechaniky a vyberte níşe uvedenou volbu.</translation
982 </message>
983 <message>
984 <location filename="../mytharchive/archiveutil.cpp" line="42"/>
985- <source>Any file accessable from your filesystem.</source>
986+ <source>Any file accessible from your filesystem.</source>
987 <translation>Jakékoliv soubory přístupné na filesystému.</translation>
988 </message>
989 <message>
990diff --git a/mythplugins/mytharchive/i18n/mytharchive_da.ts b/mythplugins/mytharchive/i18n/mytharchive_da.ts
991index a7594f5..b8da9a3 100644
992--- a/mythplugins/mytharchive/i18n/mytharchive_da.ts
993+++ b/mythplugins/mytharchive/i18n/mytharchive_da.ts
994@@ -812,7 +812,7 @@ Vent venligst...</translation>
995 </message>
996 <message>
997 <location filename="../mytharchive/archiveutil.cpp" line="48"/>
998- <source>Any file accessable from your filesystem.</source>
999+ <source>Any file accessible from your filesystem.</source>
1000 <translation>Alle tilgÊngelige filer fra dit filsystem.</translation>
1001 </message>
1002 <message>
1003diff --git a/mythplugins/mytharchive/i18n/mytharchive_de.ts b/mythplugins/mytharchive/i18n/mytharchive_de.ts
1004index d6ab8ae..8140cc8 100644
1005--- a/mythplugins/mytharchive/i18n/mytharchive_de.ts
1006+++ b/mythplugins/mytharchive/i18n/mytharchive_de.ts
1007@@ -1347,7 +1347,7 @@ Bitte warten...</translation>
1008 </message>
1009 <message>
1010 <location filename="../mytharchive/archiveutil.cpp" line="48"/>
1011- <source>Any file accessable from your filesystem.</source>
1012+ <source>Any file accessible from your filesystem.</source>
1013 <translation>Jede verfÃŒgbare Datei auf Ihrem Dateisystem.</translation>
1014 </message>
1015 <message>
1016diff --git a/mythplugins/mytharchive/i18n/mytharchive_el.ts b/mythplugins/mytharchive/i18n/mytharchive_el.ts
1017index 7a41e56..798ad02 100644
1018--- a/mythplugins/mytharchive/i18n/mytharchive_el.ts
1019+++ b/mythplugins/mytharchive/i18n/mytharchive_el.ts
1020@@ -812,7 +812,7 @@ Please Wait...</source>
1021 </message>
1022 <message>
1023 <location filename="../mytharchive/archiveutil.cpp" line="48"/>
1024- <source>Any file accessable from your filesystem.</source>
1025+ <source>Any file accessible from your filesystem.</source>
1026 <translation>ΚάΞε αρχείο προσβάσιΌο από το σύστηΌα αρχείωΜ σας.</translation>
1027 </message>
1028 <message>
1029diff --git a/mythplugins/mytharchive/i18n/mytharchive_en_ca.ts b/mythplugins/mytharchive/i18n/mytharchive_en_ca.ts
1030index a2f7419..ae6536b 100644
1031--- a/mythplugins/mytharchive/i18n/mytharchive_en_ca.ts
1032+++ b/mythplugins/mytharchive/i18n/mytharchive_en_ca.ts
1033@@ -813,8 +813,8 @@ Please Wait...</translation>
1034 </message>
1035 <message>
1036 <location filename="../mytharchive/archiveutil.cpp" line="48"/>
1037- <source>Any file accessable from your filesystem.</source>
1038- <translation>Any file accessable from your filesystem.</translation>
1039+ <source>Any file accessible from your filesystem.</source>
1040+ <translation>Any file accessible from your filesystem.</translation>
1041 </message>
1042 <message>
1043 <location filename="../mytharchive/selectdestination.cpp" line="294"/>
1044diff --git a/mythplugins/mytharchive/i18n/mytharchive_en_gb.ts b/mythplugins/mytharchive/i18n/mytharchive_en_gb.ts
1045index 0951742..2713e11 100644
1046--- a/mythplugins/mytharchive/i18n/mytharchive_en_gb.ts
1047+++ b/mythplugins/mytharchive/i18n/mytharchive_en_gb.ts
1048@@ -812,8 +812,8 @@ Please Wait...</translation>
1049 </message>
1050 <message>
1051 <location filename="../mytharchive/archiveutil.cpp" line="48"/>
1052- <source>Any file accessable from your filesystem.</source>
1053- <translation>Any file accessable from your filesystem.</translation>
1054+ <source>Any file accessible from your filesystem.</source>
1055+ <translation>Any file accessible from your filesystem.</translation>
1056 </message>
1057 <message>
1058 <location filename="../mytharchive/selectdestination.cpp" line="294"/>
1059diff --git a/mythplugins/mytharchive/i18n/mytharchive_en_us.ts b/mythplugins/mytharchive/i18n/mytharchive_en_us.ts
1060index dc2bfe0..13b307a 100644
1061--- a/mythplugins/mytharchive/i18n/mytharchive_en_us.ts
1062+++ b/mythplugins/mytharchive/i18n/mytharchive_en_us.ts
1063@@ -813,8 +813,8 @@ Please Wait...</translation>
1064 </message>
1065 <message>
1066 <location filename="../mytharchive/archiveutil.cpp" line="48"/>
1067- <source>Any file accessable from your filesystem.</source>
1068- <translation>Any file accessable from your filesystem.</translation>
1069+ <source>Any file accessible from your filesystem.</source>
1070+ <translation>Any file accessible from your filesystem.</translation>
1071 </message>
1072 <message>
1073 <location filename="../mytharchive/selectdestination.cpp" line="294"/>
1074diff --git a/mythplugins/mytharchive/i18n/mytharchive_es.ts b/mythplugins/mytharchive/i18n/mytharchive_es.ts
1075index 9fe9df7..87e381a 100644
1076--- a/mythplugins/mytharchive/i18n/mytharchive_es.ts
1077+++ b/mythplugins/mytharchive/i18n/mytharchive_es.ts
1078@@ -722,7 +722,7 @@ Place a blank DVD in the drive and select an option below.</source>
1079 <translation>Archivo</translation>
1080 </message>
1081 <message>
1082- <source>Any file accessable from your filesystem.</source>
1083+ <source>Any file accessible from your filesystem.</source>
1084 <translation>Cualquier archivo accesible desde tu sistema de archivos.</translation>
1085 </message>
1086 <message>
1087diff --git a/mythplugins/mytharchive/i18n/mytharchive_es_es.ts b/mythplugins/mytharchive/i18n/mytharchive_es_es.ts
1088index 565eda1..ed3af0a 100644
1089--- a/mythplugins/mytharchive/i18n/mytharchive_es_es.ts
1090+++ b/mythplugins/mytharchive/i18n/mytharchive_es_es.ts
1091@@ -812,7 +812,7 @@ Por favor, espere...</translation>
1092 </message>
1093 <message>
1094 <location filename="../mytharchive/archiveutil.cpp" line="48"/>
1095- <source>Any file accessable from your filesystem.</source>
1096+ <source>Any file accessible from your filesystem.</source>
1097 <translation>Cualquier archivo accesible desde su sistema de ficheros.</translation>
1098 </message>
1099 <message>
1100diff --git a/mythplugins/mytharchive/i18n/mytharchive_et.ts b/mythplugins/mytharchive/i18n/mytharchive_et.ts
1101index 8259109..3ca063d 100644
1102--- a/mythplugins/mytharchive/i18n/mytharchive_et.ts
1103+++ b/mythplugins/mytharchive/i18n/mytharchive_et.ts
1104@@ -812,7 +812,7 @@ Palun oota...</translation>
1105 </message>
1106 <message>
1107 <location filename="../mytharchive/archiveutil.cpp" line="48"/>
1108- <source>Any file accessable from your filesystem.</source>
1109+ <source>Any file accessible from your filesystem.</source>
1110 <translation>Suvaline fail failisÃŒsteemist.</translation>
1111 </message>
1112 <message>
1113diff --git a/mythplugins/mytharchive/i18n/mytharchive_fi.ts b/mythplugins/mytharchive/i18n/mytharchive_fi.ts
1114index 5bdaaab..5e4655a 100644
1115--- a/mythplugins/mytharchive/i18n/mytharchive_fi.ts
1116+++ b/mythplugins/mytharchive/i18n/mytharchive_fi.ts
1117@@ -757,7 +757,7 @@ Ole hyvÀ ja odota...</translation>
1118 </message>
1119 <message>
1120 <location filename="../mytharchive/archiveutil.cpp" line="47"/>
1121- <source>Any file accessable from your filesystem.</source>
1122+ <source>Any file accessible from your filesystem.</source>
1123 <translation>MikÀ tahansa tiedostojÀrjestelmÀsi tiedosto.</translation>
1124 </message>
1125 <message>
1126diff --git a/mythplugins/mytharchive/i18n/mytharchive_fr.ts b/mythplugins/mytharchive/i18n/mytharchive_fr.ts
1127index 5a1ca6e..148a5a6 100644
1128--- a/mythplugins/mytharchive/i18n/mytharchive_fr.ts
1129+++ b/mythplugins/mytharchive/i18n/mytharchive_fr.ts
1130@@ -815,7 +815,7 @@ Veuillez patienter...</translation>
1131 </message>
1132 <message>
1133 <location filename="../mytharchive/archiveutil.cpp" line="48"/>
1134- <source>Any file accessable from your filesystem.</source>
1135+ <source>Any file accessible from your filesystem.</source>
1136 <translation>Aucun fichier accessible dans votre systÚme de fichier.</translation>
1137 </message>
1138 <message>
1139diff --git a/mythplugins/mytharchive/i18n/mytharchive_hu.ts b/mythplugins/mytharchive/i18n/mytharchive_hu.ts
1140index b97ae0c..034b24a 100644
1141--- a/mythplugins/mytharchive/i18n/mytharchive_hu.ts
1142+++ b/mythplugins/mytharchive/i18n/mytharchive_hu.ts
1143@@ -878,7 +878,7 @@ Place a blank DVD in the drive and select an option below.</source>
1144 </message>
1145 <message>
1146 <location filename="../mytharchive/archiveutil.cpp" line="42"/>
1147- <source>Any file accessable from your filesystem.</source>
1148+ <source>Any file accessible from your filesystem.</source>
1149 <translation type="unfinished"></translation>
1150 </message>
1151 <message>
1152diff --git a/mythplugins/mytharchive/i18n/mytharchive_it.ts b/mythplugins/mytharchive/i18n/mytharchive_it.ts
1153index 73af282..6a4dc4b 100644
1154--- a/mythplugins/mytharchive/i18n/mytharchive_it.ts
1155+++ b/mythplugins/mytharchive/i18n/mytharchive_it.ts
1156@@ -1118,7 +1118,7 @@ Attendere...</translation>
1157 </message>
1158 <message>
1159 <location filename="../mytharchive/archiveutil.cpp" line="48"/>
1160- <source>Any file accessable from your filesystem.</source>
1161+ <source>Any file accessible from your filesystem.</source>
1162 <translation>Tutti file accesibili dal filesystem.</translation>
1163 </message>
1164 <message>
1165diff --git a/mythplugins/mytharchive/i18n/mytharchive_nb.ts b/mythplugins/mytharchive/i18n/mytharchive_nb.ts
1166index b15cd9f..e8cf4d8 100644
1167--- a/mythplugins/mytharchive/i18n/mytharchive_nb.ts
1168+++ b/mythplugins/mytharchive/i18n/mytharchive_nb.ts
1169@@ -653,7 +653,7 @@ Vennligst vent...</translation>
1170 <translation>Fil</translation>
1171 </message>
1172 <message>
1173- <source>Any file accessable from your filesystem.</source>
1174+ <source>Any file accessible from your filesystem.</source>
1175 <translation>Enhver fil tilgjengelig i ditt filsystem.</translation>
1176 </message>
1177 <message>
1178diff --git a/mythplugins/mytharchive/i18n/mytharchive_nl.ts b/mythplugins/mytharchive/i18n/mytharchive_nl.ts
1179index 37d4a96..53d4db5 100644
1180--- a/mythplugins/mytharchive/i18n/mytharchive_nl.ts
1181+++ b/mythplugins/mytharchive/i18n/mytharchive_nl.ts
1182@@ -735,7 +735,7 @@ Place a blank DVD in the drive and select an option below.</source>
1183 <translation>Bestand</translation>
1184 </message>
1185 <message>
1186- <source>Any file accessable from your filesystem.</source>
1187+ <source>Any file accessible from your filesystem.</source>
1188 <translation type="unfinished"></translation>
1189 </message>
1190 <message>
1191diff --git a/mythplugins/mytharchive/i18n/mytharchive_pl.ts b/mythplugins/mytharchive/i18n/mytharchive_pl.ts
1192index 8f66ce1..ff7cce3 100644
1193--- a/mythplugins/mytharchive/i18n/mytharchive_pl.ts
1194+++ b/mythplugins/mytharchive/i18n/mytharchive_pl.ts
1195@@ -1206,7 +1206,7 @@ Proszę Czekać...</translation>
1196 </message>
1197 <message>
1198 <location filename="../mytharchive/archiveutil.cpp" line="48"/>
1199- <source>Any file accessable from your filesystem.</source>
1200+ <source>Any file accessible from your filesystem.</source>
1201 <translation>Dowlony plik z Twojego systemu.</translation>
1202 </message>
1203 <message>
1204diff --git a/mythplugins/mytharchive/i18n/mytharchive_pt.ts b/mythplugins/mytharchive/i18n/mytharchive_pt.ts
1205index 3d57cfc..f06cbad 100644
1206--- a/mythplugins/mytharchive/i18n/mytharchive_pt.ts
1207+++ b/mythplugins/mytharchive/i18n/mytharchive_pt.ts
1208@@ -732,7 +732,7 @@ Place a blank DVD in the drive and select an option below.</source>
1209 </message>
1210 <message>
1211 <location filename="../mytharchive/archiveutil.cpp" line="43"/>
1212- <source>Any file accessable from your filesystem.</source>
1213+ <source>Any file accessible from your filesystem.</source>
1214 <translation>Qualquer ficheiro a que possa aceder no seu sistema.</translation>
1215 </message>
1216 <message>
1217diff --git a/mythplugins/mytharchive/i18n/mytharchive_ru.ts b/mythplugins/mytharchive/i18n/mytharchive_ru.ts
1218index f13d0a8..1a28468 100644
1219--- a/mythplugins/mytharchive/i18n/mytharchive_ru.ts
1220+++ b/mythplugins/mytharchive/i18n/mytharchive_ru.ts
1221@@ -858,7 +858,7 @@ Please Wait...</source>
1222 </message>
1223 <message>
1224 <location filename="../mytharchive/archiveutil.cpp" line="47"/>
1225- <source>Any file accessable from your filesystem.</source>
1226+ <source>Any file accessible from your filesystem.</source>
1227 <translation>ЛюбПй ЎПступМый файл.</translation>
1228 </message>
1229 <message>
1230diff --git a/mythplugins/mytharchive/i18n/mytharchive_sl.ts b/mythplugins/mytharchive/i18n/mytharchive_sl.ts
1231index 965a7e1..d64ced9 100644
1232--- a/mythplugins/mytharchive/i18n/mytharchive_sl.ts
1233+++ b/mythplugins/mytharchive/i18n/mytharchive_sl.ts
1234@@ -719,7 +719,7 @@ Place a blank DVD in the drive and select an option below.</source>
1235 <translation type="unfinished"></translation>
1236 </message>
1237 <message>
1238- <source>Any file accessable from your filesystem.</source>
1239+ <source>Any file accessible from your filesystem.</source>
1240 <translation type="unfinished"></translation>
1241 </message>
1242 <message>
1243diff --git a/mythplugins/mytharchive/i18n/mytharchive_sv.ts b/mythplugins/mytharchive/i18n/mytharchive_sv.ts
1244index b551fa0..1c930e1 100644
1245--- a/mythplugins/mytharchive/i18n/mytharchive_sv.ts
1246+++ b/mythplugins/mytharchive/i18n/mytharchive_sv.ts
1247@@ -811,7 +811,7 @@ VÀnta...</translation>
1248 </message>
1249 <message>
1250 <location filename="../mytharchive/archiveutil.cpp" line="48"/>
1251- <source>Any file accessable from your filesystem.</source>
1252+ <source>Any file accessible from your filesystem.</source>
1253 <translation>Vilken fil som helst, tillgÀnglig i filsystemet.</translation>
1254 </message>
1255 <message>
1256diff --git a/mythplugins/mytharchive/i18n/mytharchive_zh_hk.ts b/mythplugins/mytharchive/i18n/mytharchive_zh_hk.ts
1257index e10d7c4..ca6582b 100644
1258--- a/mythplugins/mytharchive/i18n/mytharchive_zh_hk.ts
1259+++ b/mythplugins/mytharchive/i18n/mytharchive_zh_hk.ts
1260@@ -1117,7 +1117,7 @@ Please Wait...</source>
1261 </message>
1262 <message>
1263 <location filename="../mytharchive/archiveutil.cpp" line="48"/>
1264- <source>Any file accessable from your filesystem.</source>
1265+ <source>Any file accessible from your filesystem.</source>
1266 <translation>任䜕閣䞋檔案系統可存取之檔案。</translation>
1267 </message>
1268 <message>
1269diff --git a/mythplugins/mytharchive/mytharchive/archiveutil.cpp b/mythplugins/mytharchive/mytharchive/archiveutil.cpp
1270index a23e6de..2663e1e 100644
1271--- a/mythplugins/mytharchive/mytharchive/archiveutil.cpp
1272+++ b/mythplugins/mytharchive/mytharchive/archiveutil.cpp
1273@@ -45,7 +45,7 @@ struct ArchiveDestination ArchiveDestinations[] =
1274 4482*1024},
1275 {AD_FILE,
1276 QT_TRANSLATE_NOOP("SelectDestination", "File"),
1277- QT_TRANSLATE_NOOP("SelectDestination", "Any file accessable from your filesystem."),
1278+ QT_TRANSLATE_NOOP("SelectDestination", "Any file accessible from your filesystem."),
1279 -1},
1280 };
1281
1282diff --git a/mythplugins/mythgame/mythgame/scripts/giantbomb.py b/mythplugins/mythgame/mythgame/scripts/giantbomb.py
1283index 7575662..342c638 100755
1284--- a/mythplugins/mythgame/mythgame/scripts/giantbomb.py
1285+++ b/mythplugins/mythgame/mythgame/scripts/giantbomb.py
1286@@ -178,7 +178,7 @@ if version < '2.7.2':
1287 sys.exit(1)
1288
1289
1290-# Verify that the giantbomb_api modules are installed and accessable
1291+# Verify that the giantbomb_api modules are installed and accessible
1292 #import giantbomb.giantbomb_api as giantbomb_api # Only used when debugging. Normally commented out.
1293
1294 try:
1295diff --git a/mythtv/contrib/imports/mirobridge/mirobridge.py b/mythtv/contrib/imports/mirobridge/mirobridge.py
1296index 09ef701..f9417f4 100755
1297--- a/mythtv/contrib/imports/mirobridge/mirobridge.py
1298+++ b/mythtv/contrib/imports/mirobridge/mirobridge.py
1299@@ -857,7 +857,7 @@ def getMythtvDirectories():
1300 # Stop processing if this local host has any storage groups
1301 global localhostname, vid_graphics_dirs, dir_dict, storagegroups, local_only, verbose
1302
1303- # When there is NO SG for Videos then ALL graphics paths MUST be local paths set in the FE and accessable
1304+ # When there is NO SG for Videos then ALL graphics paths MUST be local paths set in the FE and accessible
1305 # from the backend
1306 if storagegroups.has_key(u'mythvideo'):
1307 local_only = False
1308@@ -879,7 +879,7 @@ def getMythtvDirectories():
1309
1310 if local_only:
1311 logger.warning(u'There is no "Videos" Storage Group set so ONLY MythTV Frontend local '\
1312- u'paths for videos and graphics that are accessable from this MythTV '\
1313+ u'paths for videos and graphics that are accessible from this MythTV '\
1314 u'Backend can be used.')
1315
1316 for key in dir_dict.keys():
1317diff --git a/mythtv/programs/scripts/internetcontent/bbciplayer.py b/mythtv/programs/scripts/internetcontent/bbciplayer.py
1318index 62b3065..359f0cc 100755
1319--- a/mythtv/programs/scripts/internetcontent/bbciplayer.py
1320+++ b/mythtv/programs/scripts/internetcontent/bbciplayer.py
1321@@ -239,7 +239,7 @@ if target.__version__ < '0.1.0':
1322 sys.stderr.write("\n! Error: Your current installed bbciplayer_api.py version is (%s)\nYou must at least have version (0.1.0) or higher.\n" % target.__version__)
1323 sys.exit(1)
1324
1325-# Verify that the main process modules are installed and accessable
1326+# Verify that the main process modules are installed and accessible
1327 try:
1328 import nv_python_libs.mainProcess as process
1329 except Exception, e:
1330diff --git a/mythtv/programs/scripts/internetcontent/bliptv.py b/mythtv/programs/scripts/internetcontent/bliptv.py
1331index c332071..fe6880a 100755
1332--- a/mythtv/programs/scripts/internetcontent/bliptv.py
1333+++ b/mythtv/programs/scripts/internetcontent/bliptv.py
1334@@ -198,7 +198,7 @@ sys.stderr = OutStreamEncoder(sys.stderr, 'utf8')
1335 # Used for debugging - usually commented out
1336 #import nv_python_libs.bliptv.bliptv_api as target
1337
1338-# Verify that the tmdb_api modules are installed and accessable
1339+# Verify that the tmdb_api modules are installed and accessible
1340 try:
1341 import nv_python_libs.bliptv.bliptv_api as target
1342 except Exception, e:
1343@@ -214,7 +214,7 @@ if target.__version__ < '0.2.0':
1344 sys.exit(1)
1345
1346
1347-# Verify that the common process modules are installed and accessable
1348+# Verify that the common process modules are installed and accessible
1349 try:
1350 import nv_python_libs.mainProcess as process
1351 except Exception, e:
1352diff --git a/mythtv/programs/scripts/internetcontent/comedycentral.py b/mythtv/programs/scripts/internetcontent/comedycentral.py
1353index 70b3972..c0d0c7d 100755
1354--- a/mythtv/programs/scripts/internetcontent/comedycentral.py
1355+++ b/mythtv/programs/scripts/internetcontent/comedycentral.py
1356@@ -129,7 +129,7 @@ if target.__version__ < '0.1.0':
1357 sys.stderr.write("\n! Error: Your current installed mashups_api.py version is (%s)\nYou must at least have version (0.1.0) or higher.\n" % target.__version__)
1358 sys.exit(1)
1359
1360-# Verify that the main process modules are installed and accessable
1361+# Verify that the main process modules are installed and accessible
1362 try:
1363 import nv_python_libs.mainProcess as process
1364 except Exception, e:
1365diff --git a/mythtv/programs/scripts/internetcontent/dailymotion.py b/mythtv/programs/scripts/internetcontent/dailymotion.py
1366index 38bfab7..92ae7e9 100755
1367--- a/mythtv/programs/scripts/internetcontent/dailymotion.py
1368+++ b/mythtv/programs/scripts/internetcontent/dailymotion.py
1369@@ -200,7 +200,7 @@ sys.stderr = OutStreamEncoder(sys.stderr, 'utf8')
1370 # Used for debugging normally commented out
1371 #import nv_python_libs.dailymotion.dailymotion_api as target
1372
1373-# Verify that the tmdb_api modules are installed and accessable
1374+# Verify that the tmdb_api modules are installed and accessible
1375 try:
1376 import nv_python_libs.dailymotion.dailymotion_api as target
1377 except Exception, e:
1378@@ -216,7 +216,7 @@ if target.__version__ < '0.2.0':
1379 sys.exit(1)
1380
1381
1382-# Verify that the common process modules are installed and accessable
1383+# Verify that the common process modules are installed and accessible
1384 try:
1385 import nv_python_libs.mainProcess as process
1386 except Exception, e:
1387diff --git a/mythtv/programs/scripts/internetcontent/hulu.py b/mythtv/programs/scripts/internetcontent/hulu.py
1388index 73ffd91..7f3e7cb 100755
1389--- a/mythtv/programs/scripts/internetcontent/hulu.py
1390+++ b/mythtv/programs/scripts/internetcontent/hulu.py
1391@@ -237,7 +237,7 @@ if target.__version__ < '0.1.0':
1392 sys.stderr.write("\n! Error: Your current installed hulu_api.py version is (%s)\nYou must at least have version (0.1.0) or higher.\n" % target.__version__)
1393 sys.exit(1)
1394
1395-# Verify that the main process modules are installed and accessable
1396+# Verify that the main process modules are installed and accessible
1397 try:
1398 import nv_python_libs.mainProcess as process
1399 except Exception, e:
1400diff --git a/mythtv/programs/scripts/internetcontent/mnvsearch.py b/mythtv/programs/scripts/internetcontent/mnvsearch.py
1401index eec390e..bc68e08 100755
1402--- a/mythtv/programs/scripts/internetcontent/mnvsearch.py
1403+++ b/mythtv/programs/scripts/internetcontent/mnvsearch.py
1404@@ -175,7 +175,7 @@ if target.__version__ < '0.1.0':
1405 sys.stderr.write("\n! Error: Your current installed mnvsearch_api.py version is (%s)\nYou must at least have version (0.1.0) or higher.\n" % target.__version__)
1406 sys.exit(1)
1407
1408-# Verify that the main process modules are installed and accessable
1409+# Verify that the main process modules are installed and accessible
1410 try:
1411 import nv_python_libs.mainProcess as process
1412 except Exception, e:
1413diff --git a/mythtv/programs/scripts/internetcontent/mtv.py b/mythtv/programs/scripts/internetcontent/mtv.py
1414index 184ed6c..b89e942 100755
1415--- a/mythtv/programs/scripts/internetcontent/mtv.py
1416+++ b/mythtv/programs/scripts/internetcontent/mtv.py
1417@@ -200,7 +200,7 @@ sys.stderr = OutStreamEncoder(sys.stderr, 'utf8')
1418 # Used for debugging
1419 #import nv_python_libs.mtv.mtv_api as target
1420
1421-# Verify that the tmdb_api modules are installed and accessable
1422+# Verify that the tmdb_api modules are installed and accessible
1423 try:
1424 import nv_python_libs.mtv.mtv_api as target
1425 except Exception, e:
1426@@ -216,7 +216,7 @@ if target.__version__ < '0.2.0':
1427 sys.exit(1)
1428
1429
1430-# Verify that the common process modules are installed and accessable
1431+# Verify that the common process modules are installed and accessible
1432 try:
1433 import nv_python_libs.mainProcess as process
1434 except Exception, e:
1435diff --git a/mythtv/programs/scripts/internetcontent/nature.py b/mythtv/programs/scripts/internetcontent/nature.py
1436index bf79577..b2f4d19 100755
1437--- a/mythtv/programs/scripts/internetcontent/nature.py
1438+++ b/mythtv/programs/scripts/internetcontent/nature.py
1439@@ -146,7 +146,7 @@ if target.__version__ < '0.1.0':
1440 sys.stderr.write("\n! Error: Your current installed mashups_api.py version is (%s)\nYou must at least have version (0.1.0) or higher.\n" % target.__version__)
1441 sys.exit(1)
1442
1443-# Verify that the main process modules are installed and accessable
1444+# Verify that the main process modules are installed and accessible
1445 try:
1446 import nv_python_libs.mainProcess as process
1447 except Exception, e:
1448diff --git a/mythtv/programs/scripts/internetcontent/pbs.py b/mythtv/programs/scripts/internetcontent/pbs.py
1449index faeb0e8..594f487 100755
1450--- a/mythtv/programs/scripts/internetcontent/pbs.py
1451+++ b/mythtv/programs/scripts/internetcontent/pbs.py
1452@@ -142,7 +142,7 @@ if target.__version__ < '0.1.0':
1453 sys.stderr.write("\n! Error: Your current installed pbs_api.py version is (%s)\nYou must at least have version (0.1.0) or higher.\n" % target.__version__)
1454 sys.exit(1)
1455
1456-# Verify that the main process modules are installed and accessable
1457+# Verify that the main process modules are installed and accessible
1458 try:
1459 import nv_python_libs.mainProcess as process
1460 except Exception, e:
1461diff --git a/mythtv/programs/scripts/internetcontent/rev3.py b/mythtv/programs/scripts/internetcontent/rev3.py
1462index bb5a90e..00dc413 100755
1463--- a/mythtv/programs/scripts/internetcontent/rev3.py
1464+++ b/mythtv/programs/scripts/internetcontent/rev3.py
1465@@ -239,7 +239,7 @@ if target.__version__ < '0.1.0':
1466 sys.stderr.write("\n! Error: Your current installed rev3_api.py version is (%s)\nYou must at least have version (0.1.0) or higher.\n" % target.__version__)
1467 sys.exit(1)
1468
1469-# Verify that the main process modules are installed and accessable
1470+# Verify that the main process modules are installed and accessible
1471 try:
1472 import nv_python_libs.mainProcess as process
1473 except Exception, e:
1474diff --git a/mythtv/programs/scripts/internetcontent/space.py b/mythtv/programs/scripts/internetcontent/space.py
1475index c53e07a..fce65f6 100755
1476--- a/mythtv/programs/scripts/internetcontent/space.py
1477+++ b/mythtv/programs/scripts/internetcontent/space.py
1478@@ -131,7 +131,7 @@ if target.__version__ < '0.1.0':
1479 sys.stderr.write("\n! Error: Your current installed mashups_api.py version is (%s)\nYou must at least have version (0.1.0) or higher.\n" % target.__version__)
1480 sys.exit(1)
1481
1482-# Verify that the main process modules are installed and accessable
1483+# Verify that the main process modules are installed and accessible
1484 try:
1485 import nv_python_libs.mainProcess as process
1486 except Exception, e:
1487diff --git a/mythtv/programs/scripts/internetcontent/technology.py b/mythtv/programs/scripts/internetcontent/technology.py
1488index b3d78b3..cd2ec12 100755
1489--- a/mythtv/programs/scripts/internetcontent/technology.py
1490+++ b/mythtv/programs/scripts/internetcontent/technology.py
1491@@ -143,7 +143,7 @@ if target.__version__ < '0.1.0':
1492 sys.stderr.write("\n! Error: Your current installed mashups_api.py version is (%s)\nYou must at least have version (0.1.0) or higher.\n" % target.__version__)
1493 sys.exit(1)
1494
1495-# Verify that the main process modules are installed and accessable
1496+# Verify that the main process modules are installed and accessible
1497 try:
1498 import nv_python_libs.mainProcess as process
1499 except Exception, e:
1500diff --git a/mythtv/programs/scripts/internetcontent/tedtalks.py b/mythtv/programs/scripts/internetcontent/tedtalks.py
1501index d64f302..628d41f 100755
1502--- a/mythtv/programs/scripts/internetcontent/tedtalks.py
1503+++ b/mythtv/programs/scripts/internetcontent/tedtalks.py
1504@@ -142,7 +142,7 @@ if target.__version__ < '0.1.0':
1505 sys.stderr.write("\n! Error: Your current installed tedtalks_api.py version is (%s)\nYou must at least have version (0.1.0) or higher.\n" % target.__version__)
1506 sys.exit(1)
1507
1508-# Verify that the main process modules are installed and accessable
1509+# Verify that the main process modules are installed and accessible
1510 try:
1511 import nv_python_libs.mainProcess as process
1512 except Exception, e:
1513diff --git a/mythtv/programs/scripts/internetcontent/thewb.py b/mythtv/programs/scripts/internetcontent/thewb.py
1514index f9cd079..c762151 100755
1515--- a/mythtv/programs/scripts/internetcontent/thewb.py
1516+++ b/mythtv/programs/scripts/internetcontent/thewb.py
1517@@ -145,7 +145,7 @@ if target.__version__ < '0.1.0':
1518 sys.stderr.write("\n! Error: Your current installed thewb_api.py version is (%s)\nYou must at least have version (0.1.0) or higher.\n" % target.__version__)
1519 sys.exit(1)
1520
1521-# Verify that the main process modules are installed and accessable
1522+# Verify that the main process modules are installed and accessible
1523 try:
1524 import nv_python_libs.mainProcess as process
1525 except Exception, e:
1526diff --git a/mythtv/programs/scripts/internetcontent/trailers.py b/mythtv/programs/scripts/internetcontent/trailers.py
1527index 9d152fd..3b54781 100755
1528--- a/mythtv/programs/scripts/internetcontent/trailers.py
1529+++ b/mythtv/programs/scripts/internetcontent/trailers.py
1530@@ -141,7 +141,7 @@ if target.__version__ < '0.1.0':
1531 sys.stderr.write("\n! Error: Your current installed mashups_api.py version is (%s)\nYou must at least have version (0.1.0) or higher.\n" % target.__version__)
1532 sys.exit(1)
1533
1534-# Verify that the main process modules are installed and accessable
1535+# Verify that the main process modules are installed and accessible
1536 try:
1537 import nv_python_libs.mainProcess as process
1538 except Exception, e:
1539diff --git a/mythtv/programs/scripts/internetcontent/vimeo.py b/mythtv/programs/scripts/internetcontent/vimeo.py
1540index 21dba64..b90024d 100755
1541--- a/mythtv/programs/scripts/internetcontent/vimeo.py
1542+++ b/mythtv/programs/scripts/internetcontent/vimeo.py
1543@@ -195,7 +195,7 @@ sys.stderr = OutStreamEncoder(sys.stderr)
1544 # Makes it easier to debug. Comment out for production
1545 #import nv_python_libs.vimeo.vimeo_api as target
1546
1547-# Verify that the tmdb_api modules are installed and accessable
1548+# Verify that the tmdb_api modules are installed and accessible
1549 try:
1550 import nv_python_libs.vimeo.vimeo_api as target
1551 except Exception,e:
1552@@ -215,7 +215,7 @@ if target.__version__ < '0.2.0':
1553 import nv_python_libs.mainProcess as process
1554
1555
1556-# Verify that the common process modules are installed and accessable
1557+# Verify that the common process modules are installed and accessible
1558 try:
1559 import nv_python_libs.mainProcess as process
1560 except Exception, e:
1561diff --git a/mythtv/programs/scripts/internetcontent/youtube.py b/mythtv/programs/scripts/internetcontent/youtube.py
1562index b22a54d..636f931 100755
1563--- a/mythtv/programs/scripts/internetcontent/youtube.py
1564+++ b/mythtv/programs/scripts/internetcontent/youtube.py
1565@@ -199,7 +199,7 @@ sys.stderr = OutStreamEncoder(sys.stderr, 'utf8')
1566 # Used for debugging
1567 #import nv_python_libs.youtube.youtube_api as target
1568
1569-# Verify that the tmdb_api modules are installed and accessable
1570+# Verify that the tmdb_api modules are installed and accessible
1571 try:
1572 import nv_python_libs.youtube.youtube_api as target
1573 except Exception, e:
1574@@ -215,7 +215,7 @@ if target.__version__ < '0.2.0':
1575 sys.exit(1)
1576
1577
1578-# Verify that the common process modules are installed and accessable
1579+# Verify that the common process modules are installed and accessible
1580 try:
1581 import nv_python_libs.mainProcess as process
1582 except Exception, e:
1583diff --git a/mythtv/programs/scripts/metadata/Television/ttvdb.py b/mythtv/programs/scripts/metadata/Television/ttvdb.py
1584index 349b4c4..f01d9df 100755
1585--- a/mythtv/programs/scripts/metadata/Television/ttvdb.py
1586+++ b/mythtv/programs/scripts/metadata/Television/ttvdb.py
1587@@ -1394,7 +1394,7 @@ def main():
1588 print season_numbers[:-1]
1589 sys.exit(0) # Option (-n) is the only option honoured when used
1590
1591- # Dump information accessable for a Series and ONLY first season of episoded data
1592+ # Dump information accessible for a Series and ONLY first season of episoded data
1593 if opts.debug == True:
1594 print "#"*20
1595 print "# Starting Raw keys call"
1596--
15971.8.4.rc3
1598