Commit Graph

46 Commits

Author SHA1 Message Date
plegall 79df57b96f bug fixed: the "Learn more" language key needs to be in admin.lang.php, not in install.lang.php
git-svn-id: http://piwigo.org/svn/trunk@12105 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-08 11:52:02 +00:00
ddtddt a57afa6d14 [trunk] - language - update ja_JP - 日本語 - Japanese - Thanks to irohaproject - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@12055 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-05 05:31:25 +00:00
plegall 0aed550119 plugin manager: replace the top left "Display Compact/Complete" select box by a
simpler link "show details" or "hide details" on top right.


git-svn-id: http://piwigo.org/svn/trunk@12029 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-01 14:01:52 +00:00
plegall 58b18bff0f feature 2413 added: move gallery_url configuration parameter from database to
local configuration file.


git-svn-id: http://piwigo.org/svn/trunk@11978 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-22 17:14:13 +00:00
plegall 27d0c89c33 feature 2407 added: display upload limitations before file selection (file
maximum size, maximum dimensions, allowed file types). The maximum dimensions
are calculated for GD only (because Imagick and External ImageMagick are not
using PHP memory as far as I could find on the web).

bug 2408 fixed: change term "old style form" into "browser uploader" and
"multiple file form" into "Flash Uploader" (based on WordPress user interface)


git-svn-id: http://piwigo.org/svn/trunk@11966 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-18 15:19:03 +00:00
mistic100 9c0cfb0084 feature:2317 move order config to Admin->Config->Options
new GUI interface for simple paterns
in GUI, order_by and order_by_inside_category are merged (not un DB)
users can define special paterns with $conf['order_by_custom'] and $conf['order_by_inside_category_custom']

git-svn-id: http://piwigo.org/svn/trunk@11587 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-07-01 13:19:35 +00:00
ddtddt ae69d2e013 [trunk] - language - update ja_jJP Thanks to irohaproject - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11336 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-13 06:54:53 +00:00
ddtddt 87e8bd9788 [trunk] - language - update jajJP Thanks to irohaproject - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11280 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-09 16:17:53 +00:00
plegall 4b1ec60129 remove useless languages keys (new plugins/themes update screen)
git-svn-id: http://piwigo.org/svn/trunk@9494 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-03 12:08:46 +00:00
plegall 64f2427b5a remove obsolete language key 'Empty caddie'
git-svn-id: http://piwigo.org/svn/trunk@9170 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-11 10:07:45 +00:00
Gotcha ec169f12ff Add an legend for fieldset id=syncSimulate
(Localisation are good)

git-svn-id: http://piwigo.org/svn/trunk@8952 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-27 22:39:34 +00:00
ddtddt a1b8096b2e [trunk] - update language step2
git-svn-id: http://piwigo.org/svn/trunk@8853 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-23 09:08:03 +00:00
plegall c6e50788cd feature 2102: mistake in my previous commit r8727 on "manage album photos" string
git-svn-id: http://piwigo.org/svn/trunk@8783 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-19 23:41:37 +00:00
plegall 6db359c622 Happy new year 2011
Change "Piwigo - a PHP based picture gallery" into "Piwigo - a PHP based photo gallery"


git-svn-id: http://piwigo.org/svn/trunk@8728 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-18 00:02:52 +00:00
plegall 7ca4f8e060 feature 2102: add a few language keys to remove all image/picture/element and replace by photo
git-svn-id: http://piwigo.org/svn/trunk@8727 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-17 23:53:47 +00:00
rvelices d125d527fa feature 2102 : rename item/image/picture to photo (admin side)
also removed unnecessary/duplicate keys

git-svn-id: http://piwigo.org/svn/trunk@8723 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-17 20:27:46 +00:00
rvelices 3d940e6121 feature 2102 : rename item/image/picture to photo (admin side)
also remove duplicates/unused admin lang keys

git-svn-id: http://piwigo.org/svn/trunk@8682 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-15 20:52:34 +00:00
plegall fe569ab1bf feature 2108 added: user upload removed from core. It will come back as a
"new generation" user upload in the Community plugin.


git-svn-id: http://piwigo.org/svn/trunk@8651 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-13 15:24:18 +00:00
ddtddt 1121456a6c [trunk] - language - update cleaning
git-svn-id: http://piwigo.org/svn/trunk@8443 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-02 19:46:25 +00:00
ddtddt cb219b1f0f [trunk] - language - ja_JP cleaning
git-svn-id: http://piwigo.org/svn/trunk@8349 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-28 16:29:08 +00:00
plegall 29d3b7a7bb feature 1616: after the backport of nearly all languages from branch 2.1 to
trunk, reapply the new keys for "album" instead of "category" into trunk for
languages ar_SA ca_ES da_DK es_AR fa_IR fr_CA he_IL hr_HR ja_JP ka_GE mk_MK
nl_NL pt_BR pt_PT ro_RO sh_RS sl_SL sr_RS sv_SE vi_VN


