A lot texts rewritten and exclamation signs removed
[mailer.git] / inc / extensions / ext-user.php
index 514ec0fc44c9e2069ce9a70de2b218a9a75d3a84..9fb246b9e749e92561f2be01e210003168781192 100644 (file)
@@ -283,7 +283,7 @@ INDEX (`stats_type`)
 
                        case '0.2.4': // SQL queries for v0.2.4
                                // Update notes (these will be set as task text!)
-                               setExtensionUpdateNotes("W&ouml;rter <strong>Mailtausch</strong>, <strong>Mailtausches</strong> und <strong>Mailtauscher</strong> sind austauschbar.");
+                               setExtensionUpdateNotes("W&ouml;rter <strong>{?mt_word?}</strong>, <strong>{?mt_word2?}</strong> und <strong>{?mt_word3?}</strong> sind austauschbar.");
                                break;
 
                        case '0.2.5': // SQL queries for v0.2.5
@@ -341,7 +341,7 @@ INDEX (`stats_type`)
                                addExtensionSql("ALTER TABLE `{?_MYSQL_PREFIX?}_user_data` ADD `rand_confirmed` BIGINT(20) UNSIGNED NOT NULL DEFAULT 0");
 
                                // Update notes (these will be set as task text!)
-                               setExtensionUpdateNotes("Mitglieder werden per Zufall als Referal-ID ausgew&auml;hlt, die eine Mindestanzahl an best&auml;tigten Mails haben, wenn die Ref-Id 0 ist.");
+                               setExtensionUpdateNotes("Mitglieder werden per Zufall als Referal-Id ausgew&auml;hlt, die eine Mindestanzahl an best&auml;tigten Mails haben, wenn die Ref-Id 0 ist.");
                                break;
 
                        case '0.3.5': // SQL queries for v0.3.5