typo
This commit is contained in:
parent
b54d2fbadd
commit
86722f94e0
|
@ -106,7 +106,7 @@
|
|||
$('wdts-sample-transcript-holder').insert(iframe);
|
||||
};
|
||||
|
||||
if ($('wdts-filters-to-user')) {
|
||||
if ($('wdts-filters-to-use')) {
|
||||
$('wdts-filters-to-use').observe('change', load_sample_transcript);
|
||||
$('refresh-filter-preview').observe('click', function(e) {
|
||||
Event.stop(e);
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: what-did-they-say 0.9.2\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2009-10-14 21:53-0400\n"
|
||||
"POT-Creation-Date: 2009-10-14 22:03-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
Loading…
Reference in New Issue