Skip to content

Commit

Permalink
3.3.3 release changes
Browse files Browse the repository at this point in the history
  • Loading branch information
picocodes committed May 11, 2024
1 parent 0a0cd5b commit d99cba0
Show file tree
Hide file tree
Showing 10 changed files with 125 additions and 85 deletions.
16 changes: 16 additions & 0 deletions includes/admin/welcome.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,22 @@
</p>
</div>

<?php if ( 'en_US' !== get_locale() ) : ?>
<div class="noptin-body">
<hr/>
<p style="color: green; font-weight: 700;">
<?php
printf(
/* Translators: %1$s Opening link tag, %2$s Closing link tag. */
esc_html__( 'Help us translate Noptin to your language. %1$sLearn how%2$s.', 'newsletter-optin-box' ),
'<a href="https://translate.wordpress.org/projects/wp-plugins/newsletter-optin-box/stable/" target="_blank">',
'</a>'
);
?>
</p>
</div>
<?php endif; ?>

<div class="noptin-header">
<h2><?php esc_html_e( 'Newsletter Subscribers', 'newsletter-optin-box' ); ?></h2>
<hr/>
Expand Down
2 changes: 1 addition & 1 deletion includes/class-noptin-install.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ public function __construct( $upgrade_from, $current_version ) {
// Upgrading from version 1.
if ( 1 === $upgrade_from ) {
return $this->upgrade_from_1();
} else {
} elseif ( 5 !== $upgrade_from ) {
return $this->upgrade_from_4();
}
}
Expand Down
43 changes: 24 additions & 19 deletions languages/newsletter-optin-box-da_DK.po
Original file line number Diff line number Diff line change
Expand Up @@ -271,15 +271,15 @@ msgstr "* KUN FOR KØB PÅ $50 ELLER MERE"
msgid "-- Map Field --"
msgstr "-- Arrangér felter --"

#: includes/admin/welcome.php:73
#: includes/admin/welcome.php:89
msgid "1 Day"
msgstr ""

#: includes/forms/views/legacy/optin-templates.php:935
msgid "40% OFF"
msgstr ""

#: includes/admin/welcome.php:77
#: includes/admin/welcome.php:93
msgid "7 Days"
msgstr ""

Expand Down Expand Up @@ -362,7 +362,7 @@ msgstr ""
msgid "Active"
msgstr "Aktiv"

#: includes/admin/welcome.php:95
#: includes/admin/welcome.php:111
msgid "Active forms created via the Opt-In Forms Editor"
msgstr "Aktive formularer skabt med editor til valgfrie formularer."

Expand Down Expand Up @@ -569,7 +569,7 @@ msgstr ""
msgid "Alias for [[post_title]]."
msgstr ""

#: includes/admin/welcome.php:102
#: includes/admin/welcome.php:118
#: includes/class-noptin-post-types.php:243
msgid "All Forms"
msgstr "Alle formularer"
Expand Down Expand Up @@ -1428,7 +1428,7 @@ msgstr ""
msgid "Coupon Codes"
msgstr ""

#: includes/admin/welcome.php:124
#: includes/admin/welcome.php:140
msgid "Create a new form"
msgstr "Opret ny formular"

Expand Down Expand Up @@ -2914,7 +2914,7 @@ msgstr "Hjerter"
msgid "Height"
msgstr ""

#: includes/admin/welcome.php:130
#: includes/admin/welcome.php:146
msgid "Here are some of the plugins we recommend"
msgstr ""

Expand Down Expand Up @@ -3751,15 +3751,15 @@ msgstr ""
msgid "Newsletter Form"
msgstr ""

#: includes/admin/welcome.php:61
#: includes/admin/welcome.php:77
msgid "Newsletter Subscribers"
msgstr "Abonnenter"

#: includes/class-noptin-install.php:119
msgid "Newsletter Subscription Form"
msgstr ""

#: includes/admin/welcome.php:93
#: includes/admin/welcome.php:109
msgid "Newsletter Subscription Forms"
msgstr "Formular for tilmelding til nyhedsbrev"

Expand Down Expand Up @@ -4336,7 +4336,7 @@ msgstr ""
msgid "Popup"
msgstr "Popup"

#: includes/admin/welcome.php:107
#: includes/admin/welcome.php:123
#: includes/class-noptin-post-types.php:231
#: includes/class-noptin-post-types.php:276
msgid "Popup Forms"
Expand Down Expand Up @@ -4576,7 +4576,7 @@ msgstr ""
msgid "Recipients"
msgstr "Modtagere"

#: includes/admin/welcome.php:128
#: includes/admin/welcome.php:144
msgid "Recommended Plugins"
msgstr ""

Expand Down Expand Up @@ -4935,7 +4935,7 @@ msgstr ""
msgid "Send the email to the current user or a comma separated list of email addresses."
msgstr ""

