Adds DFs
This commit is contained in:
3
spec/fixtures/dynamic_finders/plugin_version/heart-this/change_log/CHANGELOG.md
vendored
Normal file
3
spec/fixtures/dynamic_finders/plugin_version/heart-this/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
## 0.1.0
|
||||
|
||||
Initial release!
|
||||
127
spec/fixtures/dynamic_finders/plugin_version/heart-this/translation_file/languages/heart-this.pot
vendored
Normal file
127
spec/fixtures/dynamic_finders/plugin_version/heart-this/translation_file/languages/heart-this.pot
vendored
Normal file
@@ -0,0 +1,127 @@
|
||||
# Copyright (C) 2016 WP Site Care
|
||||
# This file is distributed under the MIT.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: HeartThis 0.1.0\n"
|
||||
"Report-Msgid-Bugs-To: Robert Neu <translations@wpsitecare.com>\n"
|
||||
"POT-Creation-Date: 2016-08-07 15:40:35+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Robert Neu <translations@wpsitecare.com>\n"
|
||||
"Language-Team: Robert Neu <translations@wpsitecare.com>\n"
|
||||
"X-Generator: grunt-wp-i18n 0.5.4\n"
|
||||
"X-Poedit-KeywordsList: "
|
||||
"__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"
|
||||
"attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
|
||||
"Language: en\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Poedit-Country: United States\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"X-Poedit-Basepath: ../\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
"X-Poedit-Bookmarks: \n"
|
||||
"X-Textdomain-Support: yes\n"
|
||||
|
||||
#: admin/settings.php:34
|
||||
msgid "Automatically enable on"
|
||||
msgstr ""
|
||||
|
||||
#: admin/settings.php:42
|
||||
msgid "Enable CSS"
|
||||
msgstr ""
|
||||
|
||||
#: admin/settings.php:50
|
||||
msgid "AJAX Like Counts"
|
||||
msgstr ""
|
||||
|
||||
#: admin/settings.php:58
|
||||
msgid "Shortcode and Template Tag"
|
||||
msgstr ""
|
||||
|
||||
#: admin/settings.php:101
|
||||
msgid ""
|
||||
"HeartThis allows you to display like icons throughout your site. Customize "
|
||||
"the output of HeartThis with this settings page."
|
||||
msgstr ""
|
||||
|
||||
#: admin/views/setting-ajax-hearts.php:14
|
||||
msgid "AJAX Heart Counts on page load"
|
||||
msgstr ""
|
||||
|
||||
#: admin/views/setting-ajax-hearts.php:19
|
||||
msgid ""
|
||||
"If you are using a caching plugin, you may want to dynamically load the "
|
||||
"like counts via AJAX."
|
||||
msgstr ""
|
||||
|
||||
#: admin/views/setting-enable-css.php:14
|
||||
msgid "Load the default plugin styles."
|
||||
msgstr ""
|
||||
|
||||
#: admin/views/setting-instructions.php:12
|
||||
msgid "To use HeartThis in your posts and pages you can use the shortcode:"
|
||||
msgstr ""
|
||||
|
||||
#: admin/views/setting-instructions.php:14
|
||||
msgid "To use HeartThis manually in your theme template use the following PHP code:"
|
||||
msgstr ""
|
||||
|
||||
#: admin/views/setting-show-on.php:17
|
||||
msgid "Blog Page, Archive Pages, and Search Results"
|
||||
msgstr ""
|
||||
|
||||
#: admin/views/settings-page.php:13
|
||||
msgid "HeartThis Settings"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/class-popular-posts.php:32
|
||||
msgid "HeartThis - Popular Posts"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/class-popular-posts.php:35
|
||||
msgid "Popular Posts"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/class-popular-posts.php:45
|
||||
msgid "Displays your most popular posts sorted by most liked"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/views/form-popular-posts.php:13
|
||||
msgid "Title:"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/views/form-popular-posts.php:17
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/views/form-popular-posts.php:21
|
||||
msgid "Posts:"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/views/form-popular-posts.php:26
|
||||
msgid "Display like counts"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "HeartThis"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "https://github.com/wpsitecare/heart-this/"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid ""
|
||||
"Add a simple heart button to let people tell you they love your WordPress "
|
||||
"content."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "WP Site Care"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "http://www.wpsitecare.com"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user