summaryrefslogtreecommitdiff
path: root/inc/lang/de
Commit message (Collapse)AuthorAge
* 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
|
* Merge branch 'subscription' Pull Request #125Andreas Gohr2013-01-26
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * subscription: (25 commits) link directly to subscription management in mails only use mailfromnobody for bulk mails added missing context for list mails readded mailfromnobody to subscription sending correctly escape diffs in HTML mails fixed lists in HTML mails simplified subscription->add() code a bit comment adjusted removed unused vars removed data parameter in subscription_handle_post() fixed tests some reformatting added compatibility function moved registration notification to subscription class fixed merge error in inc/auth.php consolidate more notification code in subscription class minor cleanup initialize new subscriptions with current time fixed subscription management correctly check if subscriptions are enabled ...
| * link directly to subscription management in mailsAndreas Gohr2013-01-26
| | | | | | | | | | This was updated in the english translation a while ago, but was still missing in some translations
* | 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.
* | fixed validation errors in the installerAnika Henke2012-07-14
|/
* 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
| * | German translation for password resetAndreas Gohr2011-11-07
| | |
| * | 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
|
* de/de-informal/en language file updatesMatthias Schulte2011-09-11
| | | | | | | | This commit adds new strings to the de/de-informals files which have been introduced through the new Media-Manager. All lang.php-files in inside en/de/de-informal have been reordered and reformatted.
* jqueryized locktimerAndreas Gohr2011-08-19
|
* de/de-informal: added and updated translationsMatthias Schulte2011-03-14
|
* removed duplicate authors from language filesAnika Henke2011-02-20
|
* added 'register' and 'resendpwd' to action links and buttonsAnika Henke2011-02-20
| | | | | Attention: $lang['register'] has been renamed to $lang['btn_register'], anyone using that in any plugin or template should adjust it.
* German language updateChristian Wichmann2011-01-14
|
* German language updateNiels Lange2011-01-09
|
* de / de-informal: update for mail subscriptionslupo492011-01-04
|
* DE: typo fixedMatthias Schulte2010-11-30
|
* de / typo fixedMatthias Schulte2010-10-27
|
* typo fixedlupo492010-10-06
|
* Ignore small & own changes in digest & list mailsAdrian Lang2010-08-10
|
* Fix german subscription form translationAdrian Lang2010-08-06
|
* German language updatesArne Pelka2010-07-26
|
* updated german subscription translation.Dominik Eckelmann2010-06-30
|
* FS#433: Editor now uses onbeforeunload event to capture ANY leaving of itGina Haeussge2010-06-27
| | | | | | | | besides via Save or Preview button. This has been successfully tested in FF, Chrome and IE6/7/8. Opera does not support onbeforeunload, therefore the draft is kept if the user navigates away from the editor. Please test this.
* German language updateArne Pelka2010-04-18
|
* Rewrite JavaScript change checkAdrian Lang2010-03-26
|
* German language updateRobert Bogenschneider2010-03-22
|
* Remove wordblock action, issue a msg insteadAdrian Lang2010-03-09
|
* Fix german backlinks page headerAdrian Lang2010-02-26
|
* Correct german subscription digest mailAdrian Lang2010-02-15
|
* Update translations for subscriptionAdrian Lang2010-01-27
|