#: includes/admin/welcome.php:86
#: includes/admin/welcome.php:102
msgid "Send them an email"
msgstr "Send dem en e-mail"

Expand Down Expand Up @@ -5110,7 +5110,7 @@ msgstr ""
msgid "Shortcode"
msgstr "Shortcode"

#: includes/admin/welcome.php:111
#: includes/admin/welcome.php:127
#: includes/class-noptin-post-types.php:230
#: includes/class-noptin-post-types.php:275
msgid "Shortcode Forms"
Expand Down Expand Up @@ -5221,7 +5221,7 @@ msgstr ""
msgid "Sliding"
msgstr "Glidende"

#: includes/admin/welcome.php:119
#: includes/admin/welcome.php:135
#: includes/class-noptin-post-types.php:232
#: includes/class-noptin-post-types.php:277
msgid "Sliding Forms"
Expand Down Expand Up @@ -6369,7 +6369,7 @@ msgstr "Øverst til højre"
msgid "Top Right Alt"
msgstr "Alt øverst til højre"

#: includes/admin/welcome.php:69
#: includes/admin/welcome.php:85
#: src/Integrations/EDD/Orders.php:105
#: src/Integrations/EDD/Orders.php:220
#: src/Integrations/EDD/Order_Items.php:83
Expand Down Expand Up @@ -6729,19 +6729,19 @@ msgstr "Vis"
msgid "View a list of notices and errors logged by Noptin."
msgstr "Vis oversigt over meddelelser og fejl, som er registreret af Noptin."

#: includes/admin/welcome.php:124
#: includes/admin/welcome.php:140
msgid "View all forms"
msgstr "Vis alle formularer"

#: includes/admin/welcome.php:83
#: includes/admin/welcome.php:99
msgid "View all subscribers"
msgstr "Vis alle abonnenter"

#: build/Emails/Main.php:259
msgid "View Campaigns"
msgstr ""

#: includes/admin/welcome.php:146
#: includes/admin/welcome.php:162
msgid "View Details"
msgstr ""

Expand Down Expand Up @@ -7065,7 +7065,7 @@ msgstr "Hvem kan se denne formular?"
msgid "Widget"
msgstr "Widget"

#: includes/admin/welcome.php:115
#: includes/admin/welcome.php:131
#: includes/class-noptin-post-types.php:229
#: includes/class-noptin-post-types.php:274
msgid "Widget Forms"
Expand Down Expand Up @@ -7221,7 +7221,7 @@ msgstr "Din e-mailadresse"
msgid "Your email has been added to the sending queue and will be sent soon."
msgstr "Din e-mail står nu i kø og vil blive afsendt snarest"

#: includes/admin/welcome.php:63
#: includes/admin/welcome.php:79
msgid "Your email subscribers"
msgstr "Dine abonnenter"

Expand Down Expand Up @@ -7325,3 +7325,8 @@ msgstr ""
msgctxt "number"
msgid "%1$s and %2$s"
msgstr ""

#. Translators: %1$s Opening link tag, %2$s Closing link tag.
#: includes/admin/welcome.php:67
msgid "Help us translate Noptin to your language. %1$sLearn how%2$s."
msgstr ""
43 changes: 24 additions & 19 deletions languages/newsletter-optin-box-de_DE.po
Original file line number Diff line number Diff line change
Expand Up @@ -269,15 +269,15 @@ msgstr ""
msgid "-- Map Field --"
msgstr ""

#: includes/admin/welcome.php:73
#: includes/admin/welcome.php:89
msgid "1 Day"
msgstr ""

#: includes/forms/views/legacy/optin-templates.php:935
msgid "40% OFF"
msgstr ""

#: includes/admin/welcome.php:77
#: includes/admin/welcome.php:93
msgid "7 Days"
msgstr ""

Expand Down Expand Up @@ -359,7 +359,7 @@ msgstr ""
msgid "Active"
msgstr "aktiv"

#: includes/admin/welcome.php:95
#: includes/admin/welcome.php:111
msgid "Active forms created via the Opt-In Forms Editor"
msgstr "aktive Formulare, die über den Opt-in-Formular-Editor erstellt wurden "

Expand Down Expand Up @@ -562,7 +562,7 @@ msgstr ""
msgid "Alias for [[post_title]]."
msgstr ""

#: includes/admin/welcome.php:102
#: includes/admin/welcome.php:118
#: includes/class-noptin-post-types.php:243
msgid "All Forms"
msgstr ""
Expand Down Expand Up @@ -1430,7 +1430,7 @@ msgstr ""
msgid "Coupon Codes"
msgstr ""

#: includes/admin/welcome.php:124
#: includes/admin/welcome.php:140
msgid "Create a new form"
msgstr ""

