From 4a8bc1fcb68d44e37e0f42620212513441cfb52f Mon Sep 17 00:00:00 2001 From: John Bintz Date: Tue, 13 Oct 2009 19:03:34 -0400 Subject: [PATCH] update readme and give webkit some rounded corner love --- css/wdts-admin.css | 4 +-- readme.txt | 7 ++++- what-did-they-say.php | 2 +- what-did-they-say.pot | 72 ++++++++++++++++++++----------------------- 4 files changed, 43 insertions(+), 42 deletions(-) diff --git a/css/wdts-admin.css b/css/wdts-admin.css index a2185d8..469a94d 100644 --- a/css/wdts-admin.css +++ b/css/wdts-admin.css @@ -15,8 +15,8 @@ border-radius-topright: 0.5em; -moz-border-radius-topleft: 0.5em; -moz-border-radius-topright: 0.5em; - -webkit-border-radius-topleft: 0.5em; - -webkit-border-radius-topright: 0.5em; + -webkit-border-top-left-radius: 0.5em; + -webkit-border-top-right-radius: 0.5em; text-decoration: none; } diff --git a/readme.txt b/readme.txt index 7d7adb3..7b60cfd 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: http://www.coswellproductions.com/wordpress/wordpress-plugins Tags: admin, comics, webcomics, transcript, video, audio Requires at least: 2.8 Tested up to: 2.8.4 -Stable tag: 0.9 +Stable tag: 0.9.1 What Did They Say?!? lets your users provide multilingual transcriptions to your media, in their language, quickly and securely. @@ -84,7 +84,12 @@ short codes into your transcripts. Language tags are from the subtag registry at [http://www.langtag.net/](http://www.langtag.net/). +Thanks to @mindfaucet, @Frumph, and @ChibiJen for early testing and bug reporting. + == Changelog == += 0.9.1 = +* Bugfixes for transcript submission and theme editor global variable name collision. +* Improve transcript submission feedback. = 0.9 = * Initial release, primarily for testing purposes. \ No newline at end of file diff --git a/what-did-they-say.php b/what-did-they-say.php index 140e675..202d1ee 100644 --- a/what-did-they-say.php +++ b/what-did-they-say.php @@ -3,7 +3,7 @@ Plugin Name: What Did They Say?!? Plugin URI: http://www.coswellproductions.com/wordpress/wordpress-plugins/ Description: Manage and display text transcriptions of comics, videos, or other media. -Version: 0.9 +Version: 0.9.1 Author: John Bintz Author URI: http://www.coswellproductions.com/wordpress/ Text Domain: what-did-they-say diff --git a/what-did-they-say.pot b/what-did-they-say.pot index 42efae6..a801d67 100644 --- a/what-did-they-say.pot +++ b/what-did-they-say.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: what-did-they-say 0.9\n" +"Project-Id-Version: what-did-they-say 0.9.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-10-09 10:58-0400\n" +"POT-Creation-Date: 2009-10-13 19:00-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -20,10 +20,6 @@ msgstr "" msgid "Edit/Add Transcripts" msgstr "" -#: what-did-they-say.php:213 -msgid "Manage Transcripts:" -msgstr "" - #: classes/partials/_misc-options.inc:2 msgid "Force a High Insertion Level for Automatic Transcript Embedding" msgstr "" @@ -68,28 +64,28 @@ msgstr "" msgid "Are you sure? You could leave transcriptions inaccessible." msgstr "" -#: classes/partials/meta-box.inc:8 +#: classes/partials/meta-box.inc:9 msgid "Allow new transcripts to be submitted for this post" msgstr "" -#: classes/partials/meta-box.inc:21 +#: classes/partials/meta-box.inc:24 msgid "Manage Queued Transcripts:" msgstr "" -#: classes/partials/meta-box.inc:31 +#: classes/partials/meta-box.inc:34 msgid "Edit Approved Transcripts:" msgstr "" -#: classes/partials/meta-box.inc:34 -#: classes/partials/_manage-queued-transcripts.inc:36 +#: classes/partials/meta-box.inc:37 +#: classes/partials/_manage-queued-transcripts.inc:37 msgid "Language:" msgstr "" -#: classes/partials/meta-box.inc:51 +#: classes/partials/meta-box.inc:54 msgid "Update All Transcripts" msgstr "" -#: classes/partials/meta-box.inc:55 +#: classes/partials/meta-box.inc:58 msgid "" "Uh oh...there's a problem with automatic embedding. Enable "Inject " "transcripts at level 100 instead of level 15" on the What Did They " @@ -501,7 +497,7 @@ msgid "Misc. Options" msgstr "" #: classes/partials/admin.inc:15 classes/partials/admin.inc:51 -#: classes/WhatDidTheySayAdmin.inc:262 classes/WhatDidTheySayAdmin.inc:263 +#: classes/WhatDidTheySayAdmin.inc:276 classes/WhatDidTheySayAdmin.inc:277 msgid "What Did They Say?!?" msgstr "" @@ -521,7 +517,7 @@ msgstr "" #: classes/partials/_how-it-works.inc:5 msgid "" -"What Did They Say?!? uses a wspecial workflow to handle the " +"What Did They Say?!? uses a special workflow to handle the " "submission and approval of transcripts." msgstr "" @@ -622,11 +618,11 @@ msgstr "" msgid "Your Submitted Transcripts" msgstr "" -#: classes/partials/_manage-queued-transcripts.inc:28 +#: classes/partials/_manage-queued-transcripts.inc:29 msgid "Submit a New Transcript:" msgstr "" -#: classes/partials/_manage-queued-transcripts.inc:47 +#: classes/partials/_manage-queued-transcripts.inc:48 msgid "Submit For Approval" msgstr "" @@ -777,21 +773,21 @@ msgstr "" msgid "Change the available languages" msgstr "" -#: classes/WhatDidTheySayAdmin.inc:157 +#: classes/WhatDidTheySayAdmin.inc:160 msgid "What Did They Say?!? Transcript" msgstr "" -#: classes/WhatDidTheySayAdmin.inc:157 +#: classes/WhatDidTheySayAdmin.inc:160 msgid "Show the transcript for the current post." msgstr "" -#: classes/WhatDidTheySayAdmin.inc:277 +#: classes/WhatDidTheySayAdmin.inc:291 msgid "" "Welcome to What Did They Say?!? To get started, read the " "Introduction, and then How It Works." msgstr "" -#: classes/WhatDidTheySayAdmin.inc:279 +#: classes/WhatDidTheySayAdmin.inc:293 msgid "" "Is What Did They Say?!? working out for you? Let John know " "via email (@JohnBintz)." msgstr "" -#: classes/WhatDidTheySayAdmin.inc:292 +#: classes/WhatDidTheySayAdmin.inc:306 msgid "Manage Transcripts" msgstr "" -#: classes/WhatDidTheySayAdmin.inc:502 +#: classes/WhatDidTheySayAdmin.inc:516 msgid "Transcript added to queue." msgstr "" -#: classes/WhatDidTheySayAdmin.inc:504 +#: classes/WhatDidTheySayAdmin.inc:518 msgid "Transcript not added to queue." msgstr "" -#: classes/WhatDidTheySayAdmin.inc:575 +#: classes/WhatDidTheySayAdmin.inc:594 msgid "Transcripts updated." msgstr "" -#: classes/WhatDidTheySayAdmin.inc:644 +#: classes/WhatDidTheySayAdmin.inc:663 msgid "Default styles option updated." msgstr "" -#: classes/WhatDidTheySayAdmin.inc:660 +#: classes/WhatDidTheySayAdmin.inc:679 msgid "Insertion level updated." msgstr "" -#: classes/WhatDidTheySayAdmin.inc:678 +#: classes/WhatDidTheySayAdmin.inc:697 #, php-format msgid "%s deleted." msgstr "" -#: classes/WhatDidTheySayAdmin.inc:680 +#: classes/WhatDidTheySayAdmin.inc:699 msgid "Language not deleted!" msgstr "" -#: classes/WhatDidTheySayAdmin.inc:687 +#: classes/WhatDidTheySayAdmin.inc:706 #, php-format msgid "%s added." msgstr "" -#: classes/WhatDidTheySayAdmin.inc:689 +#: classes/WhatDidTheySayAdmin.inc:708 msgid "Language not added!" msgstr "" -#: classes/WhatDidTheySayAdmin.inc:695 +#: classes/WhatDidTheySayAdmin.inc:714 #, php-format msgid "%s set as default." msgstr "" -#: classes/WhatDidTheySayAdmin.inc:697 +#: classes/WhatDidTheySayAdmin.inc:716 msgid "Language not set as default!" msgstr "" -#: classes/WhatDidTheySayAdmin.inc:703 +#: classes/WhatDidTheySayAdmin.inc:722 #, php-format msgid "%1$s renamed to %2$s." msgstr "" -#: classes/WhatDidTheySayAdmin.inc:705 +#: classes/WhatDidTheySayAdmin.inc:724 msgid "Language not renamed!" msgstr "" -#: classes/WhatDidTheySayAdmin.inc:728 +#: classes/WhatDidTheySayAdmin.inc:747 msgid "User capabilities updated." msgstr "" -#: classes/WhatDidTheySayAdmin.inc:747 +#: classes/WhatDidTheySayAdmin.inc:766 msgid "What Did They Say?!? options reset." msgstr "" -#: classes/WhatDidTheySayAdmin.inc:766 +#: classes/WhatDidTheySayAdmin.inc:785 msgid "What Did They Say?!? core options changed." msgstr ""