Skip to content
Snippets Groups Projects
Commit d822b507 authored by Erick Hitter's avatar Erick Hitter
Browse files

Bump WP compat

parent 08e6a7ca
No related branches found
No related tags found
1 merge request!8Bump WP compat
Pipeline #3517 passed with stages
in 1 minute and 36 seconds
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
**Donate link:** https://ethitter.com/donate/ **Donate link:** https://ethitter.com/donate/
**Tags:** tag, tags, taxonomy, sidebar, widget, widgets, dropdown, drop down **Tags:** tag, tags, taxonomy, sidebar, widget, widgets, dropdown, drop down
**Requires at least:** 2.8 **Requires at least:** 2.8
**Tested up to:** 5.5 **Tested up to:** 5.7
**Stable tag:** 2.3.1 **Stable tag:** 2.3.1
**License:** GPLv2 or later **License:** GPLv2 or later
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html **License URI:** http://www.gnu.org/licenses/gpl-2.0.html
......
# Copyright (C) 2020 Erick Hitter # Copyright (C) 2021 Erick Hitter
# This file is distributed under the same license as the Taxonomy Dropdown Widget package. # This file is distributed under the same license as the Taxonomy Dropdown Widget package.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Taxonomy Dropdown Widget 2.3.1\n" "Project-Id-Version: Taxonomy Dropdown Widget 2.3.1\n"
"Report-Msgid-Bugs-To: " "Report-Msgid-Bugs-To: "
"https://wordpress.org/support/plugin/tag-dropdown-widget\n" "https://wordpress.org/support/plugin/tag-dropdown-widget\n"
"POT-Creation-Date: 2020-03-26 17:44:25+00:00\n" "POT-Creation-Date: 2021-03-27 21:17:12+00:00\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2020-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: 2021-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"
"X-Generator: grunt-wp-i18n 0.5.4\n" "X-Generator: grunt-wp-i18n 0.5.4\n"
...@@ -25,119 +25,119 @@ msgstr "" ...@@ -25,119 +25,119 @@ msgstr ""
"X-Poedit-Bookmarks: \n" "X-Poedit-Bookmarks: \n"
"X-Textdomain-Support: yes\n" "X-Textdomain-Support: yes\n"
#: tag-dropdown-widget.php:549 #: tag-dropdown-widget.php:550
msgid "Basic Settings" msgid "Basic Settings"
msgstr "" msgstr ""
#: tag-dropdown-widget.php:552 #: tag-dropdown-widget.php:553
msgid "Taxonomy" msgid "Taxonomy"
msgstr "" msgstr ""
#: tag-dropdown-widget.php:561 #: tag-dropdown-widget.php:562
msgid "Title:" msgid "Title:"
msgstr "" msgstr ""
#: tag-dropdown-widget.php:566 #: tag-dropdown-widget.php:567
msgid "Default dropdown item:" msgid "Default dropdown item:"
msgstr "" msgstr ""
#: tag-dropdown-widget.php:570 #: tag-dropdown-widget.php:571
msgid "Order" msgid "Order"
msgstr "" msgstr ""
#: tag-dropdown-widget.php:573 #: tag-dropdown-widget.php:574
msgid "Order terms by:" msgid "Order terms by:"
msgstr "" msgstr ""
#: tag-dropdown-widget.php:576 #: tag-dropdown-widget.php:577
msgid "Name" msgid "Name"
msgstr "" msgstr ""
#: tag-dropdown-widget.php:579 #: tag-dropdown-widget.php:580
msgid "Post count" msgid "Post count"
msgstr "" msgstr ""
#: tag-dropdown-widget.php:583 #: tag-dropdown-widget.php:584
msgid "Order terms:" msgid "Order terms:"
msgstr "" msgstr ""
#: tag-dropdown-widget.php:586 #: tag-dropdown-widget.php:587
msgid "Ascending" msgid "Ascending"
msgstr "" msgstr ""
#: tag-dropdown-widget.php:589 #: tag-dropdown-widget.php:590
msgid "Descending" msgid "Descending"
msgstr "" msgstr ""
#: tag-dropdown-widget.php:592 #: tag-dropdown-widget.php:593
msgid "Term Display" msgid "Term Display"
msgstr "" msgstr ""
#: tag-dropdown-widget.php:595 #: tag-dropdown-widget.php:596
msgid "Limit number of terms shown to:" msgid "Limit number of terms shown to:"
msgstr "" msgstr ""
#: tag-dropdown-widget.php:597 #: tag-dropdown-widget.php:598
msgid "Enter <strong>0</strong> for no limit." msgid "Enter <strong>0</strong> for no limit."
msgstr "" msgstr ""
#: tag-dropdown-widget.php:601 #: tag-dropdown-widget.php:602
msgid "Trim long term names to <em>x</em> characters:</label>" msgid "Trim long term names to <em>x</em> characters:</label>"
msgstr "" msgstr ""
#: tag-dropdown-widget.php:603 #: tag-dropdown-widget.php:604
msgid "Enter <strong>0</strong> to show full tag names." msgid "Enter <strong>0</strong> to show full tag names."
msgstr "" msgstr ""
#: tag-dropdown-widget.php:607 #: tag-dropdown-widget.php:608
msgid "Indicator that term names are trimmed:" msgid "Indicator that term names are trimmed:"
msgstr "" msgstr ""
#: tag-dropdown-widget.php:609 #: tag-dropdown-widget.php:610
msgid "Leave blank to use an elipsis (&hellip;)." msgid "Leave blank to use an elipsis (&hellip;)."
msgstr "" msgstr ""
#: tag-dropdown-widget.php:614 #: tag-dropdown-widget.php:615
msgid "Include terms that aren't assigned to any objects (empty terms)." msgid "Include terms that aren't assigned to any objects (empty terms)."
msgstr "" msgstr ""
#: tag-dropdown-widget.php:619 #: tag-dropdown-widget.php:620
msgid "Display object (post) counts after term names." msgid "Display object (post) counts after term names."
msgstr "" msgstr ""
#: tag-dropdown-widget.php:622 #: tag-dropdown-widget.php:623
msgid "Include/Exclude Terms" msgid "Include/Exclude Terms"
msgstr "" msgstr ""
#: tag-dropdown-widget.php:625 #: tag-dropdown-widget.php:626
msgid "Include/exclude terms:" msgid "Include/exclude terms:"
msgstr "" msgstr ""
#: tag-dropdown-widget.php:628 #: tag-dropdown-widget.php:629
msgid "Include only the term IDs listed below" msgid "Include only the term IDs listed below"
msgstr "" msgstr ""
#: tag-dropdown-widget.php:631 #: tag-dropdown-widget.php:632
msgid "Exclude the term IDs listed below" msgid "Exclude the term IDs listed below"
msgstr "" msgstr ""
#: tag-dropdown-widget.php:635 #: tag-dropdown-widget.php:636
msgid "Term IDs to include/exclude based on above setting:" msgid "Term IDs to include/exclude based on above setting:"
msgstr "" msgstr ""
#: tag-dropdown-widget.php:637 #: tag-dropdown-widget.php:638
msgid "Enter comma-separated list of term IDs." msgid "Enter comma-separated list of term IDs."
msgstr "" msgstr ""
#: tag-dropdown-widget.php:640 #: tag-dropdown-widget.php:641
msgid "Advanced" msgid "Advanced"
msgstr "" msgstr ""
#: tag-dropdown-widget.php:643 #: tag-dropdown-widget.php:644
msgid "Show terms assigned to at least this many posts:" msgid "Show terms assigned to at least this many posts:"
msgstr "" msgstr ""
#: tag-dropdown-widget.php:645 #: tag-dropdown-widget.php:646
msgid "Set to <strong>0</strong> to display all terms matching the above criteria." msgid "Set to <strong>0</strong> to display all terms matching the above criteria."
msgstr "" msgstr ""
......
...@@ -3,7 +3,7 @@ Contributors: ethitter ...@@ -3,7 +3,7 @@ Contributors: ethitter
Donate link: https://ethitter.com/donate/ Donate link: https://ethitter.com/donate/
Tags: tag, tags, taxonomy, sidebar, widget, widgets, dropdown, drop down Tags: tag, tags, taxonomy, sidebar, widget, widgets, dropdown, drop down
Requires at least: 2.8 Requires at least: 2.8
Tested up to: 5.5 Tested up to: 5.7
Stable tag: 2.3.1 Stable tag: 2.3.1
License: GPLv2 or later License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html License URI: http://www.gnu.org/licenses/gpl-2.0.html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment