Skip to content

Commit

Permalink
New build
Browse files Browse the repository at this point in the history
  • Loading branch information
jeherve committed Jun 30, 2020
1 parent d5fbf15 commit f0e8b4c
Show file tree
Hide file tree
Showing 11 changed files with 23 additions and 23 deletions.
8 changes: 4 additions & 4 deletions _inc/jetpack-strings.php
Original file line number Diff line number Diff line change
Expand Up @@ -142,16 +142,16 @@
__( "Host fast, high-quality, ad-free video.", "jetpack" ), // _inc/client/setup-wizard/feature-toggle/map-feature-to-props.js:1047
__( "Widget Visibility", "jetpack" ), // _inc/client/setup-wizard/feature-toggle/map-feature-to-props.js:1068
__( "Control your widgets at the post or page level.", "jetpack" ), // _inc/client/setup-wizard/feature-toggle/map-feature-to-props.js:1069
__( "Resetting Jetpack options…", "jetpack" ), // _inc/client/state/dev-version/actions.js:30
__( "Options reset.", "jetpack" ), // _inc/client/state/dev-version/actions.js:40
__( "Options failed to reset.", "jetpack" ), // _inc/client/state/dev-version/actions.js:53
__( "Testing Jetpack Connection", "jetpack" ), // _inc/client/state/connection/actions.js:42
__( "There was an error testing Jetpack. Error: %(error)s", "jetpack" ), // _inc/client/state/connection/actions.js:67
__( "Disconnecting Jetpack", "jetpack" ), // _inc/client/state/connection/actions.js:129
__( "There was an error disconnecting Jetpack. Error: %(error)s", "jetpack" ), // _inc/client/state/connection/actions.js:155
__( "Unlinking from WordPress.com", "jetpack" ), // _inc/client/state/connection/actions.js:173
__( "Unlinked from WordPress.com.", "jetpack" ), // _inc/client/state/connection/actions.js:184
__( "Error unlinking from WordPress.com. %(error)s", "jetpack" ), // _inc/client/state/connection/actions.js:199
__( "Resetting Jetpack options…", "jetpack" ), // _inc/client/state/dev-version/actions.js:30
__( "Options reset.", "jetpack" ), // _inc/client/state/dev-version/actions.js:40
__( "Options failed to reset.", "jetpack" ), // _inc/client/state/dev-version/actions.js:53
__( "Sending login email…", "jetpack" ), // _inc/client/state/mobile/actions.js:22
__( "Login email sent", "jetpack" ), // _inc/client/state/mobile/actions.js:34
__( "Failed to send login email", "jetpack" ), // _inc/client/state/mobile/actions.js:49
Expand Down Expand Up @@ -294,7 +294,6 @@
__( "Allows readers to subscribe to your posts or comments, and receive notifications of new content by email.", "jetpack" ), // _inc/client/discussion/subscriptions.jsx:96
__( "Enable the “subscribe to site” option on your comment form", "jetpack" ), // _inc/client/discussion/subscriptions.jsx:124
__( "Enable the “subscribe to comments” option on your comment form", "jetpack" ), // _inc/client/discussion/subscriptions.jsx:137
_n( "Please correct the issue below and try again.", "Please correct the issues listed below and try again.", 1, "jetpack" ), // _inc/client/notices/validation-error-list.jsx:21
__( "A Jetpack Site securely backed up with Jetpack Backup", "jetpack" ), // _inc/client/my-plan/my-plan-body.jsx:102
__( "View Your Backups", "jetpack" ), // _inc/client/my-plan/my-plan-body.jsx:112
__( "A secure site, locked and protected by Jetpack", "jetpack" ), // _inc/client/my-plan/my-plan-body.jsx:131
Expand Down Expand Up @@ -388,6 +387,7 @@
__( "Customize your social posting schedule.", "jetpack" ), // _inc/client/my-plan/my-plan-body.jsx:748
__( "Monetize your site by running high quality ads.", "jetpack" ), // _inc/client/my-plan/my-plan-body.jsx:749
__( "Upgrade Jetpack now", "jetpack" ), // _inc/client/my-plan/my-plan-body.jsx:756
_n( "Please correct the issue below and try again.", "Please correct the issues listed below and try again.", 1, "jetpack" ), // _inc/client/notices/validation-error-list.jsx:21
__( "Performance", "jetpack" ), // _inc/client/performance/index.jsx:50
__( "Load pages faster, optimize images, and speed up your visitors’ experience.", "jetpack" ), // _inc/client/performance/index.jsx:51
__( "Video", "jetpack" ), // _inc/client/performance/media.jsx:43
Expand Down
2 changes: 1 addition & 1 deletion vendor/autoload.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

require_once __DIR__ . '/composer/autoload_real.php';

return ComposerAutoloaderInite8ea34dc05964976a00acff7ed452757::getLoader();
return ComposerAutoloaderInita377161054a84b2160f58ceea767df47::getLoader();
2 changes: 1 addition & 1 deletion vendor/autoload_functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* @package automattic/jetpack-autoloader
*/

namespace Automattic\Jetpack\Autoloader\jp2c699dabf8509d023c16760454a0d215;
namespace Automattic\Jetpack\Autoloader\jpe652214131edf27eaa2d3228ef4fbd2c;

// phpcs:ignore

Expand Down
2 changes: 1 addition & 1 deletion vendor/autoload_packages.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* @package automattic/jetpack-autoloader
*/

namespace Automattic\Jetpack\Autoloader\jp2c699dabf8509d023c16760454a0d215;
namespace Automattic\Jetpack\Autoloader\jpe652214131edf27eaa2d3228ef4fbd2c;

// phpcs:ignore

