aboutsummaryrefslogtreecommitdiffstats
path: root/language (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bug 754 fixed for 1.7.2mathiasm2008-07-042-0/+9
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2422 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge from trunk revision 2353.patdenice2008-05-201-1/+1
| | | | | | | | 000819: "First" link was mapped with home navigation button Add trigger_event for menubar.php file in index.php Minor language correction. git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2354 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug: 314 French language reviewvdigital2008-05-161-7/+7
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2345 68402e56-0260-453c-a942-63ccdbb3a9ee
* French correctionrub2008-04-261-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2319 68402e56-0260-453c-a942-63ccdbb3a9ee
* Translation in English and correction of tag </ul>ddtddt2008-01-222-41/+36
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2191 68402e56-0260-453c-a942-63ccdbb3a9ee
* Correction of the bug 779.ddtddt2008-01-202-0/+102
| | | | | | | File history.hrml in French git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2183 68402e56-0260-453c-a942-63ccdbb3a9ee
* French translation correctionrub2007-11-281-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2173 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge revisions 2121, 2122 and 2123 from trunk to branch-1_7rvelices2007-10-082-516/+0
| | | | | | | | | - function str2url is compatible with utf-8 - removed some old code (useless) - remove str_translate_to_ascii7bits and lang_table_translate_ascii7bits - mail subject and address names can contain accentuated characters git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2125 68402e56-0260-453c-a942-63ccdbb3a9ee
* 0000749: Add an option to add new elements to caddie when synchronize database.patdenice2007-10-012-0/+2
| | | | | | | Add a redirection on index.php after "add to caddie action" (like on picture.php) git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2113 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000725: Check integrityrub2007-07-192-2/+54
| | | | | | | | | | Replace actual test (exif) by a new dynamic system of check integrity. Anomalies are listed with automatic correction if it's possible. Merge BSF 2064:2066 into branch-1_7 git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2067 68402e56-0260-453c-a942-63ccdbb3a9ee
* admin language and help file correctionrvelices2007-07-124-15/+23
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2063 68402e56-0260-453c-a942-63ccdbb3a9ee
* 719 : Split purge history link into Purge summary and Purge details.rvelices2007-07-102-2/+5
| | | | | | - add a confirmation box when purging history git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2061 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000717: guest must be guestrub2007-07-072-0/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2054 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000693: guest & default users can to be deletedrub2007-05-252-0/+6
| | | | | | Merge BSF 2023:2024 into branch-1_7 git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2025 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue 0000691: Fix bad French translationsrub2007-05-171-2/+2
| | | | | | Merge BSF 2017:2018 into branch-1_7 git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2019 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge revision 1976 from trunk to branch 1.7rvelices2007-04-251-1/+1
| | | | | | small english language correction git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1977 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix French language (See http://forum.phpwebgallery.net/viewtopic.php?id=10510)rub2007-04-201-2/+2
| | | | | | Merge BSF 1965:1966 into branch-1_7 git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1967 68402e56-0260-453c-a942-63ccdbb3a9ee
* Help review: "Move a category" help screens are included in 1.7, they don't ↵vdigital2007-04-013-1/+30
| | | | | | exist in previous versions. git-svn-id: http://piwigo.org/svn/trunk@1934 68402e56-0260-453c-a942-63ccdbb3a9ee
* o add missing $langrub2007-03-294-7/+45
| | | | | | | | o use of l10n_dec o normalize file header git-svn-id: http://piwigo.org/svn/trunk@1932 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue 578rub2007-03-282-0/+4
| | | | | | | | | User guest must be real user Step 2: Installation finished, guest must be used on list and group, corrections git-svn-id: http://piwigo.org/svn/trunk@1930 68402e56-0260-453c-a942-63ccdbb3a9ee
* New: language keys in new history search administration screen were added.plegall2007-03-282-0/+22
| | | | git-svn-id: http://piwigo.org/svn/trunk@1928 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue 578rub2007-03-282-18/+0
| | | | | | | | | | User guest must be real user Step 1: guest is a real user On next commit, I finish installation and use of guest of user list and group git-svn-id: http://piwigo.org/svn/trunk@1926 68402e56-0260-453c-a942-63ccdbb3a9ee
* wording change: Include Mathias remarks.vdigital2007-03-272-8/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@1923 68402e56-0260-453c-a942-63ccdbb3a9ee
* Same "shell" in French & English!rub2007-03-262-4/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@1922 68402e56-0260-453c-a942-63ccdbb3a9ee
* Help review: "Edit a category" screen have 4 new options in 1.7 and they ↵vdigital2007-03-262-27/+121
| | | | | | | | | | | weren't described. If someone in the team can do a 4-eyes review on both versions: en_UK.iso-8859-1/help/cat_modify.html and fr_FR.iso-8859-1/help/cat_modify.html Thx. git-svn-id: http://piwigo.org/svn/trunk@1921 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix problem when admin send email information about category.rub2007-03-172-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@1917 68402e56-0260-453c-a942-63ccdbb3a9ee
* Send email on pwg group:rub2007-03-162-2/+8
| | | | | | | o Best mail content o Add a text area in order to complete email git-svn-id: http://piwigo.org/svn/trunk@1916 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add the last (before 1.8) tabsheet on administration menu (Waiting elements).rub2007-03-162-2/+4
| | | | | | Small change way mail function. git-svn-id: http://piwigo.org/svn/trunk@1915 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update svn properties (svn:eol-style and svn:keywords)rub2007-03-164-16/+16
| | | | git-svn-id: http://piwigo.org/svn/trunk@1912 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update index.php header.rub2007-03-165-42/+32
| | | | | | | | | | Don't use explicitly index.php on the recursive call. Add missing index.php. Chang tags.php svn properties. git-svn-id: http://piwigo.org/svn/trunk@1909 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add new translation functions.inc.phprub2007-03-154-4/+44
| | | | | | | | Translate subject of information mail. Notification mails are sent on the default language. No mail is sent to the author witch are not done actions git-svn-id: http://piwigo.org/svn/trunk@1908 68402e56-0260-453c-a942-63ccdbb3a9ee
* minimal changes (lang, small tpl change and quick search on tag url names in ↵rvelices2007-03-141-1/+1
| | | | | | addition to name - handy with accentuated letters) git-svn-id: http://piwigo.org/svn/trunk@1906 68402e56-0260-453c-a942-63ccdbb3a9ee
* Updates:vdigital2007-03-131-4/+4
| | | | | | | | - Copyrights 2003-2007 - help - Some HTML comform requests git-svn-id: http://piwigo.org/svn/trunk@1903 68402e56-0260-453c-a942-63ccdbb3a9ee
* added help for permalinksrvelices2007-03-122-0/+14
| | | | | | put back the navigation bar for admin/element_set_global.tpl git-svn-id: http://piwigo.org/svn/trunk@1902 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add notification when a picture is loaded.rub2007-03-124-12/+18
| | | | | | | Change little translations. Improve mail sent. git-svn-id: http://piwigo.org/svn/trunk@1901 68402e56-0260-453c-a942-63ccdbb3a9ee
* Apply property svn:eol-style Value: LFrub2007-03-126-168/+168
| | | | git-svn-id: http://piwigo.org/svn/trunk@1900 68402e56-0260-453c-a942-63ccdbb3a9ee
* French Wording in Help.vdigital2007-03-122-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@1897 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix Mathias requests about French words.rub2007-03-113-10/+8
| | | | | | Rename completely general tab into main tab. git-svn-id: http://piwigo.org/svn/trunk@1894 68402e56-0260-453c-a942-63ccdbb3a9ee
* Help: changed refer due to administration menu revisevdigital2007-03-1110-25/+25
| | | | git-svn-id: http://piwigo.org/svn/trunk@1889 68402e56-0260-453c-a942-63ccdbb3a9ee
* Corrections, improvements, adaptation to new tabsheet for configuration help.rub2007-03-114-69/+89
| | | | | | Change menu item "Batch management" by "Properties" git-svn-id: http://piwigo.org/svn/trunk@1887 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add DateTime on administration introduction page (Useful to help user on the ↵rub2007-03-092-0/+2
| | | | | | | | | | forum, ...) Move history configuration in a other tab. Use translation on picture hint (Kb). Show hint oh the menu text (not only on counter) git-svn-id: http://piwigo.org/svn/trunk@1884 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add tabsheet on administration pages.rub2007-03-082-4/+4
| | | | | | | | Step 3: Tabsheet for configuration & history Change css tabsheet to do like p0w0 for all themes git-svn-id: http://piwigo.org/svn/trunk@1881 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add tabsheet on administration pages.rub2007-03-072-2/+0
| | | | | | | | | | Step 2: Regroup categories options into sheet Batch management. On next commit, use of this new method on history and configuration git-svn-id: http://piwigo.org/svn/trunk@1878 68402e56-0260-453c-a942-63ccdbb3a9ee
* Undo revision 1865 in order to add tabsheet for categories.rub2007-03-074-12/+5
| | | | | | (Not really undo help) git-svn-id: http://piwigo.org/svn/trunk@1877 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug: Minor HTML change to keep HTML 4.01 Strict level (category_cats.inc.php)vdigital2007-03-042-0/+2
| | | | | | | New: Label over quick search (and different display solutions in themes: center, left, italic, hidden, pre-filling hidden). git-svn-id: http://piwigo.org/svn/trunk@1869 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 657: permalinks for categoriesrvelices2007-02-282-4/+18
| | | | git-svn-id: http://piwigo.org/svn/trunk@1866 68402e56-0260-453c-a942-63ccdbb3a9ee
* admin pages: merge Categories/comments page into Configuration/comments pagervelices2007-02-282-33/+56
| | | | | | (they are related and we reduce the # of links in the menu) git-svn-id: http://piwigo.org/svn/trunk@1865 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug: English plural rule is slightly different from French (0 is plural, not ↵vdigital2007-02-272-2/+2
| | | | | | in French) git-svn-id: http://piwigo.org/svn/trunk@1862 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 654: sql error on user comment (since my commit 1849)rvelices2007-02-262-15/+12
| | | | | | | | - languages: english corrections + keep lang files sorted by key - admin multi view correction: language was not always properly changed - refactor function get_computed_categories (with rub's blessing) git-svn-id: http://piwigo.org/svn/trunk@1860 68402e56-0260-453c-a942-63ccdbb3a9ee
* New / Web Services: vdigital2007-02-234-19/+3
| | | | | | | | | | | - ws_checker.php makes its own web service request to control availability - config_default.inc.php : comment for cURL support needed for checker - ws_function authorize session and getVersion for any partner - help review New Admin Menu: review. git-svn-id: http://piwigo.org/svn/trunk@1853 68402e56-0260-453c-a942-63ccdbb3a9ee