Changeset 2646648
- Timestamp:
- 12/20/2021 09:54:21 AM (4 years ago)
- Location:
- drm-protected-video-streaming/trunk
- Files:
-
- 1 added
- 6 edited
-
drm-protected-video-streaming.php (added)
-
includes/admin-notices.php (modified) (1 diff)
-
includes/amp.php (modified) (1 diff)
-
includes/menu.php (modified) (5 diffs)
-
includes/player.php (modified) (1 diff)
-
languages/s3bubble-drm-languages.pot (modified) (7 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
drm-protected-video-streaming/trunk/includes/admin-notices.php
r2382693 r2646648 53 53 echo '<div class="notice notice-info s3bubble-drm-notice"><img height="60" src="https://ps.w.org/drm-protected-video-streaming/assets/icon-128x128.jpg" /><p>'; 54 54 55 printf( __( "<b>Help Development!</b> We have noticed that you have been using <b>S3Bubble AWS Protected DRM Video Streaming </b> for some time. We hope you love it, and we would really appreciate it if you would give us a 5 stars rating! <a href='%s' target='_blank'>Leave A Review</a> | <a href='%s'>Leave Me Alone</a>" ), $reviewurl, $nobugurl );55 printf( __( "<b>Help Development!</b> We have noticed that you have been using <b>S3Bubble AWS Protected DRM Video Streaming</b> for some time. We hope you love it, and we would really appreciate it if you would give us a 5 stars rating! <a href='%s' target='_blank'>Leave A Review</a> | <a href='%s'>Leave Me Alone</a>" ), $reviewurl, $nobugurl ); 56 56 57 57 echo "</p></div>"; -
drm-protected-video-streaming/trunk/includes/amp.php
r2496038 r2646648 230 230 'no_div' => __('ERROR: Please make sure your html div has a unique id element', 's3bubble-drm-languages'), 231 231 'old_plugin_title' => __('VERY IMPORTANT!', 's3bubble-drm-languages'), 232 'old_plugin_description' => __('You have another S3Bubble plugin installed please remove it, the DRM plugin will not work with this plugin. You should be using one plugin called (AWS Protected DRM Video Streaming ).', 's3bubble-drm-languages'),232 'old_plugin_description' => __('You have another S3Bubble plugin installed please remove it, the DRM plugin will not work with this plugin. You should be using one plugin called (AWS Protected DRM Video Streaming).', 's3bubble-drm-languages'), 233 233 'force_login_title' => __('Login Required', 's3bubble-drm-languages'), 234 234 'force_login_description' => __('Please login to view this video.', 's3bubble-drm-languages'), -
drm-protected-video-streaming/trunk/includes/menu.php
r2641747 r2646648 36 36 function s3bubble_drm_menu_page() 37 37 { 38 add_menu_page('S3 Bubble', 'S3Bubble', 'manage_options', 's3bubble-drm-admin', 's3bubble_drm_dashboard_page', 'dashicons-video-alt3', 10);38 add_menu_page('S3Player', 'S3Player', 'manage_options', 's3bubble-drm-admin', 's3bubble_drm_dashboard_page', 'dashicons-video-alt3', 10); 39 39 } 40 40 … … 50 50 <div class="wrap s3bubble-drm-admin-wrapper"> 51 51 52 <h2><?php _e('S3Bubble DRM Video Streaming ', 's3bubble-drm-languages'); ?></h2>52 <h2><?php _e('S3Bubble DRM Video Streaming', 's3bubble-drm-languages'); ?></h2> 53 53 54 54 <?php settings_errors(); ?> … … 460 460 echo '<input type="checkbox" id="s3bubble_woo_short_description" name="s3bubble_drm_plugin_options[s3bubble_woo_short_description]" '.$checked.'/><small>'.__('Use Woocommerce product short description instead of main description for buy product overlays.', 's3bubble-drm-languages').'</small>'; 461 461 } else { 462 echo '<p>'.__('Woocomerce not installed ').'</p>';462 echo '<p>'.__('Woocomerce not installed').'</p>'; 463 463 } 464 464 } … … 481 481 echo '<input type="checkbox" id="s3bubble_enable_fast_checkout" name="s3bubble_drm_plugin_options[s3bubble_enable_fast_checkout]" '.$checked.'/><small>'.__('Enable Woocommerce Fast Checkout.', 's3bubble-drm-languages').'</small>'; 482 482 } else { 483 echo '<p>'.__('Woocomerce not installed ').'</p>';483 echo '<p>'.__('Woocomerce not installed').'</p>'; 484 484 } 485 485 } … … 530 530 echo '</select><br><small>'.__('If a user purchases the product set then ads will not display for this user.', 's3bubble-drm-languages').'</small>'; 531 531 } else { 532 echo '<p>'.__('Woocomerce not installed ').'</p>';532 echo '<p>'.__('Woocomerce not installed').'</p>'; 533 533 } 534 534 } -
drm-protected-video-streaming/trunk/includes/player.php
r2589029 r2646648 147 147 'no_div' => __('ERROR: Please make sure your html div has a unique id element', 's3bubble-drm-languages'), 148 148 'old_plugin_title' => __('VERY IMPORTANT!', 's3bubble-drm-languages'), 149 'old_plugin_description' => __('You have another S3Bubble plugin installed please remove it, the DRM plugin will not work with this plugin. You should be using one plugin called (AWS Protected DRM Video Streaming ).', 's3bubble-drm-languages'),149 'old_plugin_description' => __('You have another S3Bubble plugin installed please remove it, the DRM plugin will not work with this plugin. You should be using one plugin called (AWS Protected DRM Video Streaming).', 's3bubble-drm-languages'), 150 150 'force_login_title' => __('Login Required', 's3bubble-drm-languages'), 151 151 'force_login_description' => __('Please login to view this video.', 's3bubble-drm-languages'), -
drm-protected-video-streaming/trunk/languages/s3bubble-drm-languages.pot
r2370312 r2646648 3 3 msgstr "" 4 4 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" 5 "Project-Id-Version: AWS Protected DRM Video Streaming \n"5 "Project-Id-Version: AWS Protected DRM Video Streaming\n" 6 6 "POT-Creation-Date: 2020-08-27 09:58+0100\n" 7 7 "PO-Revision-Date: 2020-08-27 09:57+0100\n" … … 14 14 "X-Poedit-Basepath: ..\n" 15 15 "X-Poedit-Flags-xgettext: --add-comments=translators:\n" 16 "X-Poedit-WPHeader: drm-protected-video-streaming .php\n"16 "X-Poedit-WPHeader: drm-protected-video-streaming.php\n" 17 17 "X-Poedit-SourceCharset: UTF-8\n" 18 18 "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;" … … 68 68 "VERY IMPORTANT! You have another S3Bubble plugin installed please remove it, " 69 69 "the DRM plugin will not work with this plugin. You should be using one " 70 "plugin called (AWS Protected DRM Video Streaming )."70 "plugin called (AWS Protected DRM Video Streaming)." 71 71 msgstr "" 72 72 … … 76 76 77 77 #: includes/menu.php:61 78 msgid "S3Bubble AWS Protected Video Streaming "78 msgid "S3Bubble AWS Protected Video Streaming" 79 79 msgstr "" 80 80 … … 108 108 109 109 #: includes/menu.php:413 includes/menu.php:478 110 msgid "Woocomerce not installed "110 msgid "Woocomerce not installed" 111 111 msgstr "" 112 112 … … 140 140 "You have another S3Bubble plugin installed please remove it, the DRM plugin " 141 141 "will not work with this plugin. You should be using one plugin called (AWS " 142 "Protected DRM Video Streaming )."142 "Protected DRM Video Streaming)." 143 143 msgstr "" 144 144 … … 538 538 539 539 #. Plugin Name of the plugin/theme 540 msgid "AWS Protected DRM Video Streaming "540 msgid "AWS Protected DRM Video Streaming" 541 541 msgstr "" 542 542 -
drm-protected-video-streaming/trunk/readme.txt
r2646284 r2646648 1 === S3 Bubble Secure DRM Video Streaming- WooCommerce & Elementor Integration ===1 === S3Player - WooCommerce & Elementor Integration === 2 2 3 3 Contributors: S3bubble … … 75 75 == Changelog == 76 76 77 ## Upgrade Notice ## 78 ### 4.1.4 ### 79 !Important you may need to reactivate the plugin after this update due to a name change. Simple click activate after updating. 80 77 81 = 4.1.4 16/12/2021) = 78 82 * New SSAI Server Side Ad Insertion with Mediatailor ui 83 * Plugin name change - !Important you may need to reactivate the plugin after this update due to a name change. Simple click activate after updating. 79 84 80 85 = 4.1.3 08/12/2021) =
Note: See TracChangeset
for help on using the changeset viewer.