History log of /dokuwiki/inc/lang/de/lang.php (Results 126 – 150 of 156)
Revision Date Author Comments
# 40cc8703 15-Jul-2007 Andreas Gohr <andi@splitbrain.org>

another language file fix FS#1186

darcs-hash:20070715091847-7ad00-587171a74daf9c993fae0ebb4894e7b24bf671b9.gz


# abcc3801 15-Jul-2007 Andreas Gohr <andi@splitbrain.org>

fixed unclean language files FS#1186

darcs-hash:20070715090528-7ad00-ffebbfcd0e4b12e839a958932afd1db2c4fb8765.gz


# aaf53f82 25-Jun-2007 Andreas Gohr <andi@splitbrain.org>

German language updates

darcs-hash:20070625182759-7ad00-4fc5881872024baba058f8938cefc5fad40a682d.gz


# 93ef9bd0 27-Mar-2007 helmut <helmut@hullen.de>

Rechtschreibkorrektur

Rechtschreibung und Zeichensetzung ueberarbeitet (wenige Aenderungen)

darcs-hash:20070327135044-2d976-d81e964dc52dbc39a570f4e735689b755779c9c9.gz


# aee42169 24-Feb-2007 Andreas Gohr <andi@splitbrain.org>

German language updates

darcs-hash:20070224133512-7ad00-88ca8c2745f791885892170e7e99c62bcacb3672.gz


# 71b40da2 11-Feb-2007 Anika Henke <a.c.henke@arcor.de>

