General directory structure added for debug extension
[mailer.git] / .gitattributes
index 0eca02c90b77089ceac33ecb47cbab38128b6536..67b6872cff934d609087564939f6b500d8ee157b 100644 (file)
@@ -64,6 +64,8 @@ DOCS/en/rewrite/README.txt -text
 DOCS/en/rewrite/README_htaccess.de -text
 DOCS/en/task/README.txt -text
 DOCS/en/themes/README.txt -text
+DOCS/tpl-validator.php -text
+DOCS/validator.sh -text
 /admin.php -text
 /agb.php -text
 /beg.php -text
@@ -71,17 +73,31 @@ DOCS/en/themes/README.txt -text
 /click.php -text
 /confirm.php -text
 /css.php -text
+/debug.php -text
 /doubler.php -text
 /img.php -text
 inc/.htaccess -text
 inc/.secret/.htaccess -text
 inc/autopurge.php -text
+inc/autopurge/.htaccess -text
+inc/autopurge/purge- -text
+inc/autopurge/purge-general.php -text
+inc/autopurge/purge-inact.php -text
+inc/autopurge/purge-mails.php -text
+inc/autopurge/purge-tsks.php -text
+inc/autopurge/purge-unconfirmed.php -text
 inc/cache/.htaccess -text
+inc/check-reset.php -text
 inc/config.php -text
 inc/databases.php -text
 inc/db/.htaccess -text
 inc/db/lib-mysql3.php -text
 inc/db/lib.php -text
+inc/debug/.htaccess -text
+inc/debug/client/.htaccess -text
+inc/debug/relay/.htaccess -text
+inc/debug/request_ -text
+inc/debug/server/.htaccess -text
 inc/doubler_send.php -text
 inc/extensions.php -text
 inc/extensions/.htaccess -text
@@ -95,17 +111,22 @@ inc/extensions/ext-bank.php -text
 inc/extensions/ext-beg.php -text
 inc/extensions/ext-birthday.php -text
 inc/extensions/ext-bonus.php -text
+inc/extensions/ext-booking.php -text
 inc/extensions/ext-cache.php -text
 inc/extensions/ext-country.php -text
+inc/extensions/ext-debug.php -text
 inc/extensions/ext-demo.php -text
 inc/extensions/ext-doubler.php -text
+inc/extensions/ext-events.php -text
 inc/extensions/ext-holiday.php -text
 inc/extensions/ext-html_mail.php -text
+inc/extensions/ext-iso3166.php -text
 inc/extensions/ext-mailid.php -text
 inc/extensions/ext-maintenance.php -text
 inc/extensions/ext-mediadata.php -text
 inc/extensions/ext-mods.php -text
 inc/extensions/ext-mydata.php -text
+inc/extensions/ext-network.php -text
 inc/extensions/ext-newsletter.php -text
 inc/extensions/ext-nickname.php -text
 inc/extensions/ext-online.php -text
@@ -113,11 +134,15 @@ inc/extensions/ext-optimize.php -text
 inc/extensions/ext-order.php -text
 inc/extensions/ext-other.php -text
 inc/extensions/ext-payout.php -text
+inc/extensions/ext-primera.php -text
 inc/extensions/ext-profile.php -text
 inc/extensions/ext-rallye.php -text
+inc/extensions/ext-refback.php -text
 inc/extensions/ext-register.php -text
+inc/extensions/ext-removeip.php -text
 inc/extensions/ext-repair.php -text
 inc/extensions/ext-rewrite.php -text
+inc/extensions/ext-safe.php -text
 inc/extensions/ext-sponsor.php -text
 inc/extensions/ext-sql_patches.php -text
 inc/extensions/ext-support.php -text
@@ -130,14 +155,19 @@ inc/extensions/ext-user.php -text
 inc/extensions/ext-wernis.php -text
 inc/extensions/ext-yoomedia.php -text
 inc/fatal_errors.php -text
+inc/filters.php -text
 inc/footer.php -text
 inc/functions.php -text
 inc/gen_mediadata.php -text
+inc/gen_refback.php -text
 inc/gen_sql_patches.php -text
 inc/header.php -text
+inc/img/.htaccess -text
 inc/install-inc.php -text
+inc/js/.htaccess -text
 inc/language.php -text
 inc/language/.htaccess -text
+inc/language/_de.php -text
 inc/language/active_de.php -text
 inc/language/admins_de.php -text
 inc/language/autopurge_de.php -text
@@ -145,9 +175,11 @@ inc/language/bank_de.php -text
 inc/language/beg_de.php -text
 inc/language/birthday_de.php -text
 inc/language/bonus_de.php -text
+inc/language/booking_de.php -text
 inc/language/cache_de.php -text
 inc/language/country_de.php -text
 inc/language/de.php -text
+inc/language/debug_de.php -text
 inc/language/doubler_de.php -text
 inc/language/en.ph -text
 inc/language/en.php -text
@@ -165,8 +197,11 @@ inc/language/optimize_de.php -text
 inc/language/order_de.php -text
 inc/language/other_de.php -text
 inc/language/payout_de.php -text
+inc/language/primera_de.php -text
 inc/language/rallye_de.php -text
+inc/language/refback_de.php -text
 inc/language/register_de.php -text
+inc/language/removeip_de.php -text
 inc/language/repair_de.php -text
 inc/language/rewrite_de.php -text
 inc/language/sponsor_de.php -text
@@ -178,39 +213,52 @@ inc/language/top10_de.php -text
 inc/language/transfer_de.php -text
 inc/language/user_de.php -text
 inc/language/wernis_de.php -text
+inc/language/yoomedia_de.php -text
 inc/libs/.htaccess -text
+inc/libs/active_functions.php -text
 inc/libs/admins_functions.php -text
 inc/libs/autopurge_functions.php -text
+inc/libs/beg_functions.php -text
 inc/libs/bonus_functions.php -text
+inc/libs/booking_functions.php -text
 inc/libs/cache_functions.php -text
 inc/libs/country_functions.php -text
+inc/libs/debug_functions.php -text
 inc/libs/doubler_functions.php -text
+inc/libs/events_functions.php -text
 inc/libs/holiday_functions.php -text
 inc/libs/html_mail_functions.php -text
 inc/libs/mediadata_functions.php -text
 inc/libs/newsletter_functions.php -text
 inc/libs/nickname_functions.php -text
+inc/libs/online_functions.php -text
 inc/libs/optimize_functions.php -text
 inc/libs/order_functions.php -text
