Skip to content

Commit

Permalink
Updated to 1.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
conraid committed May 28, 2022
1 parent bfe0241 commit 998754f
Show file tree
Hide file tree
Showing 7 changed files with 61 additions and 55 deletions.
12 changes: 6 additions & 6 deletions blank-footnotes.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@
Plugin Name: Blank Footnotes
Plugin URI: https://github.com/conraid/blank-footnotes
Description: Footnotes in Markdown mode
Version: 1.6.3
Author: Corrado Franco <conraid@linux.it>
Author URI: http://conraid.net
Version: 1.6.6
Author: Corrado Franco <conraid@pm.me>
Author URI: https://corradofranco.it
License: GPL-2
Text Domain: blank-footnotes
Domain Path: /langs
*/

/**
* Copyright 2016-2019 Corrado Franco <conraid@linux.it>
* Copyright 2016-2020 Corrado Franco <conraid@pm.me>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Expand Down Expand Up @@ -120,7 +120,7 @@ function appthemes_add_quicktags() {
);

function bfn_callback() {
var id = prompt("<?php esc_html_e( 'Enter note number', 'blank-footnotes' ); ?>");
var id = prompt("<?php esc_html_e( 'Enter the note number', 'blank-footnotes' ); ?>");

if (id != null) {
QTags.insertContent('[^' + id +'] ');
Expand All @@ -134,7 +134,7 @@ function bfn_callback() {
);

function bfn_foot_callback() {
var id = prompt("<?php esc_html_e( 'Enter note number', 'blank-footnotes' ); ?>");
var id = prompt("<?php esc_html_e( 'Enter the note number', 'blank-footnotes' ); ?>");

if (id != null) {
QTags.insertContent('[^' + id +']: ');
Expand Down
12 changes: 12 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
*** Blank Footnotes ***

2020-11-26 version 1.6.6

* Changed strings translation

2019-11-26 version 1.6.5

* Fixed version

2019-11-12 version 1.6.4

* Fixed typo

2019-02-11 version 1.6.3

* Fixed plugin name
Expand Down
Binary file modified langs/blank-footnotes-it_IT.mo
Binary file not shown.
34 changes: 13 additions & 21 deletions langs/blank-footnotes-it_IT.po
Original file line number Diff line number Diff line change
@@ -1,32 +1,24 @@
# Copyright (C) 2019 Corrado Franco <conraid@linux.it>
# This file is distributed under the same license as the Blank Footnotes plugin.
# Copyright (C) 2016 Blank Markdown Footnotes
# This file is distributed under the same license as the Blank Markdown Footnotes package.
msgid ""
msgstr ""
"Project-Id-Version: Blank Footnotes 1.6.3\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/blank-footnotes\n"
"Project-Id-Version: Blank Markdown Footnotes 0.2\n"
"Report-Msgid-Bugs-To: https://github.com/conraid/blank-footnotes/issues\n"
"POT-Creation-Date: 2016-01-26 14:41:15+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2019-02-12T11:36:23+00:00\n"
"PO-Revision-Date: 2019-02-12 12:42+0100\n"
"X-Generator: Poedit 2.2.1\n"
"X-Domain: blank-footnotes\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: it_IT\n"
"PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"

#. Description of the plugin
msgid "Footnotes in Markdown mode"
msgstr "Note a piè di pagina in notazione Markdown"
#: blank-footnotes.php:64
msgid "Note reference"
msgstr "Riferimento nota"

#: blank-footnotes.php:118
msgid "Reference note"
msgstr "Riferimento della nota"

#: blank-footnotes.php:123 blank-footnotes.php:137
msgid "Enter note number"
#: blank-footnotes.php:69 blank-footnotes.php:83
msgid "Enter the note number"
msgstr "Inserisci il numero della nota"

#: blank-footnotes.php:132
#: blank-footnotes.php:78
msgid "Note:"
msgstr "Nota:"

31 changes: 11 additions & 20 deletions langs/blank-footnotes.pot
Original file line number Diff line number Diff line change
@@ -1,32 +1,23 @@
# Copyright (C) 2019 Corrado Franco <conraid@linux.it>
# This file is distributed under the same license as the Blank Footnotes plugin.
# Copyright (C) 2016 Blank Markdown Footnotes
# This file is distributed under the same license as the Blank Markdown Footnotes package.
msgid ""
msgstr ""
"Project-Id-Version: Blank Footnotes 1.6.3\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/blank-footnotes\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Project-Id-Version: Blank Markdown Footnotes 0.2\n"
"Report-Msgid-Bugs-To: https://github.com/conraid/blank-footnotes/issues\n"
"POT-Creation-Date: 2016-01-26 14:41:15+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2019-02-12T11:36:23+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.1.0\n"
"X-Domain: blank-footnotes\n"
"PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"

#. Description of the plugin
msgid "Footnotes in Markdown mode"
#: blank-footnotes.php:64
msgid "Note reference"
msgstr ""

#: blank-footnotes.php:118
msgid "Reference note"
#: blank-footnotes.php:69 blank-footnotes.php:83
msgid "Enter the note number"
msgstr ""

#: blank-footnotes.php:123
#: blank-footnotes.php:137
msgid "Enter note number"
msgstr ""

#: blank-footnotes.php:132
#: blank-footnotes.php:78
msgid "Note:"
msgstr ""
6 changes: 3 additions & 3 deletions langs/it.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
tinymce.addI18n('it',{
"Reference note": "Riferimento nota",
"Note": "Nota",
"Enter note number": "Inserisci il numero della nota"
"Note reference": "Riferimento nota",
"Note:": "Nota",
"Enter the note number": "Inserisci il numero della nota"
});
21 changes: 16 additions & 5 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
=== Blank Footnotes ===
Contributors: conraid
Donate link: http://conraid.net
Donate link: https://corradofranco.it
Tags: footnotes, footnote, notes, reference, endnotes, formatting
Requires at least: 4.4
Tested up to: 5.4
Stable tag: 1.6.3
Tested up to: 6.0
Stable tag: 1.6.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -49,6 +49,18 @@ Considering that this plugin, like others working with "markdown", parsing the p

== Changelog ==

= 1.6.6 =

* Changed strings translation

= 1.6.5 =

* Fixed version

= 1.6.4 =

* Fixed typo

= 1.6.3 =

* Fixed plugin name
Expand All @@ -61,8 +73,7 @@ Considering that this plugin, like others working with "markdown", parsing the p
= 1.6.1 =

* Added note for Gutenberg.
* Fixed style according to WordPress Coding Standards for
PHP_CodeSniffer.
* Fixed style according to WordPress Coding Standards for PHP_CodeSniffer.
* Tested with Wordpress 5.0 classic editor

= 1.6 =
Expand Down

0 comments on commit 998754f

Please sign in to comment.