language-specific quotation marks (FS#438)

darcs-hash:20070211172015-d5083-2cab923b001391012a0a469746438d4d4087a718.gz


# 967be1dc 22-Nov-2006 Andreas Gohr <andi@splitbrain.org>

german language fixes

darcs-hash:20061122194628-7ad00-9fd2aa560750e7c1eadcf9e854a50588ccbebbd5.gz


# 3afe5d1c 05-Nov-2006 Andreas Gohr <andi@splitbrain.org>

PHP version check in the installer

darcs-hash:20061105204420-7ad00-2b80d8ceb37b48ccdaa10545ea6fb9bddb58529b.gz


# 7b782bd2 13-Oct-2006 Andreas Gohr <andi@splitbrain.org>

multiple language updates

darcs-hash:20061013113521-7ad00-1ab48718ab30e042971a6dd6ef595462185955e6.gz


# 37b71d36 11-Aug-2006 Andreas Gohr <andi@splitbrain.org>

typo fixes in german language #878

darcs-hash:20060811090311-7ad00-ed8d755831edaf12e80e20fc3a0dd3adecdb1455.gz


# 416326e7 28-Jul-2006 Andreas Gohr <andi@splitbrain.org>

german language update

darcs-hash:20060728103450-7ad00-02001d13abc3808272ebe0ca5090f77ec8a831bb.gz


# a06e4bdb 15-Jun-2006 Sebastian Harl <sh@tokkee.org>

register notify #826

A small patch for dokuwiki which enables dokuwiki to notify the
administrator about new user registrations

darcs-hash:20060615194419-022eb-51630aff3c6d93abc656742fc0bc723b93f97

register notify #826

A small patch for dokuwiki which enables dokuwiki to notify the
administrator about new user registrations

darcs-hash:20060615194419-022eb-51630aff3c6d93abc656742fc0bc723b93f97734.gz

show more ...


# ff175d65 05-Mar-2006 Andreas Gohr <andi@splitbrain.org>

german updates

darcs-hash:20060305113841-7ad00-55a191a885328d6f651dc48690a9004485b29e9a.gz


# ff2f7f21 04-Mar-2006 Andreas Gohr <andi@splitbrain.org>

german and english updates for config manager strings

darcs-hash:20060304214637-7ad00-637005c202c0c331e589dfdfa61f4c0daf2682c7.gz


# 262065ef 30-Jan-2006 Andreas Gohr <andi@splitbrain.org>

language updates

darcs-hash:20060130214840-7ad00-ef1974692b64d4e4f7420d5c68f70f113630957b.gz


# 1d3e0272 27-Jan-2006 Andreas Gohr <andi@splitbrain.org>

moved translations for ACL manager

darcs-hash:20060127141826-7ad00-c1689c7db5c4831fbbfca4a4c6c5f27c64546951.gz


# 2411dd85 26-Jan-2006 Andreas Gohr <andi@splitbrain.org>

java script changes

This adds a javascript confirmation for the delete button in the user manager.
It also adds the $() shortcut function known from the prototype library.

darcs-hash:20060126203550

java script changes

This adds a javascript confirmation for the delete button in the user manager.
It also adds the $() shortcut function known from the prototype library.

darcs-hash:20060126203550-7ad00-d5690ef06432286239953a79c5dbbc25f8720204.gz

show more ...


# dfdd92d5 24-Jan-2006 matthiasgrimm <matthiasgrimm@users.sourceforge.net>

MySQL modify user patch

This patch changed the function modifyUser(). Before this update
each data change was applied by deleting and re-adding the complete
user entry. The new function uses the UPD

MySQL modify user patch

This patch changed the function modifyUser(). Before this update
each data change was applied by deleting and re-adding the complete
user entry. The new function uses the UPDATE SQL statement.

Furthermore all human readable error messages were removed. The
calling procedure is in charge now to inform the user about
failures. Internal debug messages were added. They can be enabled
in the configuration file.

Last but not least the module retrieves the database version now
to handle incompatible features between different MySQL versions.

darcs-hash:20060124190625-7ef76-f6dffabf230155aa51bf3c8569c31fd444634407.gz

show more ...


# 4cb79657 11-Nov-2005 Matthias Grimm <matthiasgrimm@users.sourceforge.net>

profile change feedback

This pathc adds a feedback for the user after changing his/her
profile and the profile dialog will be closed.

darcs-hash:20051111170122-4145d-8b04e5078ac5f7f5bff2309d5500223

profile change feedback

This pathc adds a feedback for the user after changing his/her
profile and the profile dialog will be closed.

darcs-hash:20051111170122-4145d-8b04e5078ac5f7f5bff2309d55002232e67f344a.gz

show more ...


# 3ff230f7 06-Nov-2005 Matthias Grimm <matthiasgrimm@users.sourceforge.net>

mysql extension for OO auth system

This patch adds the mysql extension to the OO auth system. The SQL statements
are defined in conf/mysql.conf.php.example and needs to be adapted to the
local datab

mysql extension for OO auth system

This patch adds the mysql extension to the OO auth system. The SQL statements
are defined in conf/mysql.conf.php.example and needs to be adapted to the
local database. The set of statements work with the database structure described
in conf/mysql.conf.php.example.

This module is beta and heavy testing in different environments is recommended.

The documentation of the SQL statements is not complete yet

darcs-hash:20051106130303-4145d-28acb18584822f8d1eafa1d63e206f2e83f64009.gz

show more ...


# 5faeb726 06-Nov-2005 Matthias Grimm <matthiasgrimm@users.sourceforge.net>

de_language_update

The german translation was updated and missing files were added.

darcs-hash:20051106111006-4145d-975932c5619c6774365e3f32c7abe1d638114d6d.gz


# d2dde4eb 05-Nov-2005 Matthias Grimm <matthiasgrimm@users.sourceforge.net>

OO_auth_fixes

This patch allows the OO auth module to fail. The basic class got
a new property $success that is checked in auth.php. Derived classes
might change this calue in their constructors.

B

OO_auth_fixes

This patch allows the OO auth module to fail. The basic class got
a new property $success that is checked in auth.php. Derived classes
might change this calue in their constructors.

Beautifying the whitespaces in auth.php completes this patch.

darcs-hash:20051105124932-4145d-dfcfa6c3b87d0087b4bffe3e5a29db000b10b242.gz

show more ...


# 1f5a6968 04-Sep-2005 Andreas Gohr <andi@splitbrain.org>

de lang update

darcs-hash:20050904113441-7ad00-d8136fdbf3f6b21836694bc29482a80a5309f4a3.gz


# b3dbd634 29-Aug-2005 Esther Brunner <esther@kaffeehaus.ch>

de language update

darcs-hash:20050829150745-283c4-7b4ef17a72904bdea0d51b6f01ea8f891f5c603e.gz


# 4dc4b499 17-Jun-2005 matthiasgrimm <matthiasgrimm@users.sourceforge.net>

make DokuWiki xml conform

XML has problems with usual PHP shortcuts like '<?' or '<?

darcs-hash:20050617130335-7ef76-8e98db5cdae5f8b81993a380cb3d3acc9ac33dbd.gz


1234567