Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.

Commit

Permalink
Merge pull request #26 from woocommerce/release/2.0.0-beta.1
Browse files Browse the repository at this point in the history
Release 2.0.0 Beta 1
  • Loading branch information
donnapep committed Mar 21, 2019
2 parents 8f468fc + 637542c commit 268bbc0
Show file tree
Hide file tree
Showing 5 changed files with 53 additions and 39 deletions.
9 changes: 9 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
*** Sensei Share Your Grade Changelog ***

2019.03.29 - version 2.0.0
* New: Add dependency check for minimum Sensei (1.11.0) and PHP (5.6) versions
* New: Remove Google+ sharing button
* New: Add Russian translation
* Tweak: Refactor to load plugin after `plugins_loaded` hook
* Tweak: Remove Woo updater functions and use `Woo` header instead
* Fix: Replace deprecated usage of the `sensei_lesson_single_meta` hook
* Fix: Version the admin script

2016.02.02 - version 1.0.3
* Tweak - Ensures compatibility with Sensei 1.9

Expand Down
71 changes: 38 additions & 33 deletions languages/sensei-share-your-grade.pot
Original file line number Diff line number Diff line change
@@ -1,64 +1,69 @@
# Copyright (C) 2015 Sensei Share Your Grade
# Copyright (C) 2019 Sensei Share Your Grade
# This file is distributed under the same license as the Sensei Share Your Grade package.
msgid ""
msgstr ""
"Project-Id-Version: Sensei Share Your Grade 1.0.1\n"
"Report-Msgid-Bugs-To: http://wordpress.org/tag/sensei-share-your-grade\n"
"POT-Creation-Date: 2015-02-02 11:10:07+00:00\n"
"Project-Id-Version: Sensei Share Your Grade\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 <LL@li.org>\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-SearchPathExcluded-0: *.js\n"
"X-Poedit-SourceCharset: UTF-8\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: sensei-share-your-grade.php:386
msgid "Share your progress!"
#. translators: %1$s is version of PHP that this plugin requires; %2$s is the version of PHP WordPress is running on.
#: includes/class-sensei-share-your-grade-dependency-checker.php:91
msgid "<strong>Sensei Share Your Grade</strong> requires a minimum PHP version of %1$s, but you are running %2$s."
msgstr ""

#: sensei-share-your-grade.php:387
msgid "Go on, get social! Share your progress with your friends and family on social media."
#: includes/class-sensei-share-your-grade-dependency-checker.php:101
msgid "Learn more about updating PHP"
msgstr ""

#: sensei-share-your-grade.php:463
msgid "Tweet your Grade"
#. translators: accessibility text
#: includes/class-sensei-share-your-grade-dependency-checker.php:103
msgid "(opens in a new tab)"
msgstr ""

#: sensei-share-your-grade.php:665
msgid "I just %%STATUS%% %%POST_NAME%%, over at %%SITE_NAME%% with %%PERCENTAGE%%%! Take the course, today! %%COURSE_PERMALINK%%"
#. translators: %1$s is the minimum version number of Sensei that is required.
#: includes/class-sensei-share-your-grade-dependency-checker.php:122
msgid "<strong>Sensei Share Your Grade</strong> requires that the plugin <strong>Sensei</strong> (minimum version: <strong>%1$s</strong>) is installed and activated."
msgstr ""

#: sensei-share-your-grade.php:675
msgid "Cheer me on as I work to pass the %%POST_NAME%% course, over at %%SITE_NAME%%! Take the course with me, today! %%COURSE_PERMALINK%%"
#: includes/class-sensei-share-your-grade.php:294
msgid "Share your progress!"
msgstr ""

#: sensei-share-your-grade.php:746 sensei-share-your-grade.php:767
msgid "passed"
#: includes/class-sensei-share-your-grade.php:295
msgid "Go on, get social! Share your progress with your friends and family on social media."
msgstr ""

#: sensei-share-your-grade.php:748 sensei-share-your-grade.php:769
msgid "failed"
#: includes/class-sensei-share-your-grade.php:371
msgid "Tweet your Grade"
msgstr ""

#: sensei-share-your-grade.php:796 sensei-share-your-grade.php:805
msgid "Cheatin&#8217; huh?"
#: includes/class-sensei-share-your-grade.php:512
msgid "I just %%STATUS%% %%POST_NAME%%, over at %%SITE_NAME%%! Take the course, today! %%COURSE_PERMALINK%%"
msgstr ""
#. Plugin Name of the plugin/theme
msgid "Sensei Share Your Grade"

#: includes/class-sensei-share-your-grade.php:522
msgid "I just %%STATUS%% %%POST_NAME%%, over at %%SITE_NAME%% with %%PERCENTAGE%%%! Take the course, today! %%COURSE_PERMALINK%%"
msgstr ""

#. Plugin URI of the plugin/theme
msgid "http://woothemes.com/products/sensei-share-your-grade/"
#: includes/class-sensei-share-your-grade.php:532
msgid "Cheer me on as I work to pass the %%POST_NAME%% course, over at %%SITE_NAME%%! Take the course with me, today! %%COURSE_PERMALINK%%"
msgstr ""

#. Description of the plugin/theme
msgid "Hi, I'm here to help you share your course results via Twitter, Facebook and more, once you've completed a course."
#: includes/class-sensei-share-your-grade.php:619, includes/class-sensei-share-your-grade.php:643
msgid "passed"
msgstr ""

#. Author of the plugin/theme
msgid "WooThemes"
#: includes/class-sensei-share-your-grade.php:621, includes/class-sensei-share-your-grade.php:646
msgid "failed"
msgstr ""

#. Author URI of the plugin/theme
msgid "http://woothemes.com/"
#: includes/class-sensei-share-your-grade.php:641
msgid "completed"
msgstr ""
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sensei-share-your-grade",
"version": "2.0.0",
"version": "2.0.0-beta.1",
"description": "Let your students strut their stuff (and promote your course) by sharing their progress on social media.",
"main": "sensei-share-your-grade.php",
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions sensei-share-your-grade.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
/**
* Plugin Name: Sensei Share Your Grade
* Plugin URI: https://woocommerce.com/products/sensei-share-your-grade/
* Description: Hi, I'm here to help you share your course results via Twitter, Facebook and more, once you've completed a course.
* Description: Let your students strut their stuff (and promote your course) by sharing their progress on social media.
* Author: Automattic
* Version: 1.0.3
* Version: 2.0.0-beta.1
* Author URI: https://automattic.com/
* Woo: 435830:700f6f6786c764debcd5dfb789f5f506
*
* Requires at least: 3.8
* Tested up to: 4.1
* Tested up to: 5.1
* Requires PHP: 5.6
*
* Text Domain: sensei-share-your-grade
Expand All @@ -24,7 +24,7 @@
exit;
}

define( 'SENSEI_SHARE_YOUR_GRADE_VERSION', '1.0.3' );
define( 'SENSEI_SHARE_YOUR_GRADE_VERSION', '2.0.0-beta.1' );
define( 'SENSEI_SHARE_YOUR_GRADE_PLUGIN_FILE', __FILE__ );
define( 'SENSEI_SHARE_YOUR_GRADE_PLUGIN_BASENAME', plugin_basename( __FILE__ ) );

Expand Down

0 comments on commit 268bbc0

Please sign in to comment.