Expand Down Expand Up @@ -2921,7 +2921,7 @@ msgstr "Herzen"
msgid "Height"
msgstr ""

#: includes/admin/welcome.php:130
#: includes/admin/welcome.php:146
msgid "Here are some of the plugins we recommend"
msgstr ""

Expand Down Expand Up @@ -3756,15 +3756,15 @@ msgstr ""
msgid "Newsletter Form"
msgstr ""

#: includes/admin/welcome.php:61
#: includes/admin/welcome.php:77
msgid "Newsletter Subscribers"
msgstr "Newsletter-Abonnenten"

#: includes/class-noptin-install.php:119
msgid "Newsletter Subscription Form"
msgstr ""

#: includes/admin/welcome.php:93
#: includes/admin/welcome.php:109
msgid "Newsletter Subscription Forms"
msgstr "Newsletter-Abonnement-Formulare"

Expand Down Expand Up @@ -4344,7 +4344,7 @@ msgstr ""
msgid "Popup"
msgstr ""

#: includes/admin/welcome.php:107
#: includes/admin/welcome.php:123
#: includes/class-noptin-post-types.php:231
#: includes/class-noptin-post-types.php:276
msgid "Popup Forms"
Expand Down Expand Up @@ -4588,7 +4588,7 @@ msgstr ""
msgid "Recipients"
msgstr "Empfänger"

#: includes/admin/welcome.php:128
#: includes/admin/welcome.php:144
msgid "Recommended Plugins"
msgstr ""

Expand Down Expand Up @@ -4945,7 +4945,7 @@ msgstr ""
msgid "Send the email to the current user or a comma separated list of email addresses."
msgstr ""

#: includes/admin/welcome.php:86
#: includes/admin/welcome.php:102
msgid "Send them an email"
msgstr "senden Sie ihnen eine eMail"

Expand Down Expand Up @@ -5118,7 +5118,7 @@ msgstr ""
msgid "Shortcode"
msgstr ""

#: includes/admin/welcome.php:111
#: includes/admin/welcome.php:127
#: includes/class-noptin-post-types.php:230
#: includes/class-noptin-post-types.php:275
msgid "Shortcode Forms"
Expand Down Expand Up @@ -5229,7 +5229,7 @@ msgstr ""
msgid "Sliding"
msgstr ""

#: includes/admin/welcome.php:119
#: includes/admin/welcome.php:135
#: includes/class-noptin-post-types.php:232
#: includes/class-noptin-post-types.php:277
msgid "Sliding Forms"
Expand Down Expand Up @@ -6375,7 +6375,7 @@ msgstr ""
msgid "Top Right Alt"
msgstr ""

#: includes/admin/welcome.php:69
#: includes/admin/welcome.php:85
#: src/Integrations/EDD/Orders.php:105
#: src/Integrations/EDD/Orders.php:220
#: src/Integrations/EDD/Order_Items.php:83
Expand Down Expand Up @@ -6733,19 +6733,19 @@ msgstr "bearbeiten"
msgid "View a list of notices and errors logged by Noptin."
msgstr "Logdateien der Notizen und Fehler ansehen, die Noptin aufgezeichnet hat."

#: includes/admin/welcome.php:124
#: includes/admin/welcome.php:140
msgid "View all forms"
msgstr ""

#: includes/admin/welcome.php:83
#: includes/admin/welcome.php:99
msgid "View all subscribers"
msgstr "alle Abonnenten ansehen"

#: build/Emails/Main.php:259
msgid "View Campaigns"
msgstr ""

#: includes/admin/welcome.php:146
#: includes/admin/welcome.php:162
msgid "View Details"
msgstr ""

Expand Down Expand Up @@ -7067,7 +7067,7 @@ msgstr ""
msgid "Widget"
msgstr ""

#: includes/admin/welcome.php:115
#: includes/admin/welcome.php:131
#: includes/class-noptin-post-types.php:229
#: includes/class-noptin-post-types.php:274
msgid "Widget Forms"
Expand Down Expand Up @@ -7222,7 +7222,7 @@ msgstr ""
msgid "Your email has been added to the sending queue and will be sent soon."
msgstr ""

#: includes/admin/welcome.php:63
#: includes/admin/welcome.php:79
msgid "Your email subscribers"
msgstr "eine Übersicht über Ihre Abonnenten"

Expand Down Expand Up @@ -7303,3 +7303,8 @@ msgstr ""
msgctxt "number"
msgid "%1$s and %2$s"
msgstr ""

#. Translators: %1$s Opening link tag, %2$s Closing link tag.
#: includes/admin/welcome.php:67
msgid "Help us translate Noptin to your language. %1$sLearn how%2$s."
msgstr ""
Loading

0 comments on commit d99cba0

Please sign in to comment.