]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/holiday_de.php
Some global variables rewritten, a lot more language constants rewritten to getMessage()
[mailer.git] / inc / language / holiday_de.php
index 6b01bc683a7d35030d3c6d4e1d655acc9c589898..3163a3e0e235801474fbabc796bb9989c9acd7ac 100644 (file)
  * -------------------------------------------------------------------- *
  * Kurzbeschreibung  : Deutsche Sprachunterstuetzung                    *
  * -------------------------------------------------------------------- *
- * $Revision:: 856                                                    $ *
- * $Date:: 2009-03-06 20:24:32 +0100 (Fr, 06. Mär 2009)              $ *
+ * $Revision::                                                        $ *
+ * $Date::                                                            $ *
  * $Tag:: 0.2.1-FINAL                                                 $ *
- * $Author:: stelzi                                                   $ *
+ * $Author::                                                          $ *
  * Needs to be in all Files and every File needs "svn propset           *
  * svn:keywords Date Revision" (autoprobset!) at least!!!!!!            *
  * -------------------------------------------------------------------- *
@@ -46,6 +46,7 @@ if (!defined('__SECURITY')) {
 define('HOLIDAY_MEMBER_TITLE', "Von wann bis wann sind Sie im Urlaub?");
 define('HOLIDAY_MEMBER_TSTART', "Anfang Ihres Urlaubes");
 define('HOLIDAY_MEMBER_TEND', "Ende Ihres Urlaubes");
+// @TODO Rewrite these two constants to one
 define('HOLIDAY_MAX_DAYS_1', "Sie können nicht mehr als ");
 define('HOLIDAY_MAX_DAYS_2', " Tag(e) an Urlaub einstellen!");
 define('HOLIDAY_ADD', "Urlaubsschaltung aktivieren");