]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-demo.php
Words 'User-Id' in German language replace with 'Mitglieder-Id', more mt_word placeho...
[mailer.git] / inc / extensions / ext-demo.php
index d405148be5ffc7dc06faf07b0014b6e6314f21ef..e6225cb82445f8111a4c48257e6e9eb3680dc25f 100644 (file)
@@ -72,7 +72,7 @@ switch (getExtensionMode()) {
                switch (getCurrentExtensionVersion()) {
                        case '0.0.1': // SQL queries for v0.0.1
                                // 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;
                }
                break;