summaryrefslogtreecommitdiff
path: root/inc/lang/de
Commit message (Collapse)AuthorAge
* added missing language string for fuzzy date featuresAndreas Gohr2009-10-08
| | | | | | Ignore-this: b60709ebd1a66d3262459d37abd29259 darcs-hash:20091008081238-6e07b-9d1a55fed634ca3139ae42f8adef6f4ef6c3dfc2.gz
* New dformat() function for fuzzy date supportAndreas Gohr2009-10-07
| | | | | | | | | | | | | | | | | | Ignore-this: 7193cd788fee2c05a9068bf6edd5dc17 It is now possible to use the %f placeholder in $conf['dformat'] to add a fuzzy age string. Template developers and plugin authors should replace their strftime + $conf['dformat'] calls with calls to the new dformat() function. Example: %Y/%m/%d %H:%M (%f) produces dates like this: 2009/09/16 10:36 (3 weeks ago) darcs-hash:20091007133614-6e07b-677108d1b43928ef8fd886813e43514507b5e073.gz
* Whitespace cleanup FS#1709furun2009-10-16
| | | | | | Ignore-this: 27ea52110bce929b2c61ed8faba67cfc darcs-hash:20091016205526-c0bf4-35eba4e65d37980a667ba982f7f1ea5b7b07f01c.gz
* German language updateRobert Bogenschneider2009-09-24
| | | | | | Ignore-this: dbcd19b49c00b21dfedb05b0e007994 darcs-hash:20090924182956-2a383-22bf82b30089ef15e86696584f91bf222278e3ab.gz
* language string changeAndreas Gohr2009-08-27
| | | | | | Ignore-this: 8442785eb2ef884001e9f70e361b5415 darcs-hash:20090827115449-6e07b-5412512a75f2c742636f42a141d6caedaf717b27.gz
* Language file cleanups for JS changesAndreas Gohr2009-08-12
| | | | | | | | Ignore-this: 7c8f68f29f52bc1d33fdb76ba98d2307 Removed unused string, move another string to the [js] subarray. darcs-hash:20090812191138-6e07b-65db1b7560d437fb26a1a4d0095cd768b2c9af01.gz
* German Language updateMichael Armbruster2009-06-30
| | | | | | Ignore-this: 960bca4e61d17eb95c352bda218c4564 darcs-hash:20090630193214-2cf2a-31bee3228e2334dd21cd68bfab05a17e798ac920.gz
* removed more language strings for purple numbersAnika Henke2009-05-25
| | | | darcs-hash:20090525212742-f7d6d-e15e46892fb0e7877526a10a002546629e9e26a3.gz
* removed purple numbersAnika Henke2009-05-25
| | | | darcs-hash:20090525194435-f7d6d-2def694a053f7e661f88f1636903283bad7c1fa8.gz
* German language updateDirk Einecke2009-05-17
| | | | | | Ignore-this: de983218cb2332f4b415b998d18ec576 darcs-hash:20090517100609-85bed-7d0966032a797af87529e92e95c85300a03c0b81.gz
* Purple Numbers (granular hierarchical IDs) - set $conf['purplenumbers'] and ↵Anika Henke2009-05-05
| | | | | | adjust your CSS darcs-hash:20090504222544-f7d6d-fd9e4c771c5aef32dc2927a1da4dfa4fc4f8b4f1.gz
* obsolete text for diff viewAnika Henke2009-01-21
| | | | darcs-hash:20090121004040-f7d6d-81820f7ea4f1b475131145b00593e82b56de9273.gz
* Changed minimum word length for fulltext index to 2Andreas Gohr2009-01-19
| | | | darcs-hash:20090119190920-7ad00-5409285ea5c44379fec906d08f5ccb710eac5b6d.gz
* German language updateArne Pelka2009-01-17
| | | | darcs-hash:20090117184743-ce5f5-af20a0ad5feb28c0b10fa964ee47bb0da592ed2c.gz
* German language updateArne Pelka2009-01-14
| | | | darcs-hash:20090114194125-ce5f5-57ad64d6f969272d6d37dd7268146d2e5842b28e.gz
* remove linebreaks from language files FS#1035Michael Klier2008-12-01
| | | | darcs-hash:20081201212346-23886-81f2bc6c2c021b3f1e9c7367d8ffbab12700e379.gz
* typo fix in German translationAndreas Gohr2008-10-28
| | | | darcs-hash:20081028224122-7ad00-4b9bbb5097745f3b1277098df93df322f0b6c5d4.gz
* German language updateRobin Kluth2008-10-23
| | | | darcs-hash:20081023203855-1b343-e28ca98dceb029d046bb9c22e0ea55c26093baea.gz
* German language updateFlorian Anderiasch2008-10-14
| | | | darcs-hash:20081014211639-7b4a2-b57f3b24bfafc03eb291290e446d2e26e8ea4d1c.gz
* FS#1134 remove inline javascript from windows sharesMichael Klier2008-10-11
| | | | darcs-hash:20081011143946-23886-78628e3ca7ec0c40f5d288c6a9832cd52b8b083b.gz
* fixed links in lang filesAnika Henke2008-08-15
| | | | darcs-hash:20080815130000-f7d6d-2ecb0a83f96507db2cd51e60db292781f9c4da8e.gz
* German language updateLeo Moll2008-08-13
| | | | darcs-hash:20080813205330-eb615-3b05543addf60945b3f33f477521e725436df4f0.gz
* replaced my 1 outdated + 1 soon outdated email addressesAnika Henke2008-07-20
| | | | darcs-hash:20080720121704-f7d6d-70da167d3088ae0793ad391c139269446c8d20b3.gz
* German language updateAndreas Gohr2008-03-18
| | | | darcs-hash:20080318215744-7ad00-efdf5663abb6afac8e24464db67d5d712459266d.gz
* Spellchecker removedAndreas Gohr2007-11-23
| | | | | | | | With spell checkers available in all modern browsers, having a spell checker in DokuWiki's core code is no longer necessary. This patch removes the spell checking feature. It will be made available as optional plugin. darcs-hash:20071123125840-7ad00-faf7aa4673421dbb3fad904ba5b46b4927a5176d.gz
* german language updateAndreas Gohr2007-08-08
| | | | darcs-hash:20070807221400-7ad00-c67b347e0528709a4eae84f3740c34d12f9e1bba.gz
* another language file fix FS#1186Andreas Gohr2007-07-15
| | | | darcs-hash:20070715091847-7ad00-587171a74daf9c993fae0ebb4894e7b24bf671b9.gz
* fixed unclean language files FS#1186Andreas Gohr2007-07-15
| | | | darcs-hash:20070715090528-7ad00-ffebbfcd0e4b12e839a958932afd1db2c4fb8765.gz
* German language updatesAndreas Gohr2007-06-25
| | | | darcs-hash:20070625182759-7ad00-4fc5881872024baba058f8938cefc5fad40a682d.gz
* Rechtschreibkorrekturhelmut2007-03-27
| | | | | | Rechtschreibung und Zeichensetzung ueberarbeitet (wenige Aenderungen) darcs-hash:20070327135044-2d976-d81e964dc52dbc39a570f4e735689b755779c9c9.gz
* German language updatesAndreas Gohr2007-02-24
| | | | darcs-hash:20070224133512-7ad00-88ca8c2745f791885892170e7e99c62bcacb3672.gz
* language-specific quotation marks (FS#438)Anika Henke2007-02-11
| | | | darcs-hash:20070211172015-d5083-2cab923b001391012a0a469746438d4d4087a718.gz
* language updatesAndreas Gohr2007-01-06
| | | | darcs-hash:20070106111111-7ad00-a83deec03167c6511645eb01bbeda197d5dce83f.gz
* german language fixesAndreas Gohr2006-11-22
| | | | darcs-hash:20061122194628-7ad00-9fd2aa560750e7c1eadcf9e854a50588ccbebbd5.gz
* PHP version check in the installerAndreas Gohr2006-11-05
| | | | darcs-hash:20061105204420-7ad00-2b80d8ceb37b48ccdaa10545ea6fb9bddb58529b.gz
* multiple language updatesAndreas Gohr2006-10-13
| | | | darcs-hash:20061013113521-7ad00-1ab48718ab30e042971a6dd6ef595462185955e6.gz
* other languages for FS#876 (only languages are missing that miss ↵Anika Henke2006-09-03
| | | | | | registermail anyway) darcs-hash:20060903101323-d5083-8e25477a9c22364b4e086bade217ef7efd4b8f03.gz
* typo fixes in german language #878Andreas Gohr2006-08-11
| | | | darcs-hash:20060811090311-7ad00-ed8d755831edaf12e80e20fc3a0dd3adecdb1455.gz
* various language fixesAndreas Gohr2006-08-06
| | | | | | | This patch makes sure all languages files have UNIX style line endings and use correct UTF-8 encoding darcs-hash:20060806143836-7ad00-2d9c48c5be303565ce461ec977c8792df61fbdd1.gz
* added missing install.html for germanAndreas Gohr2006-07-30
| | | | darcs-hash:20060730121014-7ad00-61f7c6cdfc39e03022c865d818d1bceee64dfde6.gz
* german language updateAndreas Gohr2006-07-28
| | | | darcs-hash:20060728103450-7ad00-02001d13abc3808272ebe0ca5090f77ec8a831bb.gz
* register notify #826Sebastian Harl2006-06-15
| | | | | | | A small patch for dokuwiki which enables dokuwiki to notify the administrator about new user registrations darcs-hash:20060615194419-022eb-51630aff3c6d93abc656742fc0bc723b93f97734.gz
* german updatesAndreas Gohr2006-03-05
| | | | darcs-hash:20060305113841-7ad00-55a191a885328d6f651dc48690a9004485b29e9a.gz
* moved link to playground to it's own namespace #100Andreas Gohr2006-03-04
| | | | darcs-hash:20060304221621-7ad00-383bc4059460803c49189578c05c13013f7c6619.gz
* german and english updates for config manager stringsAndreas Gohr2006-03-04
| | | | darcs-hash:20060304214637-7ad00-637005c202c0c331e589dfdfa61f4c0daf2682c7.gz
* language updatesAndreas Gohr2006-01-30
| | | | darcs-hash:20060130214840-7ad00-ef1974692b64d4e4f7420d5c68f70f113630957b.gz
* moved translations for ACL managerAndreas Gohr2006-01-27
| | | | darcs-hash:20060127141826-7ad00-c1689c7db5c4831fbbfca4a4c6c5f27c64546951.gz
* java script changesAndreas Gohr2006-01-26
| | | | | | | 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
* MySQL modify user patchmatthiasgrimm2006-01-24
| | | | | | | | | | | | | | | | 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
* profile change feedbackMatthias Grimm2005-11-11
| | | | | | | 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