-inc/libs/output_functions.php -text
 inc/libs/payout_functions.php -text
+inc/libs/primera_functions.php -text
 inc/libs/rallye_functions.php -text
+inc/libs/refback_functions.php -text
 inc/libs/register_functions.php -text
+inc/libs/removeip_functions.php -text
 inc/libs/rewrite_functions.php -text
 inc/libs/security_functions.php -text
 inc/libs/sponsor_functions.php -text
 inc/libs/surfbar_functions.php -text
 inc/libs/task_functions.php -text
+inc/libs/theme_functions.php -text
 inc/libs/transfer_functions.php -text
 inc/libs/user_functions.php -text
 inc/libs/wernis_functions.php -text
-inc/load_cache-admin.php -text
-inc/load_cache-config.php -text
-inc/load_cache-modreg.php -text
-inc/load_cache-refdepths.php -text
-inc/load_cache-refsystem.php -text
+inc/libs/yoomedia_functions.php -text
 inc/load_cache.php -text
 inc/load_extensions.php -text
+inc/loader/.htaccess -text
+inc/loader/load_cache-admin.php -text
+inc/loader/load_cache-config.php -text
+inc/loader/load_cache-modreg.php -text
+inc/loader/load_cache-refdepths.php -text
+inc/loader/load_cache-refsystem.php -text
+inc/loader/load_cache-them.php -text
 inc/mails/.htaccess -text
 inc/mails/_mails.php -text
 inc/mails/beg_mails.php -text
@@ -233,6 +281,7 @@ inc/modules/admin/action-misc.php -text
 inc/modules/admin/action-mods.php -text
 inc/modules/admin/action-newsletter.php -text
 inc/modules/admin/action-payouts.php -text
+inc/modules/admin/action-primera.php -text
 inc/modules/admin/action-rallye.php -text
 inc/modules/admin/action-repair.php -text
 inc/modules/admin/action-setup.php -text
@@ -256,11 +305,9 @@ inc/modules/admin/what-add_surfbar_url.php -text
 inc/modules/admin/what-admin_add.php -text
 inc/modules/admin/what-adminedit.php -text
 inc/modules/admin/what-admins_add.php -text
-inc/modules/admin/what-admins_contact.php -text
 inc/modules/admin/what-admins_contct.php -text
 inc/modules/admin/what-admins_edit.php -text
 inc/modules/admin/what-admins_mails.php -text
-inc/modules/admin/what-autopurge.php -text
 inc/modules/admin/what-bonus.php -text
 inc/modules/admin/what-cache_stats.php -text
 inc/modules/admin/what-chk_regs.php -text
@@ -286,14 +333,17 @@ inc/modules/admin/what-config_order.php -text
 inc/modules/admin/what-config_other.php -text
 inc/modules/admin/what-config_payouts.php -text
 inc/modules/admin/what-config_points.php -text
+inc/modules/admin/what-config_primera.php -text
 inc/modules/admin/what-config_proxy.php -text
 inc/modules/admin/what-config_rallye_prices.php -text
+inc/modules/admin/what-config_refback.php -text
 inc/modules/admin/what-config_refid.php -text
-inc/modules/admin/what-config_reg.php -text
 inc/modules/admin/what-config_register.php -text
 inc/modules/admin/what-config_register2.php -text
+inc/modules/admin/what-config_removeip.php -text
 inc/modules/admin/what-config_rewrite.php -text
 inc/modules/admin/what-config_secure.php -text
+inc/modules/admin/what-config_session.php -text
 inc/modules/admin/what-config_sponsor.php -text
 inc/modules/admin/what-config_stats.php -text
 inc/modules/admin/what-config_surfbar.php -text
@@ -302,6 +352,7 @@ inc/modules/admin/what-config_top10.php -text
 inc/modules/admin/what-config_transfer.php -text
 inc/modules/admin/what-config_user.php -text
 inc/modules/admin/what-config_wernis.php -text
+inc/modules/admin/what-config_yoomedia.php -text
 inc/modules/admin/what-del_email.php -text
 inc/modules/admin/what-del_holiday.php -text
 inc/modules/admin/what-del_sponsor.php -text
@@ -329,19 +380,22 @@ inc/modules/admin/what-list_doubler.php -text
 inc/modules/admin/what-list_holiday.php -text
 inc/modules/admin/what-list_links.php -text
 inc/modules/admin/what-list_newsletter.php -text
-inc/modules/admin/what-list_norefs.php -text
+inc/modules/admin/what-list_notifications.php -text
 inc/modules/admin/what-list_payouts.php -text
+inc/modules/admin/what-list_primera.php -text
 inc/modules/admin/what-list_rallyes.php -text
 inc/modules/admin/what-list_refs.php -text
 inc/modules/admin/what-list_sponsor.php -text
 inc/modules/admin/what-list_sponsor_pay.php -text
 inc/modules/admin/what-list_sponsor_pays.php -text
+inc/modules/admin/what-list_surfbar_actions.php -text
 inc/modules/admin/what-list_surfbar_urls.php -text
 inc/modules/admin/what-list_task.php -text
 inc/modules/admin/what-list_transfer.php -text
 inc/modules/admin/what-list_unconfirmed.php -text
 inc/modules/admin/what-list_user.php -text
 inc/modules/admin/what-list_wernis.php -text
+inc/modules/admin/what-list_yoomedia_tm.php -text
 inc/modules/admin/what-lock_sponsor.php -text
 inc/modules/admin/what-lock_user.php -text
 inc/modules/admin/what-logs.php -text
@@ -353,16 +407,14 @@ inc/modules/admin/what-overview.php -text
 inc/modules/admin/what-payments.php -text
 inc/modules/admin/what-refbanner.php -text
 inc/modules/admin/what-repair_amenu.php -text
-inc/modules/admin/what-repair_amnu.php -text
 inc/modules/admin/what-repair_cats.php -text
 inc/modules/admin/what-repair_gmenu.php -text
-inc/modules/admin/what-repair_gmnu.php -text
 inc/modules/admin/what-repair_mmenu.php -text
-inc/modules/admin/what-repair_mmnu.php -text
 inc/modules/admin/what-send_bonus.php -text
 inc/modules/admin/what-send_newsletter.php -text
 inc/modules/admin/what-stats_mods.php -text
 inc/modules/admin/what-sub_points.php -text
