summaryrefslogtreecommitdiff
path: root/inc/lang/en/lang.php
Commit message (Collapse)AuthorAge
...
* added lang string for 'Sidebar'Anika Henke2012-07-08
|
* 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)
* display uploadable file size in media manager FS#2425Andreas Gohr2012-04-23
|
* 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
|/
* removed remnants of old flash uploader (FS#2335)Anika Henke2011-10-15
|
* Add file revision above file detail pageAdrian Lang2011-09-19
|
* media manager: renamed List display option to 'Rows'Anika Henke2011-09-19
|
* media manager: shortened text for media list headlineAnika Henke2011-09-19
|
* media manager: improved spacing around option buttons and changed lang ↵Anika Henke2011-09-19
| | | | strings for them
* media manager: moved some html out of lang.php and fixed namespace in middle ↵Anika Henke2011-09-19
| | | | panel
* media manager: word changesAnika Henke2011-09-18
|
* Rework media manager HTML (JS and CSS will come)Adrian Lang2011-09-17
|
* improved words for different diff views of imagesAnika Henke2011-09-16
|
* en/fr: language updates (new strings of the Media Manager)FELTZ Vincent2011-09-12
|
* 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.
* Merge branch 'plugincontroller' of git://github.com/piyushmishra/dokuwiki ↵Anika Henke2011-09-10
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into plugincontroller This adds support for the config_cascade when enabling/disabling plugins, making farming easier. The changes have been implemented by Piyush Mishra and are a part of the new extension manager which will follow later. It's the result of a Google Summer of Code project, the official project page can be found at http://www.google-melange.com/gsoc/project/google/gsoc2011/piyushmishra/26001 Thanks to Piyush for the work and Google for sponsoring it! Conflicts: inc/lang/en/lang.php
| * Code cleanup documentation before mergeHakan Sandell2011-09-10
| | | | | | | | Function get_plugin_components() moved to extantion manager
| * added new plugins config cascade and added plugin.info.txtPiyush Mishra2011-08-20
| |
* | mergingKate Arzamastseva2011-08-25
|\|
| * jqueryized locktimerAndreas Gohr2011-08-19
| |
* | issue #44 new uploader in the media popupKate Arzamastseva2011-08-19
| |
* | issue #50 styling uploaderKate Arzamastseva2011-08-18
| |
* | mediamanager html bug fixesKate Arzamastseva2011-08-15
| |
* | issue #50 styling the new uploaderKate Arzamastseva2011-08-15
| |
* | issue #51 link from detail view to fullscreen managerKate Arzamastseva2011-08-12
| |
* | issue #50 partly styling the new uploaderKate Arzamastseva2011-08-12
| |
* | image diffs fixesKate Arzamastseva2011-07-26
| |
* | mediamanager sort buttonKate Arzamastseva2011-07-25
| |
* | Recent Changes integration of media changesKate Arzamastseva2011-07-25
| |
* | mediamanager tabs, upload form fixKate Arzamastseva2011-07-14
| |
* | mediamanager fixKate Arzamastseva2011-07-08
| |
* | restoring old media revisionsKate Arzamastseva2011-06-30
| |
* | media action buttonsKate Arzamastseva2011-06-24
| |
* | media manager auth fixKate Arzamastseva2011-06-23
| |
* | media version saving metadataKate Arzamastseva2011-06-22
| |
* | media historyKate Arzamastseva2011-06-20
| |
* | media manager buttonKate Arzamastseva2011-06-20
| |
* | media managerKate Arzamastseva2011-06-13
|/
* 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.
* Make diff type selectableAndreas Gohr2011-01-31
|
* Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3Michael Hamann2010-11-29
| | | | | | As of VIM 7.3 it is no longer possible to specify the encoding in the modeline. This gives an error message whenever such a file is opened, thus this commit removes the enc setting from the modeline.
* renamed index to sitemap FS#2026Andreas Gohr2010-10-02
|
* improved diff permalinkAnika Henke2010-07-02
|