HELLO v3!!!

This commit is contained in:
Ryan Dewhurst
2018-09-26 21:12:01 +02:00
parent 28b9c15256
commit d268a86795
1871 changed files with 988118 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
{
"name": "woocommerce-order-search-transaction",
"title": "WooCommerce Order Search by Transaction ID",
"version": "1.0.0",
"homepage": "https://github.com/PinchOfCode/woocommerce-order-search-transaction",
"repository": {
"type": "github",
"url": "https://github.com/PinchOfCode/woocommerce-order-search-transaction.git"
},
"main": "Gruntfile.js",
"devDependencies": {
"grunt": "^0.4.5",
"grunt-checktextdomain": "^0.1.1",
"grunt-contrib-clean": "~0.6.0",
"grunt-contrib-compress": "~0.5.2",
"grunt-contrib-copy": "~0.5.0",
"grunt-wp-i18n": "^0.4.9"
},
"engines": {
"node": ">=0.8.0",
"npm": ">=1.1.0"
}
}

View File

@@ -0,0 +1,38 @@
# Copyright (C) 2015 Nicola Mustone
# This file is distributed under the same license as the WooCommerce Order Search by Transaction ID package.
msgid ""
msgstr ""
"Project-Id-Version: WooCommerce Order Search by Transaction ID 1.0.0\n"
"Report-Msgid-Bugs-To: "
"https://github.com/PinchOfCode/woocommerce-order-search-transaction/issues\n"
"POT-Creation-Date: 2015-03-16 11:35:18+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2015-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <EMAIL@ADDRESS>\n"
"X-Generator: grunt-wp-i18n 0.4.9\n"
#: woocommerce-order-search-transaction.php:29
msgid ""
"WooCommerce Order Search by Transaction ID requires WooCommerce in order to "
"work properly. <a href=\"%s\" target=\"_blank\">Please install "
"WooCommerce</a>."
msgstr ""
#. Plugin Name of the plugin/theme
msgid "WooCommerce Order Search by Transaction ID"
msgstr ""
#. Author URI of the plugin/theme
msgid "http://nicolamustone.it/"
msgstr ""
#. Description of the plugin/theme
msgid "Allows to search orders by Transaction ID in WooCommerce"
msgstr ""
#. Author of the plugin/theme
msgid "Nicola Mustone"
msgstr ""