update some selenium tests
This commit is contained in:
parent
95c67538b9
commit
4e57c2835b
|
@ -160,7 +160,7 @@
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>assertValue</td>
|
<td>assertValue</td>
|
||||||
<td>//textarea[@name="wdts[transcripts][en]"]</td>
|
<td>//textarea[@name="wdts[transcripts][en][transcript]"]</td>
|
||||||
<td>This is a test queued transcript.</td>
|
<td>This is a test queued transcript.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
@ -181,7 +181,7 @@
|
||||||
<tr>
|
<tr>
|
||||||
<td>assertText</td>
|
<td>assertText</td>
|
||||||
<td>//div[contains(@class,"transcript-holder") and contains(@class,"en")]</td>
|
<td>//div[contains(@class,"transcript-holder") and contains(@class,"en")]</td>
|
||||||
<td>This is a test queued transcript.</td>
|
<td>This is a test queued transcript.*</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>assertNotVisible</td>
|
<td>assertNotVisible</td>
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>pause</td>
|
<td>pause</td>
|
||||||
<td>500</td>
|
<td>1000</td>
|
||||||
<td></td>
|
<td></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: what-did-they-say 0.9.3\n"
|
"Project-Id-Version: what-did-they-say 0.9.3\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2009-10-25 23:07-0400\n"
|
"POT-Creation-Date: 2009-10-26 19:40-0400\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -921,63 +921,63 @@ msgstr ""
|
||||||
msgid "Transcripts updated."
|
msgid "Transcripts updated."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/WhatDidTheySayAdmin.inc:822
|
#: classes/WhatDidTheySayAdmin.inc:831
|
||||||
msgid "Default styles option updated."
|
msgid "Default styles option updated."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/WhatDidTheySayAdmin.inc:838
|
#: classes/WhatDidTheySayAdmin.inc:847
|
||||||
msgid "Insertion level updated."
|
msgid "Insertion level updated."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/WhatDidTheySayAdmin.inc:856
|
|
||||||
#, php-format
|
|
||||||
msgid "%s deleted."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: classes/WhatDidTheySayAdmin.inc:858
|
|
||||||
msgid "Language not deleted!"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: classes/WhatDidTheySayAdmin.inc:865
|
#: classes/WhatDidTheySayAdmin.inc:865
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%s added."
|
msgid "%s deleted."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/WhatDidTheySayAdmin.inc:867
|
#: classes/WhatDidTheySayAdmin.inc:867
|
||||||
|
msgid "Language not deleted!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: classes/WhatDidTheySayAdmin.inc:874
|
||||||
|
#, php-format
|
||||||
|
msgid "%s added."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: classes/WhatDidTheySayAdmin.inc:876
|
||||||
msgid "Language not added!"
|
msgid "Language not added!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/WhatDidTheySayAdmin.inc:873
|
#: classes/WhatDidTheySayAdmin.inc:882
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%s set as default."
|
msgid "%s set as default."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/WhatDidTheySayAdmin.inc:875
|
#: classes/WhatDidTheySayAdmin.inc:884
|
||||||
msgid "Language not set as default!"
|
msgid "Language not set as default!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/WhatDidTheySayAdmin.inc:881
|
#: classes/WhatDidTheySayAdmin.inc:890
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%1$s renamed to %2$s."
|
msgid "%1$s renamed to %2$s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/WhatDidTheySayAdmin.inc:883
|
#: classes/WhatDidTheySayAdmin.inc:892
|
||||||
msgid "Language not renamed!"
|
msgid "Language not renamed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/WhatDidTheySayAdmin.inc:906
|
#: classes/WhatDidTheySayAdmin.inc:915
|
||||||
msgid "User capabilities updated."
|
msgid "User capabilities updated."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/WhatDidTheySayAdmin.inc:931
|
#: classes/WhatDidTheySayAdmin.inc:940
|
||||||
msgid "Per-user permissions updated."
|
msgid "Per-user permissions updated."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/WhatDidTheySayAdmin.inc:960
|
#: classes/WhatDidTheySayAdmin.inc:969
|
||||||
msgid "<strong>What Did They Say?!?</strong> options reset."
|
msgid "<strong>What Did They Say?!?</strong> options reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/WhatDidTheySayAdmin.inc:979
|
#: classes/WhatDidTheySayAdmin.inc:988
|
||||||
msgid "<strong>What Did They Say?!?</strong> core options changed."
|
msgid "<strong>What Did They Say?!?</strong> core options changed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue