summaryrefslogtreecommitdiff
path: root/inc/lang/de/lang.php
Commit message (Collapse)AuthorAge
* translation updatePhilip Knack2015-07-20
|
* fixed a few links and html errors in language filesAnika Henke2015-07-13
|
* translation updateHendrik Diel2015-06-07
|
* translation updateNoel Tilliot2015-05-18
|
* Merge pull request #1072 from flammy/masterAnika Henke2015-05-09
|\ | | | | Added file-in-use reference to page
| * Added file-in-use reference to pageflammy2015-03-12
| | | | | | Added german translation for file-in-use reference
* | Remove no longer needed language stringPatrick Brown2015-04-04
| |
* | Remove unused language stringsPatrick Brown2015-04-03
|/
* translation updatePascal Schröder2014-10-27
|
* move strings to lang.phpGerrit Uitslag2014-09-28
|
* translation updateMarcel Eickhoff2014-09-19
|
* Move colon from code to language stringsGerrit Uitslag2014-05-16
|
* translation updateHoisl2014-05-06
|
* translation updateSimon2014-03-17
|
* Merge pull request #573 from splitbrain/FS#2437detailphprefactorAndreas Gohr2014-03-16
|\ | | | | refactor detail.php to template.php
| * Update lang of img pagetoolsGerrit Uitslag2014-03-05
| |
* | translation updateJoerg2014-03-06
|/
* translation updateBenedikt Fey2013-11-18
|
* translation updateBen Fey2013-11-12
|
* removed unused lang string (authmodfailed)Anika Henke2013-09-03
|
* translation updateSven2013-08-04
|
* Merge branch 'pull-request-245'Andreas Gohr2013-08-02
|\ | | | | | | | | | | | | | | | | | | | | | | | | * pull-request-245: coding corrections. correct type hint, remove unused variable assignment HTTPClient don't pull too much bytes when no content-length is given de/de-informal: localization updates (delete user function) unit tests for self deleting of user accounts FS#2751 - self deletion of user account Conflicts: inc/lang/de-informal/lang.php inc/lang/de/lang.php
| * Merge branch 'FS#2751' of git://github.com/splitbrain/dokuwiki into ↵Andreas Gohr2013-08-02
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | pull-request-245 * 'FS#2751' of git://github.com/splitbrain/dokuwiki: coding corrections. correct type hint, remove unused variable assignment de/de-informal: localization updates (delete user function) unit tests for self deleting of user accounts FS#2751 - self deletion of user account
| | * de/de-informal: localization updates (delete user function)Matthias Schulte2013-08-01
| | |
* | | Merge pull request #253 from lupo49/masterAndreas Gohr2013-08-02
|\ \ \ | |/ / |/| | de/de-informal updates: Replace "Nutzer" with more common word "Benutzer" / fix several typos / Fixes FS#2821
| * | de/de-informal updates: Replace "Nutzer" with more common word "Benutzer"Matthias Schulte2013-08-02
| |/ | | | | | | / fix several typos / Fixes FS#2821
* / added aria attributes to edit modeAnika Henke2013-08-01
|/
* de/de-informal: Re-apply the updates of ba09710ad34bb383ae3526e84490a3d545f78866Mateng Schimmerlos2013-04-21
|
* Revert "German language update"lupo492013-04-21
| | | | | | | This reverts commit ba09710ad34bb383ae3526e84490a3d545f78866. Conflicts: lib/plugins/authad/lang/de/settings.php
* German language updateMartin Terber2013-04-15
|
* de/de-informal: language updates / added "sidebar"lupo492012-12-12
|
* Merge branch 'guide' of git://github.com/splitbrain/dokuwiki into ↵Andreas Gohr2012-11-18
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | pull-request-118 * 'guide' of git://github.com/splitbrain/dokuwiki: changed semicolon to colon in link to welcome page to make it less confusing added initial pages to not be ignored by git improved welcome text added welcome page changed the link in the installer to point to wiki:welcome Conflicts: inc/lang/fr/lang.php
| * changed semicolon to colon in link to welcome page to make it less confusingAnika Henke2012-11-18
| |
| * changed the link in the installer to point to wiki:welcomeAndreas Gohr2012-07-14
| |
* | Use hardcoded plugin loading error message as $lang isn't initializedMichael Hamann2012-09-08
|/ | | | | | | | When loading plugins, $lang might not be initialized yet, so use a hardcoded error message instead, especially as this error should only be displayed for the admin (and then fixed). This also removes the previously localized message, it might be re-added as part of the new extension manager.
* de/de-informal: added missing localization / update existing oneslupo492012-06-30
|
* Restore page versions - add timestamp of the restored version to to the ↵lupo492012-05-08
| | | | | | summary field. This allows easier identifying of which version has been restored. (FS#2522)
* Merge branch 'adexpirywarn'Andreas Gohr2012-03-10
|\ | | | | | | | | | | | | | | | | | | | | * adexpirywarn: make sure AD pass expiry message is never shown twice do not hardcode profile link in AD pass expire message translatable AD expiry warning and link to update profile page Don't return any data for non-existant users do not query AD for empty user name always check expire time when configured Check password expiry times in Active Directory backend
| * do not hardcode profile link in AD pass expire messageAndreas Gohr2012-02-17
| | | | | | | | Changing passwords might not be available.
| * translatable AD expiry warning and link to update profile pageAndreas Gohr2011-11-07
| |
* | Merge branch 'resetpassword'Andreas Gohr2012-03-10
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | No longer autogenerate passwords for password reset when $conf['autopasswd'] is disabled. Instead allow to change the password online. * resetpassword: added a timelimit for password reset tokens removed commented line use correct lang string for password mismatch removed outdated language string. it has to be retranslated German translation for password reset honor autopasswd setting for resend password Conflicts: inc/lang/no/lang.php inc/lang/sl/lang.php
| * | honor autopasswd setting for resend passwordAndreas Gohr2011-10-31
| |/ | | | | | | | | | | | | | | | | | | | | | | | | When autopasswd is disabled, the resend password option now asks for a new password instead of autogenerating a new one and sending it by mail. Note to translators: the wording for btn_resendpwd and resendpwd changed to be more universal. English and German language files where updated - other languages need to be adjusted. Conflicts: inc/lang/en/lang.php
* | added 5 new language strings for action tools and skip link (needs translations)Anika Henke2012-01-29
| | | | | | | | This is in preparation for the new default template. This also updates the tpl_actiondropdown() to use most of them.
* | corrected old mediaupload introduction textAnika Henke2012-01-19
| |
* | localization: removed strings from old flashuploaderlupo492012-01-13
| |
* | fixed german language stringsAndreas Gohr2011-11-13
|/
* German language updatesPierre Corell2011-10-27
|
* removed remnants of old flash uploader (FS#2335)Anika Henke2011-10-15
|
* German language updateKaeptn Haddock2011-10-10
|
* Rework media manager HTML (JS and CSS will come)Adrian Lang2011-09-17
|