aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-12-22feature 2077 added: when ImageMagick is active, ability to remove or resizeplegall1-0/+5
the high definition version of the photo. git-svn-id: http://piwigo.org/svn/trunk@8227 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-14feature 2060: Remove adviser help from user_list.html files.patdenice1-6/+0
git-svn-id: http://piwigo.org/svn/trunk@8130 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-14feature 2060: Remove adviser language keys from lang.php files.patdenice2-2/+0
git-svn-id: http://piwigo.org/svn/trunk@8129 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-27feature 1616: rename category into album, a few language keys were missingplegall2-6/+6
git-svn-id: http://piwigo.org/svn/trunk@7024 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-21feature 1616: rename "category" into "album" (4th commit; almost there)rvelices5-35/+33
git-svn-id: http://piwigo.org/svn/trunk@6993 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-21feature 1616: rename "category" into "album" (3rd commit; still to come)rvelices6-25/+24
git-svn-id: http://piwigo.org/svn/trunk@6988 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-19feature 1616: rename "category" into "album" (second commit; still to come)rvelices3-18/+17
git-svn-id: http://piwigo.org/svn/trunk@6969 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-16feature 1616: rename "category" into "album" (first commit; still to come)rvelices4-23/+23
git-svn-id: http://piwigo.org/svn/trunk@6951 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-09feature 1845 : be able to delete photos added through ftp synchronizationrvelices1-1/+0
git-svn-id: http://piwigo.org/svn/trunk@6873 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-07-23feature 408: ability to automatically sort sub-categories. The number of SQLplegall1-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
2010-07-10merge r6675 from branch 2.1 to trunkplegall1-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
2010-07-04Fix: 'Menu Management' in adminvdigital1-0/+2
git-svn-id: http://piwigo.org/svn/trunk@6656 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-06-29merge r6624 from branch 2.1 to trunkplegall1-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
2010-05-29merge r6418 from branch 2.1 to trunkrvelices2-13/+0
- removed multiple definitions of language keys git-svn-id: http://piwigo.org/svn/trunk@6419 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-27removed unnecessary language key (Controversy) and potential sql fatal error ↵rvelices1-2/+1
in admin photo rating page git-svn-id: http://piwigo.org/svn/trunk@6402 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-26merge r6361 from branch 2.1 to trunkplegall1-0/+2
feature 1697: ability to deactivate the synchronization method to add photos. git-svn-id: http://piwigo.org/svn/trunk@6365 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-24merge r6345 from branch 2.1 to trunkGotcha1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@6346 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-24merge 6327ddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@6335 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-08add a warning about SQLite/PostgreSQL: they are currently in "experimental"plegall1-0/+2
state. git-svn-id: http://piwigo.org/svn/trunk@6128 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-08Fix language key (return in string) for message introduction in upgrade.phpnikrou1-3/+1
git-svn-id: http://piwigo.org/svn/trunk@6127 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-05fixed a typo found while translatingduke1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@6078 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-03bug 1640 fixed: the plugin deactivation warning key was not correctly set inplegall1-1/+1
all language files. git-svn-id: http://piwigo.org/svn/trunk@6053 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-30bug 1637: make the privacy level the same everywher, use "who can see this ↵plegall1-0/+1
photo?" instead of "minimum privacy level". git-svn-id: http://piwigo.org/svn/trunk@6025 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-30feature 1518: help on privacy levels.plegall1-0/+33
Warning, I've also added first sentence in the "Permissions on categories" fieldset. git-svn-id: http://piwigo.org/svn/trunk@6023 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-29bug 1613 fixed: split the "pending" screen into 2 distinct sections :plegall1-0/+1
admin>photos>pending + admin>tools>pending comments. git-svn-id: http://piwigo.org/svn/trunk@5997 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-28l10n: add new string in upgrade procedureplegall1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@5984 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-15feature 1605: ability to forbid theme activation, needed for gally-default.plegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@5874 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-14Bug 1542 fixed : add message when changing order of itemsnikrou1-0/+2
git-svn-id: http://piwigo.org/svn/trunk@5853 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-13New: flags are going to be transfered to language subdirectoriesvdigital1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@5844 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-10Fix some translation keys (unused, misspelling, or forgotten)nikrou2-1/+2
git-svn-id: http://piwigo.org/svn/trunk@5780 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-09feature 1587: move advanced features screen into maintenance screen.plegall2-16/+13
git-svn-id: http://piwigo.org/svn/trunk@5745 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-09feature 1590: hide the upload form when displaying upload results.plegall1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@5742 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-09[trunk] update Ru thanks to kiddy-adminddtddt1-1/+0
git-svn-id: http://piwigo.org/svn/trunk@5730 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-02Fix missing keys and misspelling keys in translationsnikrou1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@5573 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-02bug 1544: installation errors are translated into fr_FR.plegall1-0/+4
git-svn-id: http://piwigo.org/svn/trunk@5572 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-02bug 1550: add a default message when there is no new plugin/theme/languageplegall1-0/+3
available. git-svn-id: http://piwigo.org/svn/trunk@5570 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-02another obsolete key removedplegall1-1/+0
git-svn-id: http://piwigo.org/svn/trunk@5564 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-01Fix missing keys: some keys have been removed by mistake during the massiveplegall4-25/+1
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
2010-04-01Fix missing keys: some keys have been removed by mistake during the massiveplegall3-8/+0
key conversion. git-svn-id: http://piwigo.org/svn/trunk@5535 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-01i18n: apply help.html dispatch to all languages having the help.html filled ↵plegall1-1/+6
for 2.0 git-svn-id: http://piwigo.org/svn/trunk@5526 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-31site_manager : modify local file for remote sitesriopwg1-2/+3
git-svn-id: http://piwigo.org/svn/trunk@5513 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-31feature 1559: remove "standard deviation" in rating.plegall1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@5500 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-31feature 1535: add en_UK + fr_FR for language manager.plegall1-0/+8
git-svn-id: http://piwigo.org/svn/trunk@5497 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-30feature 1557: add i18n (and l10n for en_UK+fr_FR) on new strings for pluginplegall1-0/+7
management. git-svn-id: http://piwigo.org/svn/trunk@5476 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-29bug fixed: add "Allow rating" language key to make a difference betweenplegall1-0/+1
Admin>Photos>Rating and Admin>Configuration>Options>Rating git-svn-id: http://piwigo.org/svn/trunk@5453 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-28feature 1502: In template extensions admin page, change "Bound template" by ↵patdenice1-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
2010-03-27Simplify installation message, no need to explain the following step, theplegall2-7/+3
"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
2010-03-27Add token to themes installation.patdenice1-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
2010-03-26Last batch of EN/FR help languages files.tosca8-100/+91
Have left aside extend_for_templates considering it will be obsolete quite soon (from 2.2 ?) git-svn-id: http://piwigo.org/svn/trunk@5393 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-26feature 1514: make the "deactivate" action inactive if there is no activeplegall1-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