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
3ea1387df6
[trunk] update ES thanks jpr
...
git-svn-id: http://piwigo.org/svn/trunk@6142 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-09 18:21:18 +00:00
ddtddt
3453e56fce
[trunk] update ES
...
git-svn-id: http://piwigo.org/svn/trunk@5963 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-25 07:41:40 +00:00
ddtddt
5b3e769076
[trunk] update ES
...
git-svn-id: http://piwigo.org/svn/trunk@5813 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-12 13:30:33 +00:00
ddtddt
f44b8fc3e8
[trunk] update ES
...
git-svn-id: http://piwigo.org/svn/trunk@5584 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-03 12:03: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
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
ddtddt
fc99828963
[trunk] update ES
...
git-svn-id: http://piwigo.org/svn/trunk@5501 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-31 17:08:02 +00:00
ddtddt
2358851bcd
[trunk] update ES
...
git-svn-id: http://piwigo.org/svn/trunk@5478 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-30 18:27:06 +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
925506bc0a
[trunk] update ES
...
git-svn-id: http://piwigo.org/svn/trunk@5410 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-27 21:50:17 +00:00
ddtddt
d691785401
[trunk] update ES
...
git-svn-id: http://piwigo.org/svn/trunk@5396 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-26 23:07:49 +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
nikrou
ed6518319b
Fixed missing keys in nbm
...
replace script must use language/templates files and not english
git-svn-id: http://piwigo.org/svn/trunk@5295 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 21:50:29 +00:00
patdenice
8db5b549d1
feature 1522: Move config_local.inc.php to local/config/config.inc.php
...
git-svn-id: http://piwigo.org/svn/trunk@5215 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-21 13:31:20 +00:00
vdigital
b309e74080
Minor language reviews on intro
...
git-svn-id: http://piwigo.org/svn/trunk@5209 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-21 07:30:19 +00:00
nikrou
af78fa6193
Fix some language keys problems
...
Need translations !
git-svn-id: http://piwigo.org/svn/trunk@5207 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-20 22:35:39 +00:00
nikrou
3631839e54
Revert gettext stuff.
...
Keep english values for language keys translation.
Provide a script to use english values for key in language files.
Todo : provide a script (to help transition) to keep using
original keys in language files for translators.
git-svn-id: http://piwigo.org/svn/trunk@5156 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-17 09:22:51 +00:00
ddtddt
7634e52e56
[Trunk] merge works to jpr 928
...
git-svn-id: http://piwigo.org/svn/trunk@5078 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-07 19:58:40 +00:00
ddtddt
95471cf8bd
[Trunk] [Language] update ang reorganization all admin.lang.php
...
git-svn-id: http://piwigo.org/svn/trunk@4626 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-05 21:12:36 +00:00
nikrou
44315512d1
Bug fix 1185 : missing %s in admin vocab
...
git-svn-id: http://piwigo.org/svn/trunk@4012 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-10-10 11:38:39 +00:00
Eric
554fe94f7f
Bug 1041 fixed : manual user adding in admin's user management panel
...
- Double password type fields
- Add controls of the filling fields
- Alert text added in language pack - EN, FR, DE and ES are OK. IT have to be fixed.
- Subsidiary fix : Small grammatical error in FR/common.lang.php
git-svn-id: http://piwigo.org/svn/trunk@3751 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-08-18 20:51:39 +00:00
ddtddt
45e6038026
merge 3524 Br2.0 -> trunk
...
git-svn-id: http://piwigo.org/svn/trunk@3526 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-07-04 22:21:45 +00:00
ddtddt
b64896e506
merge 3518/3523
...
git-svn-id: http://piwigo.org/svn/trunk@3525 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-07-04 22:18:33 +00:00
ddtddt
fcf338369e
merge 3516 Br2.0 -> trunk
...
git-svn-id: http://piwigo.org/svn/trunk@3517 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-07-04 19:20:40 +00:00
ddtddt
32572322c1
update ES
...
git-svn-id: http://piwigo.org/svn/trunk@3150 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-14 23:18:12 +00:00
patdenice
290f2c1d39
- Show number of downloads in plugins list.
...
- Allow to sort plugins by number of downloads.
- Fix plugin revision URL (no more revision_view in PEM).
git-svn-id: http://piwigo.org/svn/trunk@3143 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-13 20:49:03 +00:00
rub
38bd45b498
Add section for Colobri on *.lang.php
...
git-svn-id: http://piwigo.org/svn/trunk@3042 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-04 10:55:09 +00:00
ddtddt
3fc39d5491
merge 3021
...
git-svn-id: http://piwigo.org/svn/trunk@3022 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-27 14:05:21 +00:00
patdenice
6873537fe6
- Add a "Bound Template" column for template extensions.
...
git-svn-id: http://piwigo.org/svn/trunk@2923 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-06 02:28:54 +00:00
patdenice
59af44a8c2
- Add fetchRemote function which allow to retrieve datas over HTTP protocol using cURL method, file_get_contents function or fsockopen method. This allow to retrieve datas or files even if allow_url_fopen is deactivated.
...
- Use fetchRemote function in plugins manager and in latest version checking.
- Add german translations for upgrade.lang.php.
- Remove empty line at the end of pclzip.lib.php.
- Change display of deactivated plugins after upgrade.
git-svn-id: http://piwigo.org/svn/trunk@2880 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-15 21:10:05 +00:00
ddtddt
00beb5d3ad
git-svn-id: http://piwigo.org/svn/trunk@2822 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-03 21:04:20 +00:00
ddtddt
636c471e0e
Updated admin.lang.php
...
git-svn-id: http://piwigo.org/svn/trunk@2685 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08 12:10:47 +00:00
patdenice
73c04ed83c
- Correct display bug of quick local synchro in IE7.
...
- Translate this button.
git-svn-id: http://piwigo.org/svn/trunk@2658 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04 20:43:43 +00:00
patdenice
9559f1a875
Add explicit error message in plugins tab if allow_url_fopen is disabled.
...
git-svn-id: http://piwigo.org/svn/trunk@2652 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04 11:33:34 +00:00
patdenice
d6f1eb7c83
Add "draggable" icon for cat_list.
...
git-svn-id: http://piwigo.org/svn/trunk@2567 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-22 15:31:38 +00:00
ddtddt
73e16cefed
Updated language Spanish
...
git-svn-id: http://piwigo.org/svn/trunk@2565 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-22 09:04:41 +00:00
plegall
f3c2080767
deletion: function export_pwg_data was inadvertently added with r1817 while
...
the development was not finished.
git-svn-id: http://piwigo.org/svn/trunk@2551 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-19 21:18:40 +00:00
rvelices
fdffe42bdc
remove ws access table/partners functionality
...
git-svn-id: http://piwigo.org/svn/trunk@2516 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-11 01:20:25 +00:00
rvelices
bd833ee9bc
synchro improvements:
...
- able to sync metadata at the same time as the files/dirs
- by default empty metadata does not overwrite database infos (checkbox can switch to previous behaviour) (bug 132)
- the form is shown again even after a successfull non simulated run
git-svn-id: http://piwigo.org/svn/trunk@2491 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-29 12:35:16 +00:00
rvelices
707351a95c
- language - removed 2 unnecessary keys from admin.lang
...
- language - moved some keys from common.lang to admin.lang
git-svn-id: http://piwigo.org/svn/trunk@2482 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-22 01:12:31 +00:00
vdigital
8ab0da7da2
Admin advices can be easily extended to new advices.
...
Admin advices plugin can be translated like any other plugins.
Admin advices plugin has been extended with External summary (a technical and non translated part).
Some template cleaning.
git-svn-id: http://piwigo.org/svn/trunk@2472 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-12 20:43:56 +00:00
vdigital
bc1278a3f7
"Extend for templates" needs translators.
...
git-svn-id: http://piwigo.org/svn/trunk@2439 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-16 15:23:00 +00:00
rub
5f4602b574
language review
...
git-svn-id: http://piwigo.org/svn/trunk@2351 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-19 20:20:57 +00:00
rub
dc2adc5b61
Resolved issue 0000826: Required versions (Php & MySql)
...
git-svn-id: http://piwigo.org/svn/trunk@2343 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-16 18:59:37 +00:00
rub
3cffa07182
Change some PhpWebGallery to Piwigo. (2/2)
...
All phpwebgallery.net are not changed!
git-svn-id: http://piwigo.org/svn/trunk@2342 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-15 18:43:33 +00:00