Expand Down
2 changes: 1 addition & 1 deletion vendor/class-autoloader-handler.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* @package automattic/jetpack-autoloader
*/

namespace Automattic\Jetpack\Autoloader\jp2c699dabf8509d023c16760454a0d215;
namespace Automattic\Jetpack\Autoloader\jpe652214131edf27eaa2d3228ef4fbd2c;

// phpcs:ignore

Expand Down
2 changes: 1 addition & 1 deletion vendor/class-classes-handler.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* @package automattic/jetpack-autoloader
*/

namespace Automattic\Jetpack\Autoloader\jp2c699dabf8509d023c16760454a0d215;
namespace Automattic\Jetpack\Autoloader\jpe652214131edf27eaa2d3228ef4fbd2c;

// phpcs:ignore

Expand Down
2 changes: 1 addition & 1 deletion vendor/class-files-handler.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* @package automattic/jetpack-autoloader
*/

namespace Automattic\Jetpack\Autoloader\jp2c699dabf8509d023c16760454a0d215;
namespace Automattic\Jetpack\Autoloader\jpe652214131edf27eaa2d3228ef4fbd2c;

// phpcs:ignore

Expand Down
2 changes: 1 addition & 1 deletion vendor/class-plugins-handler.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* @package automattic/jetpack-autoloader
*/

namespace Automattic\Jetpack\Autoloader\jp2c699dabf8509d023c16760454a0d215;
namespace Automattic\Jetpack\Autoloader\jpe652214131edf27eaa2d3228ef4fbd2c;

// phpcs:ignore

Expand Down
2 changes: 1 addition & 1 deletion vendor/class-version-selector.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* @package automattic/jetpack-autoloader
*/

namespace Automattic\Jetpack\Autoloader\jp2c699dabf8509d023c16760454a0d215;
namespace Automattic\Jetpack\Autoloader\jpe652214131edf27eaa2d3228ef4fbd2c;

// phpcs:ignore

Expand Down
14 changes: 7 additions & 7 deletions vendor/composer/autoload_real.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

// autoload_real.php @generated by Composer

class ComposerAutoloaderInite8ea34dc05964976a00acff7ed452757
class ComposerAutoloaderInita377161054a84b2160f58ceea767df47
{
private static $loader;

Expand All @@ -22,15 +22,15 @@ public static function getLoader()
return self::$loader;
}

spl_autoload_register(array('ComposerAutoloaderInite8ea34dc05964976a00acff7ed452757', 'loadClassLoader'), true, true);
spl_autoload_register(array('ComposerAutoloaderInita377161054a84b2160f58ceea767df47', 'loadClassLoader'), true, true);
self::$loader = $loader = new \Composer\Autoload\ClassLoader();
spl_autoload_unregister(array('ComposerAutoloaderInite8ea34dc05964976a00acff7ed452757', 'loadClassLoader'));
spl_autoload_unregister(array('ComposerAutoloaderInita377161054a84b2160f58ceea767df47', 'loadClassLoader'));

$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
if ($useStaticLoader) {
require_once __DIR__ . '/autoload_static.php';

call_user_func(\Composer\Autoload\ComposerStaticInite8ea34dc05964976a00acff7ed452757::getInitializer($loader));
call_user_func(\Composer\Autoload\ComposerStaticInita377161054a84b2160f58ceea767df47::getInitializer($loader));
} else {
$classMap = require __DIR__ . '/autoload_classmap.php';
if ($classMap) {
Expand All @@ -42,19 +42,19 @@ public static function getLoader()
$loader->register(true);

if ($useStaticLoader) {
$includeFiles = Composer\Autoload\ComposerStaticInite8ea34dc05964976a00acff7ed452757::$files;
$includeFiles = Composer\Autoload\ComposerStaticInita377161054a84b2160f58ceea767df47::$files;
} else {
$includeFiles = require __DIR__ . '/autoload_files.php';
}
foreach ($includeFiles as $fileIdentifier => $file) {
composerRequiree8ea34dc05964976a00acff7ed452757($fileIdentifier, $file);
composerRequirea377161054a84b2160f58ceea767df47($fileIdentifier, $file);
}

return $loader;
}
}

function composerRequiree8ea34dc05964976a00acff7ed452757($fileIdentifier, $file)
function composerRequirea377161054a84b2160f58ceea767df47($fileIdentifier, $file)
{
if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
require $file;
Expand Down
8 changes: 4 additions & 4 deletions vendor/composer/autoload_static.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

namespace Composer\Autoload;

class ComposerStaticInite8ea34dc05964976a00acff7ed452757
class ComposerStaticInita377161054a84b2160f58ceea767df47
{
public static $files = array (
'bce4ecd6aabb2a2948e06d0e2c4ea9a6' => __DIR__ . '/..' . '/automattic/jetpack-connection/legacy/load-ixr.php',
Expand Down Expand Up @@ -118,9 +118,9 @@ class ComposerStaticInite8ea34dc05964976a00acff7ed452757
public static function getInitializer(ClassLoader $loader)
{
return \Closure::bind(function () use ($loader) {
$loader->prefixLengthsPsr4 = ComposerStaticInite8ea34dc05964976a00acff7ed452757::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInite8ea34dc05964976a00acff7ed452757::$prefixDirsPsr4;
$loader->classMap = ComposerStaticInite8ea34dc05964976a00acff7ed452757::$classMap;
$loader->prefixLengthsPsr4 = ComposerStaticInita377161054a84b2160f58ceea767df47::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInita377161054a84b2160f58ceea767df47::$prefixDirsPsr4;
$loader->classMap = ComposerStaticInita377161054a84b2160f58ceea767df47::$classMap;

}, null, ClassLoader::class);
}
Expand Down

0 comments on commit f0e8b4c

Please sign in to comment.