+inc/modules/admin/what-surfbar_stats.php -text
 inc/modules/admin/what-theme_check.php -text
 inc/modules/admin/what-theme_edit.php -text
 inc/modules/admin/what-theme_import.php -text
@@ -395,7 +447,6 @@ inc/modules/guest/what-impressum.php -text
 inc/modules/guest/what-infos.php -text
 inc/modules/guest/what-login.php -text
 inc/modules/guest/what-mediadata.php -text
-inc/modules/guest/what-my_weblog.php -text
 inc/modules/guest/what-rallyes.php -text
 inc/modules/guest/what-register.php -text
 inc/modules/guest/what-sponsor_agb.php -text
@@ -442,13 +493,18 @@ inc/modules/member/what-nickname.php -text
 inc/modules/member/what-order.php -text
 inc/modules/member/what-payout.php -text
 inc/modules/member/what-points.php -text
+inc/modules/member/what-primera.php -text
 inc/modules/member/what-rallyes.php -text
+inc/modules/member/what-refback.php -text
 inc/modules/member/what-reflinks.php -text
+inc/modules/member/what-reflist.php -text
 inc/modules/member/what-sponsor.php -text
 inc/modules/member/what-stats.php -text
 inc/modules/member/what-support.php -text
 inc/modules/member/what-surfbar_book.php -text
+inc/modules/member/what-surfbar_list.php -text
 inc/modules/member/what-surfbar_start.php -text
+inc/modules/member/what-surfbar_stats.php -text
 inc/modules/member/what-themes.php -text
 inc/modules/member/what-transfer.php -text
 inc/modules/member/what-unconfirmed.php -text
@@ -508,7 +564,7 @@ inc/phpmailer/language/phpmailer.lang-fo.php -text
 inc/phpmailer/language/phpmailer.lang-fr.php -text
 inc/phpmailer/language/phpmailer.lang-hu.php -text
 inc/phpmailer/language/phpmailer.lang-it.php -text
-inc/phpmailer/language/phpmailer.lang-ja.php -text svneol=unset#unset
+inc/phpmailer/language/phpmailer.lang-ja.php -text
 inc/phpmailer/language/phpmailer.lang-nl.php -text
 inc/phpmailer/language/phpmailer.lang-no.php -text
 inc/phpmailer/language/phpmailer.lang-pl.php -text
@@ -534,6 +590,9 @@ inc/phpmailer/test/phpmailer_test.php -text
 inc/phpmailer/test/phpunit.php -text
 inc/phpmailer/test/test.png -text
 inc/pool-update.php -text
+inc/pool/.htaccess -text
+inc/pool/pool-bonus.php -text
+inc/pool/pool-user.php -text
 inc/profile-updte.php -text
 inc/rdf.class.php -text
 inc/reset/.htaccess -text
@@ -544,12 +603,12 @@ inc/reset/reset_daily.php -text
 inc/reset/reset_engine.php -text
 inc/reset/reset_holiday.php -text
 inc/reset/reset_surfbar.php -text
+inc/reset/reset_yoomedia.php -text
 inc/security.php -text
 inc/session.php -text
 inc/sql_error.php -text
 inc/stats_bonus.php -text
 inc/stylesheet.php -text
-inc/theme-manager.php -text
 inc/weekly/.htaccess -text
 inc/weekly/weekly_ -text
 inc/weekly/weekly_surfbar.php -text
@@ -558,6 +617,7 @@ inc/weekly/weekly_surfbar.php -text
 install/menu-de.sql -text
 install/menu-en.sql -text
 install/tables.sql -text
+/js.php -text
 /lead-confirm.php -text
 /login.php -text
 /mailid.php -text
@@ -571,8 +631,10 @@ install/tables.sql -text
 /surfbar.php -text
 templates/.htaccess -text
 templates/de/.htaccess -text
+templates/de/emails/.htaccess -text
 templates/de/emails/add-points.tpl -text
 templates/de/emails/admin-del_links.tpl -text
+templates/de/emails/admin/.htaccess -text
 templates/de/emails/admin/admin_autopurge_del_mails.tpl -text
 templates/de/emails/admin/admin_autopurge_delete.tpl -text
 templates/de/emails/admin/admin_autopurge_inactive.tpl -text
@@ -580,11 +642,15 @@ templates/de/emails/admin/admin_autopurge_points.tpl -text
 templates/de/emails/admin/admin_autopurge_tsks.tpl -text
 templates/de/emails/admin/admin_autopurge_turbo.tpl -text
 templates/de/emails/admin/admin_autopurge_unconfirmed.tpl -text
+templates/de/emails/admin/admin_del_surfbar_urls.tpl -text
+templates/de/emails/admin/admin_edit_surfbar_urls.tpl -text
+templates/de/emails/admin/admin_ext_deactivated.tpl -text
 templates/de/emails/admin/admin_holiday_deactivated.tpl -text
 templates/de/emails/admin/admin_holiday_request.tpl -text
 templates/de/emails/admin/admin_holiday_unlock.tpl -text
+templates/de/emails/admin/admin_lock_active_surfbar_urls.tpl -text
+templates/de/emails/admin/admin_lock_locked_surfbar_urls.tpl -text
 templates/de/emails/admin/admin_mydata_notify.tpl -text
-templates/de/emails/admin/admin_new_ext.tpl -text
 templates/de/emails/admin/admin_newsletter_request.tpl -text
 templates/de/emails/admin/admin_newsletter_reset.tpl -text
 templates/de/emails/admin/admin_payout_request.tpl -text
@@ -594,6 +660,7 @@ templates/de/emails/admin/admin_rallye_expired_no.tpl -text
 templates/de/emails/admin/admin_rallye_no_notify.tpl -text
 templates/de/emails/admin/admin_rallye_notify.tpl -text
 templates/de/emails/admin/admin_rallye_purged.tpl -text
+templates/de/emails/admin/admin_refback.tpl -text
 templates/de/emails/admin/admin_reset_password.tpl -text
 templates/de/emails/admin/admin_sponsor_change_data.tpl -text
 templates/de/emails/admin/admin_sponsor_change_email.tpl -text
@@ -601,22 +668,36 @@ templates/de/emails/admin/admin_sponsor_edit.tpl -text
 templates/de/emails/admin/admin_sponsor_pending.tpl -text
 templates/de/emails/admin/admin_sponsor_reg.tpl -text
 templates/de/emails/admin/admin_sponsor_settings.tpl -text
