- Release 1.5.1

git-svn-id: https://plugins.svn.wordpress.org/footnotes/tags/1.5.1@998116 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
Mark Cheret 2014-09-28 20:13:38 +00:00
parent 866016e291
commit d6ac28fd4f
7 changed files with 31 additions and 43 deletions

View file

@ -79,7 +79,7 @@ class MCI_Footnotes_Hooks {
// append link to the WordPress Plugin page
$p_arr_Links[] = sprintf('<a href="http://wordpress.org/support/plugin/footnotes" target="_blank">%s</a>', __('Support', MCI_Footnotes_Config::C_STR_PLUGIN_NAME));
// append link to the Settings page
$p_arr_Links[] = sprintf('<a href="%s">%s</a>', admin_url('options-general.php?page=mfmmf-footnotes'), __('Settings', MCI_Footnotes_Config::C_STR_PLUGIN_NAME));
$p_arr_Links[] = sprintf('<a href="%s">%s</a>', admin_url('admin.php?page=mfmmf-footnotes'), __('Settings', MCI_Footnotes_Config::C_STR_PLUGIN_NAME));
// append link to the PlayPal Donate function
$p_arr_Links[] = sprintf('<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6Z6CZDW8PPBBJ" target="_blank">%s</a>', __('Donate', MCI_Footnotes_Config::C_STR_PLUGIN_NAME));
// return new links

View file

@ -4,7 +4,7 @@
Plugin URI: http://wordpress.org/plugins/footnotes/
Description: time to bring footnotes to your website! footnotes are known from offline publishing and everybody takes them for granted when reading a magazine.
Author: ManFisher Medien ManuFaktur
Version: 1.5.0
Version: 1.5.1
Author URI: http://manfisher.net/plugins/footnotes/
Text Domain: footnotes
Domain Path: /languages

Binary file not shown.

View file

@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: footnotes\n"
"POT-Creation-Date: 2014-09-27 14:00+0100\n"
"PO-Revision-Date: 2014-09-27 14:01+0100\n"
"POT-Creation-Date: 2014-09-28 21:42+0100\n"
"PO-Revision-Date: 2014-09-28 21:42+0100\n"
"Last-Translator: Mark Cheret <mark@cheret.de>\n"
"Language-Team: SHE <s.herndler@methis.at>\n"
"Language: de\n"
@ -23,9 +23,8 @@ msgid "Take a look on other Plugins we have developed."
msgstr "Sehen Sie sich unsere weiteren WordPress Plugins an"
#: class/dashboard/layout.php:237
#, fuzzy
msgid "Settings saved"
msgstr "Einstellungen"
msgstr "Einstellungen gespeichert"
#: class/dashboard/subpage-diagnostics.php:48
#: class/dashboard/subpage-diagnostics.php:60
@ -33,9 +32,8 @@ msgid "Diagnostics"
msgstr "Diagnose"
#: class/dashboard/subpage-diagnostics.php:73
#, fuzzy
msgid "Displays information about the web server, PHP and WordPress"
msgstr "Ausgabe von Informationen bezgl. des Webservers, PHP und WordPress."
msgstr "Ausgabe von Informationen bezgl. des Webservers, PHP und WordPress"
#: class/dashboard/subpage-diagnostics.php:106
msgid "Server name"
@ -107,7 +105,6 @@ msgid "Brief introduction in how to use the plugin"
msgstr "Kurze Anleitung für die Verwendung des Plugins."
#: class/dashboard/subpage-main.php:85
#, fuzzy
msgid "Help us to improve our Plugin"
msgstr "Helfen Sie bei der weiteren Entwicklung des Plugins."
@ -124,17 +121,14 @@ msgid "in the widget area"
msgstr "im Widget"
#: class/dashboard/subpage-main.php:108
#, fuzzy
msgid "References label"
msgstr "Überschrift \"Einzelnachweis\":"
#: class/dashboard/subpage-main.php:111
#, fuzzy
msgid "Collapse references by default"
msgstr "Verstecke Einzelnachweise standardmäßig:"
msgstr "Zeige Einzelnachweise zunächst zusammengeklappt:"
#: class/dashboard/subpage-main.php:114
#, fuzzy
msgid "Where shall the reference container appear"
msgstr "Positionierung der Einzelnachweise:"
@ -171,36 +165,32 @@ msgid "Roman Numerals"
msgstr "Römische Ziffern"
#: class/dashboard/subpage-main.php:164
#, fuzzy
msgid "Combine identical footnotes"
msgstr "Kombiniere meine Fußnoten:"
msgstr "Kombiniere identische Fußnoten:"
#: class/dashboard/subpage-main.php:167
#, fuzzy
msgid "Footnote tag starts with"
msgstr "Fußzeile einbinden:"
msgstr "Start-Shortcode:"
#: class/dashboard/subpage-main.php:170
#, fuzzy
msgid "and ends with"
msgstr "endet mit:"
#: class/dashboard/subpage-main.php:179
#, fuzzy
msgid "Counter style"
msgstr "Fußnoten Zähler:"
#: class/dashboard/subpage-main.php:201 class/task.php:112
#: class/dashboard/subpage-main.php:201 class/task.php:111
#, php-format
msgid "I %s %s"
msgstr "Ich %s %s"
#: class/dashboard/subpage-main.php:202 class/task.php:115
#: class/dashboard/subpage-main.php:202 class/task.php:114
#, php-format
msgid "this site uses the awesome %s Plugin"
msgstr "Diese Seite verwendet das Plugin %s"
#: class/dashboard/subpage-main.php:203 class/task.php:119
#: class/dashboard/subpage-main.php:203 class/task.php:118
#, php-format
msgid "extra smooth %s"
msgstr "besonders feine %s"
@ -215,9 +205,9 @@ msgid "Don't display a %s %s text in my footer."
msgstr "Verstecke %s %s am Ende meiner Seite."
#: class/dashboard/subpage-main.php:213
#, fuzzy, php-format
#, php-format
msgid "Tell the world you're using %s"
msgstr "Teile der Welt mit, dass du %sfoot%snotes%s verwendest:"
msgstr "Teilen Sie der Welt mit, dass Sie %s verwenden:"
#: class/dashboard/subpage-main.php:216
#, php-format
@ -229,24 +219,20 @@ msgstr ""
"verwenden:"
#: class/dashboard/subpage-main.php:242
#, fuzzy
msgid "Allow footnotes on Summarized Posts"
msgstr "Erlaube Fußnoten in Zusammenfassungen:"
#: class/dashboard/subpage-main.php:262
#, fuzzy
msgid "Before Footnotes index"
msgstr "Kombiniere meine Fußnoten:"
msgstr "Symbol nach Fußnoten:"
#: class/dashboard/subpage-main.php:265
#, fuzzy
msgid "After Footnotes index"
msgstr "Kombiniere meine Fußnoten:"
msgstr "Symbole nach Fußnoten:"
#: class/dashboard/subpage-main.php:285
#, fuzzy
msgid "Hyperlink symbol"
msgstr "Symbol für den Link:"
msgstr "Symbol für den Hyperlink:"
#: class/dashboard/subpage-main.php:288
msgid "or enter a user defined symbol"
@ -254,15 +240,13 @@ msgstr "oder definieren Sie ein eigenes Symbol:"
#: class/dashboard/subpage-main.php:290
msgid "if set it overrides the hyperlink symbol above"
msgstr "wenn gesetzt wird das oben definierte Symbol überschrieben"
msgstr "wenn gesetzt, wird das oben definierte Symbol überschrieben"
#: class/dashboard/subpage-main.php:309
#, fuzzy
msgid "Add custom CSS"
msgstr "Benutzerdefinierter CSS Code:"
#: class/dashboard/subpage-main.php:312
#, fuzzy
msgid ""
"Available CSS classes to customize the footnotes and the reference container"
msgstr ""
@ -294,9 +278,8 @@ msgid "example string"
msgstr "Beispieltext"
#: class/dashboard/subpage-main.php:358
#, fuzzy
msgid "Start your footnote with the following short code:"
msgstr "Starten Sie eine Fußnote mit:"
msgstr "Starten Sie eine Fußnote mit dem folgenden Shortcode:"
#: class/dashboard/subpage-main.php:361
msgid "...and end your footnote with this short code:"

Binary file not shown.

View file

@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: footnotes\n"
"POT-Creation-Date: 2014-09-27 13:59+0100\n"
"PO-Revision-Date: 2014-09-27 14:00+0100\n"
"POT-Creation-Date: 2014-09-28 21:35+0100\n"
"PO-Revision-Date: 2014-09-28 21:36+0100\n"
"Last-Translator: Mark Cheret <mark@cheret.de>\n"
"Language-Team: SHE <s.herndler@methis.at>\n"
"Language: en\n"
@ -180,17 +180,17 @@ msgstr "and ends with"
msgid "Counter style"
msgstr "Counter style"
#: class/dashboard/subpage-main.php:201 class/task.php:112
#: class/dashboard/subpage-main.php:201 class/task.php:111
#, php-format
msgid "I %s %s"
msgstr "I %s %s"
#: class/dashboard/subpage-main.php:202 class/task.php:115
#: class/dashboard/subpage-main.php:202 class/task.php:114
#, php-format
msgid "this site uses the awesome %s Plugin"
msgstr "this site uses the awesome %s Plugin"
#: class/dashboard/subpage-main.php:203 class/task.php:119
#: class/dashboard/subpage-main.php:203 class/task.php:118
#, php-format
msgid "extra smooth %s"
msgstr "extra smooth %s"

View file

@ -6,7 +6,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
Tested up to: 4.0
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Stable Tag: 1.5.0
Stable Tag: 1.5.1
== Description ==
@ -62,7 +62,7 @@ Visit this swift write-up from a **footnotes** user by the name of **Southwest**
- Activate the Plugin
== Screenshots ==
1. Find the footnotes plugin in the Settings Menu
1. Find the footnotes plugin settings in the newly added "ManFisher" Menu
2. Settings for the *References Container*
3. Settings for **footnotes** styling
4. Settings for **footnotes** love
@ -72,6 +72,11 @@ Visit this swift write-up from a **footnotes** user by the name of **Southwest**
== Changelog ==
= 1.5.1 =
- Bugfix: Broken Settings link in the Plugin listing
- Bugfix: Translation overhaul for German
= 1.5.0 =
- Add: Grouped the Plugin Settings into a new Menu Page called "ManFisher Plugins"
- Add: Sub Page to list all other Plugins of the Contributors