Changeset 163539
- Timestamp:
- 10/15/2009 03:27:15 AM (16 years ago)
- Location:
- what-did-they-say
- Files:
-
- 4 edited
-
tags/0.9.2/classes/partials/admin.inc (modified) (1 diff)
-
tags/0.9.2/what-did-they-say.pot (modified) (1 diff)
-
trunk/classes/partials/admin.inc (modified) (1 diff)
-
trunk/what-did-they-say.pot (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
what-did-they-say/tags/0.9.2/classes/partials/admin.inc
r163531 r163539 107 107 }; 108 108 109 if ($('wdts-filters-to-use r')) {109 if ($('wdts-filters-to-use')) { 110 110 $('wdts-filters-to-use').observe('change', load_sample_transcript); 111 111 $('refresh-filter-preview').observe('click', function(e) { -
what-did-they-say/tags/0.9.2/what-did-they-say.pot
r163531 r163539 9 9 "Project-Id-Version: what-did-they-say 0.9.2\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2009-10-14 2 1:53-0400\n"11 "POT-Creation-Date: 2009-10-14 22:03-0400\n" 12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -
what-did-they-say/trunk/classes/partials/admin.inc
r163529 r163539 107 107 }; 108 108 109 if ($('wdts-filters-to-use r')) {109 if ($('wdts-filters-to-use')) { 110 110 $('wdts-filters-to-use').observe('change', load_sample_transcript); 111 111 $('refresh-filter-preview').observe('click', function(e) { -
what-did-they-say/trunk/what-did-they-say.pot
r163529 r163539 9 9 "Project-Id-Version: what-did-they-say 0.9.2\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2009-10-14 2 1:53-0400\n"11 "POT-Creation-Date: 2009-10-14 22:03-0400\n" 12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
Note: See TracChangeset
for help on using the changeset viewer.