-templates/de/emails/admin/admin_support-order.tpl -text
 templates/de/emails/admin/admin_support-ordr.tpl -text
 templates/de/emails/admin/admin_support-reflink.tpl -text
 templates/de/emails/admin/admin_support-unconfirmed.tpl -text
+templates/de/emails/admin/admin_surfbar_url_active_deleted.tpl -text
+templates/de/emails/admin/admin_surfbar_url_active_pending.tpl -text
+templates/de/emails/admin/admin_surfbar_url_active_stopped.tpl -text
 templates/de/emails/admin/admin_surfbar_url_confirmed.tpl -text
+templates/de/emails/admin/admin_surfbar_url_depleted.tpl -text
+templates/de/emails/admin/admin_surfbar_url_locked_deleted.tpl -text
+templates/de/emails/admin/admin_surfbar_url_locked_pending.tpl -text
+templates/de/emails/admin/admin_surfbar_url_migrate.tpl -text
+templates/de/emails/admin/admin_surfbar_url_migrated_deleted.tpl -text
+templates/de/emails/admin/admin_surfbar_url_migrated_migrated.tpl -text
+templates/de/emails/admin/admin_surfbar_url_migrated_pending.tpl -text
+templates/de/emails/admin/admin_surfbar_url_pending.tpl -text
+templates/de/emails/admin/admin_surfbar_url_pending_deleted.tpl -text
 templates/de/emails/admin/admin_surfbar_url_reg.tpl -text
+templates/de/emails/admin/admin_surfbar_url_rejected.tpl -text
+templates/de/emails/admin/admin_surfbar_url_stopped_continued.tpl -text
+templates/de/emails/admin/admin_surfbar_url_stopped_deleted.tpl -text
+templates/de/emails/admin/admin_surfbar_url_stopped_pending.tpl -text
 templates/de/emails/admin/admin_surfbar_url_unlock.tpl -text
 templates/de/emails/admin/admin_transfer_ap.tpl -text
 templates/de/emails/admin/admin_transfer_points.tpl -text
+templates/de/emails/admin/admin_undelete_active_surfbar_urls.tpl -text
 templates/de/emails/admin/admin_wernis_request.tpl -text
 templates/de/emails/admins/.htaccess -text
 templates/de/emails/admins/admins_mail_contct_admin.tpl -text
 templates/de/emails/admins/admins_msg_contct_admin.tpl -text
-templates/de/emails/admins_mail_contact_admin.tpl -text
 templates/de/emails/admins_mail_contct_admin.tpl -text
-templates/de/emails/admins_msg_contact_admin.tpl -text
 templates/de/emails/admins_msg_contct_admin.tpl -text
 templates/de/emails/back-admin.tpl -text
 templates/de/emails/back-member.tpl -text
@@ -635,10 +716,12 @@ templates/de/emails/del-user.tpl -text
 templates/de/emails/del_sponsor.tpl -text
 templates/de/emails/done-admin.tpl -text
 templates/de/emails/done-member.tpl -text
+templates/de/emails/guest/.htaccess -text
 templates/de/emails/guest/guest_request_confirm.tpl -text
 templates/de/emails/header.tpl -text
 templates/de/emails/lock-user.tpl -text
 templates/de/emails/lock_sponsor.tpl -text
+templates/de/emails/member/.htaccess -text
 templates/de/emails/member/member_autopurge_delete.tpl -text
 templates/de/emails/member/member_autopurge_inactive.tpl -text
 templates/de/emails/member/member_autopurge_points.tpl -text
@@ -648,11 +731,15 @@ templates/de/emails/member/member_birthday.tpl -text
 templates/de/emails/member/member_birthday_confirm.tpl -text
 templates/de/emails/member/member_bonus.tpl -text
 templates/de/emails/member/member_contct.tpl -text
+templates/de/emails/member/member_del_surfbar_urls.tpl -text
 templates/de/emails/member/member_doubler.tpl -text
+templates/de/emails/member/member_edit_surfbar_urls.tpl -text
 templates/de/emails/member/member_holiday_activated.tpl -text
 templates/de/emails/member/member_holiday_removed.tpl -text
 templates/de/emails/member/member_holiday_request.tpl -text
 templates/de/emails/member/member_holiday_unlock.tpl -text
+templates/de/emails/member/member_lock_active_surfbar_urls.tpl -text
+templates/de/emails/member/member_lock_locked_surfbar_urls.tpl -text
 templates/de/emails/member/member_mydata_notify.tpl -text
 templates/de/emails/member/member_newsletter_done.tpl -text
 templates/de/emails/member/member_newsletter_request.tpl -text
@@ -666,16 +753,34 @@ templates/de/emails/member/member_rallye_expired_bronce.tpl -text
 templates/de/emails/member/member_rallye_expired_gold.tpl -text
 templates/de/emails/member/member_rallye_expired_silver.tpl -text
 templates/de/emails/member/member_rallye_notify.tpl -text
+templates/de/emails/member/member_refback.tpl -text
 templates/de/emails/member/member_stats_bonus.tpl -text
-templates/de/emails/member/member_support-order.tpl -text
 templates/de/emails/member/member_support-ordr.tpl -text
 templates/de/emails/member/member_support-reflink.tpl -text
 templates/de/emails/member/member_support-unconfirmed.tpl -text
+templates/de/emails/member/member_surfbar_low_points.tpl -text
+templates/de/emails/member/member_surfbar_url_active_deleted.tpl -text
+templates/de/emails/member/member_surfbar_url_active_pending.tpl -text
+templates/de/emails/member/member_surfbar_url_active_stopped.tpl -text
 templates/de/emails/member/member_surfbar_url_confirmed.tpl -text
+templates/de/emails/member/member_surfbar_url_depleted.tpl -text
+templates/de/emails/member/member_surfbar_url_locked_deleted.tpl -text
+templates/de/emails/member/member_surfbar_url_locked_pending.tpl -text
+templates/de/emails/member/member_surfbar_url_migrate.tpl -text
+templates/de/emails/member/member_surfbar_url_migrated_deleted.tpl -text
+templates/de/emails/member/member_surfbar_url_migrated_migrated.tpl -text
+templates/de/emails/member/member_surfbar_url_migrated_pending.tpl -text
+templates/de/emails/member/member_surfbar_url_pending.tpl -text
+templates/de/emails/member/member_surfbar_url_pending_deleted.tpl -text
 templates/de/emails/member/member_surfbar_url_reg.tpl -text
