aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK/common.lang.php (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-10-12[trunk] - language - prepare 2.7.1ddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@30014 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-21[Trunk] - language - prepare for 2.7.0ddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@29714 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-25feature 3105: display the link to Piwigo in connection settings notification ↵plegall1-0/+1
email (option on register) git-svn-id: http://piwigo.org/svn/trunk@29075 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-03feature 2809: sort albums by dateplegall1-0/+2
git-svn-id: http://piwigo.org/svn/trunk@28934 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-17feature 3093: search form, ability to select the list of properties on whichplegall1-0/+3
the search terms applies. feature 3094: minor redesign on search form. git-svn-id: http://piwigo.org/svn/trunk@28709 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-22bug 3056: quick search OR operator priority taken into accountrvelices1-0/+1
search for 'mary qwerty' will ignore 'qwerty' and return only results for 'mary' if there is no such thing as 'qwerty' in the photos (if there was 'mary' and 'qwerty', the results for both 'mary' AND 'qwerty' would be shown) git-svn-id: http://piwigo.org/svn/trunk@27882 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-11[Trunk] - language 2.5 -> 2.6ddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@26640 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-05Update headers to 2014. Happy new year!!mistic1001-1/+1
git-svn-id: http://piwigo.org/svn/trunk@26461 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-18feature 1668: replace "Interface theme" by "Theme".plegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@25549 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-16feature 1668: add new language strings for the new user manager.plegall1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@25502 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-24bug:2948 The registration can be done without typing a password flop251-1/+2
The password is only mandatory on the public register page Better error messages from admin/user_list.php git-svn-id: http://piwigo.org/svn/trunk@25121 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-28bug:2918flop251-0/+3
Display a link for the fist and last page on picture.tpl, to go to the album 3 lang keys added git-svn-id: http://piwigo.org/svn/trunk@23642 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-24change lang key (email -> Email) and moved it to common from admin (used in ↵rvelices1-0/+1
comment add) git-svn-id: http://piwigo.org/svn/trunk@23496 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-20[trunk_public] Update en_UK, thanks to : mistic100Piwigo-TranslationTeam1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@22751 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-22[trunk_public] Update en_UK, thanks to : TadjioPiwigo-TranslationTeam1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@20947 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-22fix english language stringrvelices1-1/+1
added missing rel nofollow on registration page link git-svn-id: http://piwigo.org/svn/trunk@20924 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-20[trunk] - Language - update Révision to 2.5.0ddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@20876 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-01 update Piwigo headers to 2013 (the end of the world didn't occur as ↵plegall1-1/+1
expected on r12922) git-svn-id: http://piwigo.org/svn/trunk@19703 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-12-12[trunk_public] Update en_UK, thanks to : KaarePiwigo-TranslationTeam1-7/+7
git-svn-id: http://piwigo.org/svn/trunk@19412 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-11feature:2786 Allow to edit website url in user comments + improve "user ↵mistic1001-0/+2
experience" on comment edition git-svn-id: http://piwigo.org/svn/trunk@18995 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-09-23feature 2754: Add "Email" field for user comments + mandatory "Author" mistic1001-0/+3
git-svn-id: http://piwigo.org/svn/trunk@18164 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-09removed some unused language keys and fix lower/uppercase discrepanciesrvelices1-4/+0
git-svn-id: http://piwigo.org/svn/trunk@17509 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-09just sort language files (as usual after a release to see quicker new keys ↵rvelices1-48/+48
and which keys are duplicates ...) git-svn-id: http://piwigo.org/svn/trunk@17506 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-13[trunk_public] Update en_UK, thanks to : TadjioPiwigo-TranslationTeam1-4/+4
git-svn-id: http://piwigo.org/svn/trunk@15655 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-28[trunk] - l10n page no found ddtddt1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@15384 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-28[trunk] - l10n page no found message 2ddtddt1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@15383 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-28[trunk] - l10n page no found message 1ddtddt1-0/+5
git-svn-id: http://piwigo.org/svn/trunk@15381 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-14bug fixed: move $lang['%d rate'] from admin.lang.php to common.inc.php to ↵plegall1-0/+1
display "1 rate" on picture.php when relevant adapt picture.tpl to display "1 rate" if only 1 rate, instead of "1 rates". git-svn-id: http://piwigo.org/svn/trunk@14978 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-31feature 2586: simpler sort order labels on gallery side mistic1001-0/+15
git-svn-id: http://piwigo.org/svn/trunk@13839 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-23feature 2598: add sizes XXS and XSplegall1-8/+10
new label for sizes On picture.php, the current size is "checked" and javascript refreshed when switched (with jQuery) jQuery loaded by default on header.tpl (already loaded by thumbnails.tpl) git-svn-id: http://piwigo.org/svn/trunk@13683 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-18feature:2577patdenice1-0/+3
Many improvements git-svn-id: http://piwigo.org/svn/trunk@13234 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-17feature 2379: missing a "s" in languages keysmistic1001-1/+1
git-svn-id: http://piwigo.org/svn/trunk@13225 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-17feature 2379: option to change comments order: change caption again, fix a ↵mistic1001-2/+2
bug in config page (induced by r13087) git-svn-id: http://piwigo.org/svn/trunk@13224 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-10feature 2379: change captions for comment orderingmistic1001-0/+2
git-svn-id: http://piwigo.org/svn/trunk@13088 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-09- language aditions/removalrvelices1-4/+3
git-svn-id: http://piwigo.org/svn/trunk@13068 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-17update Piwigo headers to 2012, last change before the expected (or not) ↵mistic1001-1/+1
apocalypse git-svn-id: http://piwigo.org/svn/trunk@12922 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-14feature:2021 change contents of the mail + add option on admin/user_listmistic1001-3/+6
git-svn-id: http://piwigo.org/svn/trunk@12886 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-14feature:2021 email notification on user creation, add checkboxes on register ↵mistic1001-0/+1
and install pages git-svn-id: http://piwigo.org/svn/trunk@12885 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-142021: email notification on user creation + mail for admin at installationmistic1001-0/+6
git-svn-id: http://piwigo.org/svn/trunk@12883 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-14feature:2517 ability to change username. admins can change usernames, users ↵mistic1001-0/+2
are notified by mail git-svn-id: http://piwigo.org/svn/trunk@12882 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-01feature 2541 multisizervelices1-1/+8
- admin GUI for choosing derivative parameters + persistence git-svn-id: http://piwigo.org/svn/trunk@12820 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-04language cleanup (exact duplicates or almost same duplicate - capital/lower ↵rvelices1-5/+3
case first letter ...) git-svn-id: http://piwigo.org/svn/trunk@12693 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-02language cleanup (exact duplicates or almost same duplicate - capital/lower ↵rvelices1-1/+0
case first letter ...) git-svn-id: http://piwigo.org/svn/trunk@12682 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-01language cleanup (exact duplicates or almost same duplicate - capital/lower ↵rvelices1-3/+2
case first letter ...) git-svn-id: http://piwigo.org/svn/trunk@12681 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-01language cleanup (exact duplicates or almost same duplicate)rvelices1-6/+1
git-svn-id: http://piwigo.org/svn/trunk@12677 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-30bug 2515: a few icons are not in CSS sprite (comment actions use text links now)rvelices1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@12676 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-29language cleanup (exact duplicates or almost same duplicate)rvelices1-222/+219
git-svn-id: http://piwigo.org/svn/trunk@12672 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-26bug 2448 fixed: change term "album representative" into "album thumbnail"plegall1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@12238 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-12[trunk] - language - add key - feature:2428ddtddt1-0/+3
git-svn-id: http://piwigo.org/svn/trunk@12131 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-07[trunk] - language - en_UK Thanks to samli - feature:2320ddtddt1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@12094 68402e56-0260-453c-a942-63ccdbb3a9ee