aboutsummaryrefslogtreecommitdiffstats
path: root/language/de_DE (follow)
Commit message (Collapse)AuthorAgeFilesLines
* merge r3203 from trunk to branch 2.0.patdenice2009-03-161-0/+10
| | | | | | | | Move template class inclusion to common.inc.php. Add forum link in upgrade page. Install and upgrade try to configure PHP5. git-svn-id: http://piwigo.org/svn/branches/2.0@3204 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 934 added: add link to pLoader extension pages in Piwigo embeddedplegall2009-03-151-0/+1
| | | | | | | instructions. git-svn-id: http://piwigo.org/svn/branches/2.0@3199 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3143 from trunk to branch 2.0patdenice2009-02-131-1/+3
| | | | | | | | - Show number of downloads in plugins list. - Allow to sort plugins by number of downloads. - Fix plugin revision URL (no more revision_view in PEM). git-svn-id: http://piwigo.org/svn/branches/2.0@3144 68402e56-0260-453c-a942-63ccdbb3a9ee
* modification: phpwebgallery.net moves to piwigo.orgplegall2009-02-121-4/+4
| | | | | | | | | | | | | modification: doc/README_*.txt much simpler with link to piwigo.org for installation and upgrade guides. modification: latest_version has changed its path on the website to download directory. deletion: doc/ChangeLog was useless and outdated. git-svn-id: http://piwigo.org/svn/branches/2.0@3132 68402e56-0260-453c-a942-63ccdbb3a9ee
* DE Updated with the work of Danielddtddt2009-01-0812-136/+130
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3063 68402e56-0260-453c-a942-63ccdbb3a9ee
* DE Updated with the work of Danielddtddt2009-01-073-208/+202
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3062 68402e56-0260-453c-a942-63ccdbb3a9ee
* New structure of file for help.htmlddtddt2009-01-051-63/+169
| | | | | | DE/NL/IT languages. git-svn-id: http://piwigo.org/svn/branches/2.0@3051 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: convert some german language files from iso to utf-8.plegall2009-01-043-129/+129
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3047 68402e56-0260-453c-a942-63ccdbb3a9ee
* Administration: happy new year 2009, all PHP headers updated.plegall2009-01-046-6/+6
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3046 68402e56-0260-453c-a942-63ccdbb3a9ee
* Updated with the work of Daniel (and ü to ΓΌ)ddtddt2008-12-296-250/+234
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3027 68402e56-0260-453c-a942-63ccdbb3a9ee
* Updated with the work of Danielddtddt2008-12-273-489/+488
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3021 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2923 from trunk to branch 2.0.patdenice2008-12-062-2/+5
| | | | | | | - Add a "Bound Template" column for template extensions. git-svn-id: http://piwigo.org/svn/branches/2.0@2924 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2902 from trunk to branch 2.0.patdenice2008-11-231-1/+1
| | | | | | | | | - Add home and identification buttons after installation. - Use fetchRemote function for remote site actions. - Corrections in fetchRemote fnction. - Move PLUGIN_PICTURE_BEFORE in picture.tpl. git-svn-id: http://piwigo.org/svn/branches/2.0@2903 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2880 from trunk to branch 2.0patdenice2008-11-152-18/+17
| | | | | | | | | | - Add fetchRemote function which allow to retrieve datas over HTTP protocol using cURL method, file_get_contents function or fsockopen method. This allow to retrieve datas or files even if allow_url_fopen is deactivated. - Use fetchRemote function in plugins manager and in latest version checking. - Add german translations for upgrade.lang.php. - Remove empty line at the end of pclzip.lib.php. - Change display of deactivated plugins after upgrade. git-svn-id: http://piwigo.org/svn/branches/2.0@2881 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2865 from trunk to branch 2.0patdenice2008-11-121-2/+0
| | | | | | | - Remove advises of file removal at the end of install (forgotten in last commit!) git-svn-id: http://piwigo.org/svn/branches/2.0@2866 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2863 from trunk to branch 2.0patdenice2008-11-121-1/+1
| | | | | | | - Remove advises of file removal at the end of install/upgrade. - Automatic change mysql.inc.php if file is writable, else purpose manual change to user. git-svn-id: http://piwigo.org/svn/branches/2.0@2864 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2838 from trunk to branch 2.0patdenice2008-11-071-0/+5
| | | | | | | | - improve 1.3.1 upgrade (automatic write in mysql.inc.php). - translate 1.3.1 upgrade informations messages. - security fix in upgrade login. git-svn-id: http://piwigo.org/svn/branches/2.0@2839 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2836 from trunk to branch 2.0patdenice2008-11-061-2/+3
| | | | | | | | | | - Webmaster or administrator can login to run upgrade. - Inserting upgrade line in mysql.inc.php still work. - Convert espagnol upgrade file to utf8. - Minor changes in upgrade processus. - Remove all comments in pclzip.lib.php. git-svn-id: http://piwigo.org/svn/branches/2.0@2837 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2819 from trunk to branch 2.0patdenice2008-11-031-0/+39
| | | | | | | - Add roma theme to upgrade page. - Upgrade translation. git-svn-id: http://piwigo.org/svn/branches/2.0@2820 68402e56-0260-453c-a942-63ccdbb3a9ee
* - some german language changesrvelices2008-10-221-7/+7
| | | | | | | - added option for smarty $conf['template_compile_check'] - default true; if false smarty doesn't check if templates need recompilation resulting in less disk accesses (good when the disk is not local) - load_language doesnt check first for en_uk.utf-8 directory ... git-svn-id: http://piwigo.org/svn/branches/2.0@2789 68402e56-0260-453c-a942-63ccdbb3a9ee
* - picture nav buttons use the get_extent modifierrvelices2008-10-161-1/+0
| | | | | | | | - comments title on picture page is singular/plural language sensitive - improved P@t commit (no double home display on picture nav bar) so that it works with my site git-svn-id: http://piwigo.org/svn/branches/2.0@2758 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge from trunk 2747:patdenice2008-10-151-7/+5
| | | | | | | | | | - Install process now looks like goto/roma. - Move install.tpl to goto template. - add charset utf8 to fatal error function. - Check php version on install and upgrade, and die if < 5. git-svn-id: http://piwigo.org/svn/branches/2.0@2748 68402e56-0260-453c-a942-63ccdbb3a9ee
* following commint plugin of p@tddtddt2008-10-1125-0/+2193
Add dutch language. Thank you to Eric git-svn-id: http://piwigo.org/svn/branches/2.0@2714 68402e56-0260-453c-a942-63ccdbb3a9ee