You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p><?phpprintf ( __ ( 'The %s menu is your access point for all aspects of your Easy Digital Downloads product creation and setup. To create your first product, simply click Add New and then fill out the product details.', 'edd' ), edd_get_label_plural () ); ?></p>
<p><?phpprintf ( __ ( 'The %s menu is your access point for all aspects of your Easy Digital Downloads product creation and setup. To create your first product, simply click Add New and then fill out the product details.', 'redux' ), redux_get_label_plural () ); ?></p>
308
308
309
-
<h4><?php_e ( 'Product Price', 'edd' ); ?></h4>
310
-
<p><?php_e ( 'Products can have simple prices or variable prices if you wish to have more than one price point for a product. For a single price, simply enter the price. For multiple price points, click <em>Enable variable pricing</em> and enter the options.', 'edd' ); ?></p>
309
+
<h4><?php_e ( 'Product Price', 'redux' ); ?></h4>
310
+
<p><?php_e ( 'Products can have simple prices or variable prices if you wish to have more than one price point for a product. For a single price, simply enter the price. For multiple price points, click <em>Enable variable pricing</em> and enter the options.', 'redux' ); ?></p>
311
311
312
-
<h4><?php_e ( 'Download Files', 'edd' ); ?></h4>
313
-
<p><?php_e ( 'Uploading the downloadable files is simple. Click <em>Upload File</em> in the Download Files section and choose your download file. To add more than one file, simply click the <em>Add New</em> button.', 'edd' ); ?></p>
<p><?php_e ( 'Uploading the downloadable files is simple. Click <em>Upload File</em> in the Download Files section and choose your download file. To add more than one file, simply click the <em>Add New</em> button.', 'redux' ); ?></p>
314
314
315
315
</div>
316
316
</div>
@@ -320,7 +320,7 @@ public function getting_started_screen () {
<p><?php_e ( 'The [downloads] shortcode will display a product grid that works with any theme, no matter the size. It is even responsive!', 'redux-framework' ); ?></p>
@@ -358,7 +358,7 @@ public function getting_started_screen () {
<p><?php_e ( 'We do our best to provide the best support we can. If you encounter a problem or have a question, post a question in the <a href="https://easydigitaldownloads.com/support">support forums</a>.', 'redux-framework' ); ?></p>
360
360
361
-
<h4><?php_e ( 'Need Even Faster Support?', 'edd' ); ?></h4>
361
+
<h4><?php_e ( 'Need Even Faster Support?', 'redux' ); ?></h4>
362
362
<p><?php_e ( 'Our <a href="https://easydigitaldownloads.com/support/pricing/">Priority Support forums</a> are there for customers that need faster and/or more in-depth assistance.', 'redux-framework' ); ?></p>
363
363
364
364
</div>
@@ -409,7 +409,7 @@ public function credits_screen () {
<div class="about-text"><?phpprintf ( __ ( 'Thank you for updating to the latest version! Redux Framework %s is ready to make your <description>', 'redux-framework' ), $display_version ); ?></div>
0 commit comments