+templates/de/emails/member/member_surfbar_url_rejected.tpl -text
+templates/de/emails/member/member_surfbar_url_stopped_continued.tpl -text
+templates/de/emails/member/member_surfbar_url_stopped_deleted.tpl -text
+templates/de/emails/member/member_surfbar_url_stopped_pending.tpl -text
 templates/de/emails/member/member_surfbar_url_unlock.tpl -text
 templates/de/emails/member/member_transfer_recipient.tpl -text
 templates/de/emails/member/member_transfer_sender.tpl -text
+templates/de/emails/member/member_undelete_active_surfbar_urls.tpl -text
 templates/de/emails/member/member_wernis_accepted.tpl -text
 templates/de/emails/member/member_wernis_rejected.tpl -text
 templates/de/emails/member/member_wernis_request.tpl -text
@@ -688,10 +793,10 @@ templates/de/emails/order-admin.tpl -text
 templates/de/emails/order-deleted.tpl -text
 templates/de/emails/order-member.tpl -text
 templates/de/emails/order-reject.tpl -text
-templates/de/emails/order_accept_sb.tpl -text
 templates/de/emails/profile-updte.tpl -text
 templates/de/emails/register-admin.tpl -text
 templates/de/emails/register-member.tpl -text
+templates/de/emails/sponsor/.htaccess -text
 templates/de/emails/sponsor/sponsor_activate.tpl -text
 templates/de/emails/sponsor/sponsor_add_points.tpl -text
 templates/de/emails/sponsor/sponsor_change_data.tpl -text
@@ -732,7 +837,6 @@ templates/de/html/admin/admin_add_surfbar_url.tpl -text
 templates/de/html/admin/admin_admin_add.tpl -text
 templates/de/html/admin/admin_admins_add.tpl -text
 templates/de/html/admin/admin_admins_add_acl.tpl -text
-templates/de/html/admin/admin_admins_contact_form.tpl -text
 templates/de/html/admin/admin_admins_contct_default.tpl -text
 templates/de/html/admin/admin_admins_contct_form.tpl -text
 templates/de/html/admin/admin_admins_contct_select.tpl -text
@@ -789,6 +893,7 @@ templates/de/html/admin/admin_config_payouts_edit_row.tpl -text
 templates/de/html/admin/admin_config_payouts_row.tpl -text
 templates/de/html/admin/admin_config_point_settings.tpl -text
 templates/de/html/admin/admin_config_points.tpl -text
+templates/de/html/admin/admin_config_primera.tpl -text
 templates/de/html/admin/admin_config_proxy.tpl -text
 templates/de/html/admin/admin_config_rallye_del.tpl -text
 templates/de/html/admin/admin_config_rallye_del_row.tpl -text
@@ -796,13 +901,16 @@ templates/de/html/admin/admin_config_rallye_edit.tpl -text
 templates/de/html/admin/admin_config_rallye_edit_row.tpl -text
 templates/de/html/admin/admin_config_rallye_prices.tpl -text
 templates/de/html/admin/admin_config_rallye_prices_row.tpl -text
+templates/de/html/admin/admin_config_refback.tpl -text
 templates/de/html/admin/admin_config_refid.tpl -text
 templates/de/html/admin/admin_config_reg_pro.tpl -text
 templates/de/html/admin/admin_config_register.tpl -text
 templates/de/html/admin/admin_config_register2.tpl -text
+templates/de/html/admin/admin_config_removeip.tpl -text
 templates/de/html/admin/admin_config_rewrite.tpl -text
 templates/de/html/admin/admin_config_rewrite_rows.tpl -text
 templates/de/html/admin/admin_config_secure.tpl -text
+templates/de/html/admin/admin_config_session.tpl -text
 templates/de/html/admin/admin_config_sponsor.tpl -text
 templates/de/html/admin/admin_config_stats.tpl -text
 templates/de/html/admin/admin_config_sub_points.tpl -text
@@ -812,8 +920,8 @@ templates/de/html/admin/admin_config_top10.tpl -text
 templates/de/html/admin/admin_config_transfer.tpl -text
 templates/de/html/admin/admin_config_user.tpl -text
 templates/de/html/admin/admin_config_wernis.tpl -text
+templates/de/html/admin/admin_config_yoomedia.tpl -text
 templates/de/html/admin/admin_contct_user_form.tpl -text
-templates/de/html/admin/admin_data_saved.tpl -text
 templates/de/html/admin/admin_del_admins.tpl -text
 templates/de/html/admin/admin_del_admins_row.tpl -text
 templates/de/html/admin/admin_del_bank_packages.tpl -text
@@ -822,9 +930,12 @@ templates/de/html/admin/admin_del_cats.tpl -text
 templates/de/html/admin/admin_del_cats_row.tpl -text
 templates/de/html/admin/admin_del_email_bonus.tpl -text
 templates/de/html/admin/admin_del_email_normal.tpl -text
+templates/de/html/admin/admin_del_email_notify.tpl -text
 templates/de/html/admin/admin_del_payments.tpl -text
 templates/de/html/admin/admin_del_payments_row.tpl -text
 templates/de/html/admin/admin_del_sponsor.tpl -text
+templates/de/html/admin/admin_del_surfbar_urls.tpl -text
+templates/de/html/admin/admin_del_surfbar_urls_row.tpl -text
 templates/de/html/admin/admin_del_transfer_row.tpl -text
 templates/de/html/admin/admin_del_user.tpl -text
 templates/de/html/admin/admin_edit_admins.tpl -text
@@ -843,11 +954,16 @@ templates/de/html/admin/admin_edit_rallyes_row.tpl -text
 templates/de/html/admin/admin_edit_sponsor_add_points.tpl -text
 templates/de/html/admin/admin_edit_sponsor_edit.tpl -text
 templates/de/html/admin/admin_edit_sponsor_sub_points.tpl -text
+templates/de/html/admin/admin_edit_surfbar_urls.tpl -text
+templates/de/html/admin/admin_edit_surfbar_urls_row.tpl -text
 templates/de/html/admin/admin_edit_user.tpl -text
 templates/de/html/admin/admin_email_archiv.tpl -text
 templates/de/html/admin/admin_email_archiv_row.tpl -text
 templates/de/html/admin/admin_email_nav_row.tpl -text
+templates/de/html/admin/admin_ext_notes.tpl -text
 templates/de/html/admin/admin_ext_reg_form.tpl -text
