aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK/admin.lang.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* feature 2092 added: Batch Manager can filter all photos with no tagplegall2011-01-011-0/+1
| | | | | | | feature 1866 added: Batch Manager can synchronize metadata git-svn-id: http://piwigo.org/svn/trunk@8422 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2091: Batch Manager, find all orphan photosplegall2010-12-311-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@8419 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove obsolete language keysplegall2010-12-311-4/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@8418 68402e56-0260-453c-a942-63ccdbb3a9ee
* Batch Manager:plegall2010-12-311-0/+32
| | | | | | | | | | | * add l0n to the new Batch Manager where is was missing * change photo "name" to photo "title" * change the way we display "Select all" and "Select the whole set" git-svn-id: http://piwigo.org/svn/trunk@8408 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2077 added: when ImageMagick is active, ability to remove or resizeplegall2010-12-221-0/+5
| | | | | | | the high definition version of the photo. git-svn-id: http://piwigo.org/svn/trunk@8227 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2060: Remove adviser language keys from lang.php files.patdenice2010-12-141-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@8129 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1616: rename category into album, a few language keys were missingplegall2010-09-271-5/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@7024 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1616: rename "category" into "album" (4th commit; almost there)rvelices2010-09-211-27/+25
| | | | git-svn-id: http://piwigo.org/svn/trunk@6993 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1616: rename "category" into "album" (3rd commit; still to come)rvelices2010-09-211-20/+19
| | | | git-svn-id: http://piwigo.org/svn/trunk@6988 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1616: rename "category" into "album" (second commit; still to come)rvelices2010-09-191-15/+14
| | | | git-svn-id: http://piwigo.org/svn/trunk@6969 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1616: rename "category" into "album" (first commit; still to come)rvelices2010-09-161-5/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@6951 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1845 : be able to delete photos added through ftp synchronizationrvelices2010-09-091-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@6873 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 408: ability to automatically sort sub-categories. The number of SQLplegall2010-07-231-4/+4
| | | | | | | | | | queries is constant, no matter the deepth of your tree. + refactor to avoid duplicate code (ascending/desceding should be only a single parameter in a function, not 20 lines of duplicated code) git-svn-id: http://piwigo.org/svn/trunk@6698 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r6675 from branch 2.1 to trunkplegall2010-07-101-3/+2
| | | | | | | | | | | complement to r6657: having a new key for the admin menu is a good thing but the "Menu Management" label is not coherent with other admin menu labels. Furthermore, all languages already have the word "Menu" in common.lang.php, no need to display an english "Menu Management" if the translation is missing. git-svn-id: http://piwigo.org/svn/trunk@6676 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix: 'Menu Management' in adminvdigital2010-07-041-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@6656 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r6624 from branch 2.1 to trunkplegall2010-06-291-0/+12
| | | | | | | | | | bug 1747 fixed: some checks were added to verify the upload will fail for a too big size or if the upload has failed for a too big size (test on upload_max_filesize and post_max_size) git-svn-id: http://piwigo.org/svn/trunk@6625 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r6418 from branch 2.1 to trunkrvelices2010-05-291-10/+0
| | | | | | - removed multiple definitions of language keys git-svn-id: http://piwigo.org/svn/trunk@6419 68402e56-0260-453c-a942-63ccdbb3a9ee
* removed unnecessary language key (Controversy) and potential sql fatal error ↵rvelices2010-05-271-2/+1
| | | | | | in admin photo rating page git-svn-id: http://piwigo.org/svn/trunk@6402 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r6345 from branch 2.1 to trunkGotcha2010-05-241-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@6346 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1637: make the privacy level the same everywher, use "who can see this ↵plegall2010-04-301-0/+1
| | | | | | | | photo?" instead of "minimum privacy level". git-svn-id: http://piwigo.org/svn/trunk@6025 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1613 fixed: split the "pending" screen into 2 distinct sections :plegall2010-04-291-0/+1
| | | | | | admin>photos>pending + admin>tools>pending comments. git-svn-id: http://piwigo.org/svn/trunk@5997 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1605: ability to forbid theme activation, needed for gally-default.plegall2010-04-151-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5874 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 1542 fixed : add message when changing order of itemsnikrou2010-04-141-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5853 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix some translation keys (unused, misspelling, or forgotten)nikrou2010-04-101-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5780 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1590: hide the upload form when displaying upload results.plegall2010-04-091-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5742 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update Ru thanks to kiddy-adminddtddt2010-04-091-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@5730 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix missing keys and misspelling keys in translationsnikrou2010-04-021-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5573 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1550: add a default message when there is no new plugin/theme/languageplegall2010-04-021-0/+3
| | | | | | available. git-svn-id: http://piwigo.org/svn/trunk@5570 68402e56-0260-453c-a942-63ccdbb3a9ee
* another obsolete key removedplegall2010-04-021-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@5564 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix missing keys: some keys have been removed by mistake during the massiveplegall2010-04-011-17/+0
| | | | | | | | | | key conversion. Remove some language keys that are really obsolete. I've updated the script to convert language files to 2.1, I will apply "obsolete keys removal" process in a 2nd step on other languages. git-svn-id: http://piwigo.org/svn/trunk@5559 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix missing keys: some keys have been removed by mistake during the massiveplegall2010-04-011-4/+0
| | | | | | key conversion. git-svn-id: http://piwigo.org/svn/trunk@5535 68402e56-0260-453c-a942-63ccdbb3a9ee
* i18n: apply help.html dispatch to all languages having the help.html filled ↵plegall2010-04-011-1/+6
| | | | | | for 2.0 git-svn-id: http://piwigo.org/svn/trunk@5526 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1535: add en_UK + fr_FR for language manager.plegall2010-03-311-0/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@5497 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1557: add i18n (and l10n for en_UK+fr_FR) on new strings for pluginplegall2010-03-301-0/+7
| | | | | | management. git-svn-id: http://piwigo.org/svn/trunk@5476 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: add "Allow rating" language key to make a difference betweenplegall2010-03-291-0/+1
| | | | | | Admin>Photos>Rating and Admin>Configuration>Options>Rating git-svn-id: http://piwigo.org/svn/trunk@5453 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1502: In template extensions admin page, change "Bound template" by ↵patdenice2010-03-281-1/+1
| | | | | | | | "Bound theme". Template extensions are now attached to all themes if nothing is selected in "bound theme" column. git-svn-id: http://piwigo.org/svn/trunk@5434 68402e56-0260-453c-a942-63ccdbb3a9ee
* Simplify installation message, no need to explain the following step, theplegall2010-03-271-1/+1
| | | | | | | | | | "no photo yet" feature makes the explanations useless at this point. .infos admin block is used to display messages, I've set the background transparent here, because it's the only message of the page. Anyway, I don't think using .infos blocks are relevant if that's the only message on the page. git-svn-id: http://piwigo.org/svn/trunk@5408 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add token to themes installation.patdenice2010-03-271-0/+1
| | | | | | Only webmasters can install new plugins, themes or languages. git-svn-id: http://piwigo.org/svn/trunk@5406 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1514: make the "deactivate" action inactive if there is no activeplegall2010-03-261-0/+1
| | | | | | | | | theme left. bug fixed: when setting the default theme, make sure at least one user will be updated. git-svn-id: http://piwigo.org/svn/trunk@5382 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1538: "select all" (+none, +invert) on user comments validation screen.plegall2010-03-261-1/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@5381 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1535: Allow to install new languages from PEM.patdenice2010-03-261-0/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@5371 68402e56-0260-453c-a942-63ccdbb3a9ee
* Have taken advantage of the 2.1 version to review every EN and FR languages ↵tosca2010-03-251-176/+177
| | | | | | | | | | files since 4859/4860 revisions (last commit on languages files by tosca). Fixed typos and languages mistakes, and made EN and FR files consistent with one another. Older languages files (prior to 4859 revision) still to be reviewed. git-svn-id: http://piwigo.org/svn/trunk@5369 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1535: Add language manager.patdenice2010-03-251-1/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5357 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1533: admincan activate/deactivate user customization.patdenice2010-03-241-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5328 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1533: Allow activation or deactivation of download icon.patdenice2010-03-241-0/+1
| | | | | | Add display configuration for picture properties. git-svn-id: http://piwigo.org/svn/trunk@5304 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove the \n from the language key and split into 2 separate strings to avoidplegall2010-03-231-6/+4
| | | | | | useless exceptions in translation analysis scripts. git-svn-id: http://piwigo.org/svn/trunk@5302 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: typo on case for "Upload Photos" page title.plegall2010-03-231-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@5299 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1533: more explicit options on display configuration tabpatdenice2010-03-231-2/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@5298 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fixed missing keys in nbmnikrou2010-03-231-2/+0
| | | | | | replace script must use language/templates files and not english git-svn-id: http://piwigo.org/svn/trunk@5295 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add many missing language keys due to new features in 2.1plegall2010-03-231-4/+70
| | | | | | | | | | Warning, some keys were moved from admin to common: Are you sure? Email address is missing. Please specify an email address. delete this comment git-svn-id: http://piwigo.org/svn/trunk@5294 68402e56-0260-453c-a942-63ccdbb3a9ee