git-svn-id: http://piwigo.org/svn/trunk@8286 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-24 14:40:00 +00:00
ddtddt 90e71b41b8 [trunk] - step1 for 2.2
git-svn-id: http://piwigo.org/svn/trunk@8255 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-23 15:56:28 +00:00
patdenice 04beb58951 feature 2060: Remove adviser language keys from lang.php files.
git-svn-id: http://piwigo.org/svn/trunk@8129 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-14 14:10:06 +00:00
plegall c6a5f13d23 feature 1616: rename category into album, a few language keys were missing
git-svn-id: http://piwigo.org/svn/trunk@7024 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-27 23:32:09 +00:00
rvelices 5ff171684e feature 1616: rename "category" into "album" (4th commit; almost there)
git-svn-id: http://piwigo.org/svn/trunk@6993 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-21 21:14:54 +00:00
rvelices b472955f7d feature 1616: rename "category" into "album" (3rd commit; still to come)
git-svn-id: http://piwigo.org/svn/trunk@6988 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-21 20:19:41 +00:00
rvelices 7907d31a9c feature 1616: rename "category" into "album" (second commit; still to come)
git-svn-id: http://piwigo.org/svn/trunk@6969 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-19 19:50:02 +00:00
rvelices c206a73dd2 feature 1616: rename "category" into "album" (first commit; still to come)
git-svn-id: http://piwigo.org/svn/trunk@6951 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-16 19:03:56 +00:00
plegall cfa17aece5 merge r6675 from branch 2.1 to trunk
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-10 20:05:24 +00:00
rvelices a16a070d4c merge r6418 from branch 2.1 to trunk
- removed multiple definitions of language keys

git-svn-id: http://piwigo.org/svn/trunk@6419 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-29 08:57:34 +00:00
rvelices 41594f3494 removed unnecessary language key (Controversy) and potential sql fatal error in admin photo rating page
git-svn-id: http://piwigo.org/svn/trunk@6402 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-27 20:27:05 +00:00
Gotcha 5a3e0a6fdd merge r6345 from branch 2.1 to trunk
git-svn-id: http://piwigo.org/svn/trunk@6346 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-24 22:16:57 +00:00
ddtddt fe8fe338c9 [trunk] update JP thanks to irohaproject
git-svn-id: http://piwigo.org/svn/trunk@6156 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-10 04:47:04 +00:00
ddtddt d8629847be [trunk] update ja_JP thanks to irohaproject
git-svn-id: http://piwigo.org/svn/trunk@5733 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-09 11:16:06 +00:00
nikrou 4061fefe71 Fix missing keys and misspelling keys in translations
git-svn-id: http://piwigo.org/svn/trunk@5573 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-02 14:05:03 +00:00
plegall b6e82a7ac9 remove obsolete keys in all languages (as much as possible)
git-svn-id: http://piwigo.org/svn/trunk@5565 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-02 08:27:36 +00:00
ddtddt 7985fbe637 [trunk] update es_ES
git-svn-id: http://piwigo.org/svn/trunk@5534 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-01 14:09:34 +00:00
ddtddt b9c6852dfe [trunk] update ja_JP thanks to irohaproject
git-svn-id: http://piwigo.org/svn/trunk@5533 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-01 13:51:05 +00:00
plegall dd22f7a26e i18n: apply help.html dispatch to all languages having the help.html filled for 2.0
git-svn-id: http://piwigo.org/svn/trunk@5526 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-01 12:24:20 +00:00
patdenice cae3ae428e feature 1502: In template extensions admin page, change "Bound template" by "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-28 20:29:55 +00:00
ddtddt 5a89acb4cb update header
git-svn-id: http://piwigo.org/svn/trunk@5430 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-28 18:46:44 +00:00
ddtddt 3dca6d80e9 [trunk] update ja_JP thanks to irohaproject
git-svn-id: http://piwigo.org/svn/trunk@5344 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25 12:30:24 +00:00
ddtddt 262ab7efd0 [trunk] update ja_JP delete obsolete
git-svn-id: http://piwigo.org/svn/trunk@5338 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25 08:55:27 +00:00
ddtddt 3e8aa94fc3 [trunk] update ja_JP thanks to irohaproject
git-svn-id: http://piwigo.org/svn/trunk@5337 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25 08:44:18 +00:00
ddtddt 13a5fa2281 [trunk] update ja_JP thanks to irohaproject
git-svn-id: http://piwigo.org/svn/trunk@5336 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25 06:12:12 +00:00
plegall c639ad1e7e copy all languages (exceptions are en_UK and fr_FR) from branch 2.0 to trunk,
then convert the *.lang.php files with tools/convert_language_to_2.1.pl

Next step is to play with tools/translation_analysis.php to find which
language keys need translation for each language.

git-svn-id: http://piwigo.org/svn/trunk@5316 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24 19:34:41 +00:00