+templates/de/html/admin/admin_ext_sql_row.tpl -text
+templates/de/html/admin/admin_ext_sql_table.tpl -text
 templates/de/html/admin/admin_extensions.tpl -text
 templates/de/html/admin/admin_extensions_404.tpl -text
 templates/de/html/admin/admin_extensions_delete.tpl -text
@@ -876,6 +992,8 @@ templates/de/html/admin/admin_list_beg.tpl -text
 templates/de/html/admin/admin_list_beg_form.tpl -text
 templates/de/html/admin/admin_list_beg_rows.tpl -text
 templates/de/html/admin/admin_list_bonus.tpl -text
+templates/de/html/admin/admin_list_bonus_emails.tpl -text
+templates/de/html/admin/admin_list_bonus_emails_row.tpl -text
 templates/de/html/admin/admin_list_bonus_form.tpl -text
 templates/de/html/admin/admin_list_bonus_rows.tpl -text
 templates/de/html/admin/admin_list_cats.tpl -text
@@ -890,6 +1008,8 @@ templates/de/html/admin/admin_list_country_row.tpl -text
 templates/de/html/admin/admin_list_doubler_already.tpl -text
 templates/de/html/admin/admin_list_doubler_overview.tpl -text
 templates/de/html/admin/admin_list_doubler_waiting.tpl -text
+templates/de/html/admin/admin_list_emails.tpl -text
+templates/de/html/admin/admin_list_emails_row.tpl -text
 templates/de/html/admin/admin_list_extensions.tpl -text
 templates/de/html/admin/admin_list_extensions_row.tpl -text
 templates/de/html/admin/admin_list_holiday.tpl -text
@@ -897,11 +1017,15 @@ templates/de/html/admin/admin_list_holiday_row.tpl -text
 templates/de/html/admin/admin_list_links.tpl -text
 templates/de/html/admin/admin_list_links_problem.tpl -text
 templates/de/html/admin/admin_list_links_row.tpl -text
+templates/de/html/admin/admin_list_notify_emails.tpl -text
+templates/de/html/admin/admin_list_notify_emails_row.tpl -text
 templates/de/html/admin/admin_list_payments.tpl -text
 templates/de/html/admin/admin_list_payouts.tpl -text
 templates/de/html/admin/admin_list_payouts_banner.tpl -text
 templates/de/html/admin/admin_list_payouts_row.tpl -text
 templates/de/html/admin/admin_list_payouts_txt.tpl -text
+templates/de/html/admin/admin_list_primera_main.tpl -text
+templates/de/html/admin/admin_list_primera_row.tpl -text
 templates/de/html/admin/admin_list_rallye_noselect.tpl -text
 templates/de/html/admin/admin_list_rallye_prices.tpl -text
 templates/de/html/admin/admin_list_rallye_prices_row.tpl -text
@@ -911,6 +1035,9 @@ templates/de/html/admin/admin_list_rallyes.tpl -text
 templates/de/html/admin/admin_list_rallyes_row.tpl -text
 templates/de/html/admin/admin_list_rallyes_row2.tpl -text
 templates/de/html/admin/admin_list_refs.tpl -text
+templates/de/html/admin/admin_list_refs2.tpl -text
+templates/de/html/admin/admin_list_refs_level.tpl -text
+templates/de/html/admin/admin_list_refs_norefs.tpl -text
 templates/de/html/admin/admin_list_refs_row.tpl -text
 templates/de/html/admin/admin_list_sponsor.tpl -text
 templates/de/html/admin/admin_list_sponsor_details.tpl -text
@@ -922,8 +1049,11 @@ templates/de/html/admin/admin_list_sponsor_pay_edit.tpl -text
 templates/de/html/admin/admin_list_sponsor_pay_edit_row.tpl -text
 templates/de/html/admin/admin_list_sponsor_pay_row.tpl -text
 templates/de/html/admin/admin_list_sponsor_row.tpl -text
+templates/de/html/admin/admin_list_surfbar_actions.tpl -text
+templates/de/html/admin/admin_list_surfbar_actions_row.tpl -text
 templates/de/html/admin/admin_list_surfbar_urls.tpl -text
 templates/de/html/admin/admin_list_surfbar_urls_row.tpl -text
+templates/de/html/admin/admin_list_task_ext_rows.tpl -text
 templates/de/html/admin/admin_list_task_rows.tpl -text
 templates/de/html/admin/admin_list_transfer.tpl -text
 templates/de/html/admin/admin_list_transfer_row.tpl -text
@@ -938,7 +1068,12 @@ templates/de/html/admin/admin_list_user_sort.tpl -text
 templates/de/html/admin/admin_list_user_sort_form.tpl -text
 templates/de/html/admin/admin_list_wernis_main.tpl -text
 templates/de/html/admin/admin_list_wernis_row.tpl -text
+templates/de/html/admin/admin_list_yoomedia_tm.tpl -text
+templates/de/html/admin/admin_list_yoomedia_tm_already.tpl -text
+templates/de/html/admin/admin_list_yoomedia_tm_row.tpl -text
 templates/de/html/admin/admin_lock_sponsor.tpl -text
+templates/de/html/admin/admin_lock_surfbar_urls.tpl -text
+templates/de/html/admin/admin_lock_surfbar_urls_row.tpl -text
 templates/de/html/admin/admin_lock_user.tpl -text
 templates/de/html/admin/admin_login_form.tpl -text
 templates/de/html/admin/admin_login_msg.tpl -text
@@ -973,6 +1108,7 @@ templates/de/html/admin/admin_mods_stats.tpl -text
 templates/de/html/admin/admin_mods_stats2.tpl -text
 templates/de/html/admin/admin_mods_stats2_row.tpl -text
 templates/de/html/admin/admin_mods_stats_row.tpl -text
+templates/de/html/admin/admin_new_ext.tpl -text
 templates/de/html/admin/admin_newsletter.tpl -text
 templates/de/html/admin/admin_newsletter_nohtml.tpl -text
 templates/de/html/admin/admin_newsletter_tsk.tpl -text
@@ -985,6 +1121,7 @@ templates/de/html/admin/admin_overview_footer_task.tpl -text
 templates/de/html/admin/admin_overview_header.tpl -text
 templates/de/html/admin/admin_overview_header_task.tpl -text
 templates/de/html/admin/admin_overview_list.tpl -text
