]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/mediadata_de.php
Re-added, now the right ones
[mailer.git] / inc / language / mediadata_de.php
index 6a317072bff1f17efa67fdec771af430406f4a42..030a17a32bb6d4ebfeefe24443d8388208b42da2 100644 (file)
  * -------------------------------------------------------------------- *
  * Kurzbeschreibung  : Deutsche Sprachunterstuetzung                    *
  * -------------------------------------------------------------------- *
- *                                                                      *
+ * $Revision:: 856                                                    $ *
+ * $Date::                                                            $ *
+ * $Tag:: 0.2.1-FINAL                                                 $ *
+ * $Author::                                                          $ *
+ * Needs to be in all Files and every File needs "svn propset           *
+ * svn:keywords Date Revision" (autoprobset!) at least!!!!!!            *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2008 by Roland Haeder                           *
  * For more information visit: http://www.mxchange.org                  *
@@ -83,10 +88,10 @@ define('USERS_CONFIRMED', "Bestätigte Accounts");
 define('USERS_UNCONFIRMED', "Auf Freischaltung wartend");
 define('USERS_LOCKED', "Gesperrte Accounts");
 define('USER_MT_START', "Start dieses {!MT_WORD2!}");
-define('USER_MT_PROJECTED_1', "Voraussichtlich: Am <STRONG>");
-define('USER_MT_PROJECTED_2', "</STRONG> werden wir <STRONG>");
-define('USER_MT_PROJECTED_3', "</STRONG> Mitglieder erreicht haben!");
-define('USER_PROJECTION_UNKNOWN', "<I>unbekanntes Datum</I>");
+define('USER_MT_PROJECTED_1', "Voraussichtlich: Am <strong>");
+define('USER_MT_PROJECTED_2', "</strong> werden wir <strong>");
+define('USER_MT_PROJECTED_3', "</strong> Mitglieder erreicht haben!");
+define('USER_PROJECTION_UNKNOWN', "<em>unbekanntes Datum</em>");
 
 //
 ?>