+templates/de/html/admin/admin_overview_list_ext_rows.tpl -text
 templates/de/html/admin/admin_overview_list_rows.tpl -text
 templates/de/html/admin/admin_overview_row.tpl -text
 templates/de/html/admin/admin_overview_task.tpl -text
@@ -1017,10 +1154,15 @@ templates/de/html/admin/admin_reset_password_form.tpl -text
 templates/de/html/admin/admin_send_bonus_form.tpl -text
 templates/de/html/admin/admin_send_bonus_select.tpl -text
 templates/de/html/admin/admin_send_reset_link.tpl -text
+templates/de/html/admin/admin_send_yoomedia.tpl -text
 templates/de/html/admin/admin_settings_saved.tpl -text
 templates/de/html/admin/admin_sponsor_paytypes.tpl -text
 templates/de/html/admin/admin_sub_points.tpl -text
 templates/de/html/admin/admin_sub_points_all.tpl -text
+templates/de/html/admin/admin_surfbar_stats.tpl -text
+templates/de/html/admin/admin_surfbar_stats_row.tpl -text
+templates/de/html/admin/admin_surfbar_url_stats.tpl -text
+templates/de/html/admin/admin_surfbar_url_stats_row.tpl -text
 templates/de/html/admin/admin_task_holiday.tpl -text
 templates/de/html/admin/admin_theme_404.tpl -text
 templates/de/html/admin/admin_theme_edit.tpl -text
@@ -1028,6 +1170,8 @@ templates/de/html/admin/admin_theme_edit_row.tpl -text
 templates/de/html/admin/admin_theme_import.tpl -text
 templates/de/html/admin/admin_theme_installed.tpl -text
 templates/de/html/admin/admin_theme_list.tpl -text
+templates/de/html/admin/admin_undelete_surfbar_urls.tpl -text
+templates/de/html/admin/admin_undelete_surfbar_urls_row.tpl -text
 templates/de/html/admin/admin_unlock_emails.tpl -text
 templates/de/html/admin/admin_unlock_emails_redir.tpl -text
 templates/de/html/admin/admin_unlock_emails_redir_row.tpl -text
@@ -1041,6 +1185,7 @@ templates/de/html/admin/admin_user_details.tpl -text
 templates/de/html/admin/admin_validate_reset_hash_form.tpl -text
 templates/de/html/admin/admin_welcome.tpl -text
 templates/de/html/admin/admin_welcome_admins.tpl -text
+templates/de/html/admin/admin_yoomedia_error.tpl -text
 templates/de/html/agb.tpl -text
 templates/de/html/beg/.htaccess -text
 templates/de/html/beg/beg_banner.tpl -text
@@ -1048,6 +1193,7 @@ templates/de/html/beg/beg_done.tpl -text
 templates/de/html/beg/beg_failed.tpl -text
 templates/de/html/beg/beg_link.tpl -text
 templates/de/html/beg/beg_login.tpl -text
+templates/de/html/beg/beg_pay_mode_both.tpl -text
 templates/de/html/birthday/.htaccess -text
 templates/de/html/birthday/birthday_confirm.tpl -text
 templates/de/html/birthday/birthday_footer.tpl -text
@@ -1070,10 +1216,13 @@ templates/de/html/ext/ext_bank.tpl -text
 templates/de/html/ext/ext_beg.tpl -text
 templates/de/html/ext/ext_birthday.tpl -text
 templates/de/html/ext/ext_bonus.tpl -text
+templates/de/html/ext/ext_booking.tpl -text
 templates/de/html/ext/ext_cache.tpl -text
 templates/de/html/ext/ext_country.tpl -text
+templates/de/html/ext/ext_debug.tpl -text
 templates/de/html/ext/ext_demo.tpl -text
 templates/de/html/ext/ext_doubler.tpl -text
+templates/de/html/ext/ext_events.tpl -text
 templates/de/html/ext/ext_holiday.tpl -text
 templates/de/html/ext/ext_html_mail.tpl -text
 templates/de/html/ext/ext_mailid.tpl -text
@@ -1081,6 +1230,7 @@ templates/de/html/ext/ext_maintenance.tpl -text
 templates/de/html/ext/ext_mediadata.tpl -text
 templates/de/html/ext/ext_mods.tpl -text
 templates/de/html/ext/ext_mydata.tpl -text
+templates/de/html/ext/ext_network.tpl -text
 templates/de/html/ext/ext_newsletter.tpl -text
 templates/de/html/ext/ext_nickname.tpl -text
 templates/de/html/ext/ext_online.tpl -text
@@ -1088,11 +1238,15 @@ templates/de/html/ext/ext_optimize.tpl -text
 templates/de/html/ext/ext_order.tpl -text
 templates/de/html/ext/ext_other.tpl -text
 templates/de/html/ext/ext_payout.tpl -text
+templates/de/html/ext/ext_primera.tpl -text
 templates/de/html/ext/ext_profile.tpl -text
 templates/de/html/ext/ext_rallye.tpl -text
+templates/de/html/ext/ext_refback.tpl -text
 templates/de/html/ext/ext_register.tpl -text
+templates/de/html/ext/ext_removeip.tpl -text
 templates/de/html/ext/ext_repair.tpl -text
 templates/de/html/ext/ext_rewrite.tpl -text
+templates/de/html/ext/ext_safe.tpl -text
 templates/de/html/ext/ext_sponsor.tpl -text
 templates/de/html/ext/ext_sql_patches.tpl -text
 templates/de/html/ext/ext_support.tpl -text
@@ -1177,6 +1331,7 @@ templates/de/html/install/install_welcome.tpl -text
 templates/de/html/lead_code.tpl -text
 templates/de/html/loader.tpl -text
 templates/de/html/login_failed_js.tpl -text
+templates/de/html/login_failtures.tpl -text
 templates/de/html/mailid/.htaccess -text
 templates/de/html/mailid/mailid_banner.tpl -text
 templates/de/html/mailid/mailid_confirm_buttom.tpl -text
@@ -1204,6 +1359,7 @@ templates/de/html/member/member_bonus_row.tpl -text
 templates/de/html/member/member_cat_row.tpl -text
 templates/de/html/member/member_cats_footer.tpl -text
 templates/de/html/member/member_cats_header.tpl -text
+templates/de/html/member/member_content_right.tpl -text
 templates/de/html/member/member_doubler.tpl -text
 templates/de/html/member/member_doubler_list.tpl -text
 templates/de/html/member/member_doubler_list_rows.tpl -text
@@ -1216,6 +1372,16 @@ templates/de/html/member/member_html_mail_settings.tpl -text
 templates/de/html/member/member_list_beg.tpl -text
 templates/de/html/member/member_list_beg_row.tpl -text
 templates/de/html/member/member_login_js.tpl -text
+templates/de/html/member/member_mail_bonus_deleted.tpl -text
+templates/de/html/member/member_mail_bonus_new.tpl -text
+templates/de/html/member/member_mail_bonus_queue.tpl -text
+templates/de/html/member/member_mail_bonus_send.tpl -text
+templates/de/html/member/member_mail_normal_active.tpl -text
+templates/de/html/member/member_mail_normal_admin.tpl -text
+templates/de/html/member/member_mail_normal_deleted.tpl -text
+templates/de/html/member/member_mail_normal_new.tpl -text
+templates/de/html/member/member_mail_normal_send.tpl -text
+templates/de/html/member/member_mail_normal_temp.tpl -text
 templates/de/html/member/member_menu_bottom.tpl -text
 templates/de/html/member/member_menu_row.tpl -text
 templates/de/html/member/member_menu_title.tpl -text
@@ -1247,17 +1413,38 @@ templates/de/html/member/member_points_bonus_disabled.tpl -text
 templates/de/html/member/member_points_bonus_rows.tpl -text
 templates/de/html/member/member_points_row.tpl -text
 templates/de/html/member/member_points_upgrade.tpl -text
+templates/de/html/member/member_pool_row.tpl -text
+templates/de/html/member/member_pool_table.tpl -text
+templates/de/html/member/member_primera.tpl -text
+templates/de/html/member/member_primera_form.tpl -text
+templates/de/html/member/member_primera_mode_list.tpl -text
+templates/de/html/member/member_primera_mode_list_row.tpl -text
+templates/de/html/member/member_primera_mode_pay.tpl -text
 templates/de/html/member/member_receive_table.tpl -text
+templates/de/html/member/member_ref_list.tpl -text
+templates/de/html/member/member_ref_list_level.tpl -text
+templates/de/html/member/member_ref_list_row.tpl -text
+templates/de/html/member/member_refback_edit.tpl -text
+templates/de/html/member/member_refback_list.tpl -text
+templates/de/html/member/member_refback_list_level.tpl -text
+templates/de/html/member/member_refback_list_row.tpl -text
+templates/de/html/member/member_refback_list_row_deleted.tpl -text
 templates/de/html/member/member_reflinks_row.tpl -text
 templates/de/html/member/member_reflinks_table.tpl -text
+templates/de/html/member/member_stats_pool.tpl -text
 templates/de/html/member/member_stats_row.tpl -text
 templates/de/html/member/member_stats_table.tpl -text
-templates/de/html/member/member_support_contacted.tpl -text
 templates/de/html/member/member_support_contcted.tpl -text
 templates/de/html/member/member_support_form.tpl -text
 templates/de/html/member/member_surfbar_book_dynamic.tpl -text
+templates/de/html/member/member_surfbar_book_static.tp -text
 templates/de/html/member/member_surfbar_book_static.tpl -text
+templates/de/html/member/member_surfbar_delete_action_form.tpl -text
+templates/de/html/member/member_surfbar_edit_action_form.tpl -text
 templates/de/html/member/member_surfbar_link.tpl -text
+templates/de/html/member/member_surfbar_list.tpl -text
+templates/de/html/member/member_surfbar_list_row.tpl -text
+templates/de/html/member/member_surfbar_start_dynamic.tpl -text
 templates/de/html/member/member_surfbar_start_static.tpl -text
 templates/de/html/member/member_themes.tpl -text
 templates/de/html/member/member_transfer_list.tpl -text
@@ -1265,8 +1452,11 @@ templates/de/html/member/member_transfer_new.tpl -text
 templates/de/html/member/member_transfer_overview.tpl -text
 templates/de/html/member/member_transfer_settings.tpl -text
 templates/de/html/member/member_unconfirmed_404.tpl -text
+templates/de/html/member/member_unconfirmed_404_nopoints.tpl -text
 templates/de/html/member/member_unconfirmed_row.tpl -text
+templates/de/html/member/member_unconfirmed_row_nopoints.tpl -text
 templates/de/html/member/member_unconfirmed_table.tpl -text
+templates/de/html/member/member_unconfirmed_table_nopoints.tpl -text
 templates/de/html/member/member_welcome.tpl -text
 templates/de/html/member/member_welcome_footer.tpl -text
 templates/de/html/member/member_welcome_header.tpl -text
@@ -1275,7 +1465,7 @@ templates/de/html/member/member_wernis_form.tpl -text
 templates/de/html/member/member_wernis_mode_choose.tpl -text
 templates/de/html/member/member_wernis_mode_list.tpl -text
 templates/de/html/member/member_wernis_mode_list_row.tpl -text
-templates/de/html/member/member_wernis_mode_pay.tpl -text
+templates/de/html/member/member_wernis_mode_payout.tpl -text
 templates/de/html/member/member_wernis_mode_withdraw.tpl -text
 templates/de/html/member/member_wernis_row.tpl -text
 templates/de/html/message.tpl -text
@@ -1285,9 +1475,11 @@ templates/de/html/page_body.tpl -text
 templates/de/html/page_footer.tpl -text
 templates/de/html/page_header.tpl -text
 templates/de/html/profile-update.tpl -text
-templates/de/html/rallye_test.tpl -text
+templates/de/html/rallye/.htaccess -text
+templates/de/html/rallye/rallye_test.tpl -text
 templates/de/html/redirect_url.tpl -text
 templates/de/html/register_header.tpl -text
+templates/de/html/removeip_level.tpl -text
 templates/de/html/runtime_fatal_row.tpl -text
 templates/de/html/runtime_fatal_table.tpl -text
 templates/de/html/show_bonus.tpl -text
@@ -1314,6 +1506,8 @@ templates/de/html/surfbar/surfbar_frame_top.tpl -text
 templates/de/html/surfbar/surfbar_frameset.tpl -text
 templates/de/html/surfbar/surfbar_start_banner.tpl -text
 templates/de/html/surfbar/surfbar_stopped.tpl -text
+templates/de/html/task/.htaccess -text
+templates/de/html/task/task_ext_deactivated.tpl -text
 templates/de/html/theme_one.tpl -text
 templates/de/html/theme_select_box.tpl -text
 templates/de/html/theme_select_form.tpl -text