Commit Graph

542 Commits

Author SHA1 Message Date
plegall f9ac2a2846 make the language key conversion comply with what's inside the code.
git-svn-id: http://piwigo.org/svn/trunk@5308 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24 13:43:18 +00:00
plegall ac430ef5be bug fixed: remove trailing whitespace in new language key (compliant with what we find in code)
git-svn-id: http://piwigo.org/svn/trunk@5307 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24 09:49:04 +00:00
patdenice 151920ed09 Feature 1533: Allow activation or deactivation of download icon.
Add display configuration for picture properties.

git-svn-id: http://piwigo.org/svn/trunk@5304 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24 00:39:34 +00:00
plegall 8802877a84 remove the \n from the language key and split into 2 separate strings to avoid
useless exceptions in translation analysis scripts.

git-svn-id: http://piwigo.org/svn/trunk@5302 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 23:45:13 +00:00
plegall ae880eeabe l10n fr_FR: add strings related to my new features in 2.1 ("no photo yet",
"upload form", "theme manager", administration header/footer)

git-svn-id: http://piwigo.org/svn/trunk@5300 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 23:09:54 +00:00
plegall cdf89f21af bug fixed: typo on case for "Upload Photos" page title.
git-svn-id: http://piwigo.org/svn/trunk@5299 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 23:06:36 +00:00
patdenice 5c4c58ee5f Feature 1533: more explicit options on display configuration tab
git-svn-id: http://piwigo.org/svn/trunk@5298 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 22:27:52 +00:00
nikrou c045205e53 Fix problem with white space in language keys
git-svn-id: http://piwigo.org/svn/trunk@5297 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 22:06:13 +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
plegall 720b19a1d9 Add many missing language keys due to new features in 2.1
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
2010-03-23 21:34:46 +00:00
patdenice c4fd9f9141 Feature 1533: Change "General" by "Options" in Configuration menu.
Change "Default Display" tab by "Guest Settings" tab.
Add display tab in Configuration/Option menu.

Allow to activate/deactivate a lot of display features:

On main page:
# Display only recently posted images
# Sort order
# Display all elements in all sub-categories
# Display a calendar by posted date
# Display a calendar by creation date
# Slideshow

On photo page:
# Show file metadata
# slideshow
# Add this image to your favorites
# Navigation Bar
# Navigation Thumbnails

git-svn-id: http://piwigo.org/svn/trunk@5293 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 21:19:55 +00:00
plegall a5f395183a feature 1528: update the about page content (FR/EN only currently).
git-svn-id: http://piwigo.org/svn/trunk@5250 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-22 10:17:33 +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
nikrou 85c1c1b1ea Feature 1522 : move database config file to local directory
(include/config_database.inc.php becomes local/config/database.inc.php)

git-svn-id: http://piwigo.org/svn/trunk@5213 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-21 12:32:49 +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
plegall 86ad1d5b49 increase copyright year to 2010
git-svn-id: http://piwigo.org/svn/trunk@5196 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19 22:37:10 +00:00
plegall dcba3636ba improvement: the french word "logiciel" is better than "client" for pLoader.
git-svn-id: http://piwigo.org/svn/trunk@5185 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19 09:07:56 +00:00
plegall 27de15e076 feature 1519: admin instructions are dispatched into several tabs. Only
applied to en_UK and fr_FR. The help content itself needs some updates
but it will be another set of commits, in this commit, I nearly only
modified the container.

The new "Add Photos" help page only introduces you to 3 main ways to add
photos: direct upload, pLoader and FTP. Each of them has a dedicated tab
on the Admin>Photos>Add screen.

No use of the big question mark icon linked to the Help pages in the
administration header, to avoid having this icon twice : in the header
+ in the content next to H2.

git-svn-id: http://piwigo.org/svn/trunk@5182 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-18 22:12:30 +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 a21ffa6bd2 [trunk] bug:1499 - localisation tag summary
git-svn-id: http://piwigo.org/svn/trunk@5112 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-11 21:42:12 +00:00
ddtddt 0221b5c72d [trunk] update forgot svn:5075 et svn:5082
git-svn-id: http://piwigo.org/svn/trunk@5111 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-11 21:26:52 +00:00
ddtddt ac47068ce0 [trunk] update forgot svn:5075 et svn:5082
git-svn-id: http://piwigo.org/svn/trunk@5110 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-11 21:22:48 +00:00
Gotcha 4ac5c0649e Typo fixed from r5079
git-svn-id: http://piwigo.org/svn/trunk@5082 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-08 09:22:06 +00:00
Gotcha 7b4f21b997 Trunk merge r5076 from bug:1119
bug:1119


git-svn-id: http://piwigo.org/svn/trunk@5079 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-07 21:09:26 +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 3467516675 Trunk merge 5070 bug:1486
git-svn-id: http://piwigo.org/svn/trunk@5075 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-07 16:07:44 +00:00
nikrou ef00827dbc Feature 1451 : confirm message when managing plugins
change way to manage zero for plural forms in french

git-svn-id: http://piwigo.org/svn/trunk@5039 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-03 20:55:21 +00:00
nikrou cc2ee5b054 Feature 1451 : update master template (chronology_ fields)
git-svn-id: http://piwigo.org/svn/trunk@5037 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-03 19:11:48 +00:00
nikrou 11751ccd2c Feature 1451 : fix mispelling and missing translations
git-svn-id: http://piwigo.org/svn/trunk@5036 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-03 11:18:21 +00:00
ddtddt f0a6aeedfa [trunk] update NL thanks to Kees Hessels
git-svn-id: http://piwigo.org/svn/trunk@5024 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-02 20:13:56 +00:00
nikrou 6044dd4fd6 Feature 1450 :
- add "subscribe %s"
- fix misspelling in install.tpl and in install.php

git-svn-id: http://piwigo.org/svn/trunk@5022 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-02 16:01:37 +00:00
nikrou 2e890e9597 Feature 1451 : localization with gettext
Use php-gettext (developpement version rev43, because of php5.3) as fallback
Use native language (english) instead of key for translation
Keep directory en_UK for english customization
Need some refactoring for plurals

Todo : managing plugins in the same way

git-svn-id: http://piwigo.org/svn/trunk@5021 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-02 14:54:22 +00:00
riopwg c952f5fc71 Merge r4963 from branch 2.0 to trunk
Update language IT

git-svn-id: http://piwigo.org/svn/trunk@4964 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-25 07:06:39 +00:00
plegall 149268353d merge r4955 from branch 2.0 to trunk
bug 1452 fixed: check cookies are enabled in web browser and notify user
otherwise that she can't connect.


git-svn-id: http://piwigo.org/svn/trunk@4956 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-23 15:52:32 +00:00
nikrou bde6e61531 bug 1425 fixed : internationalization's bug on the template comments
git-svn-id: http://piwigo.org/svn/trunk@4881 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-12 22:01:04 +00:00
voyteckst 7be5566b38 git-svn-id: http://piwigo.org/svn/trunk@4873 68402e56-0260-453c-a942-63ccdbb3a9ee 2010-02-10 20:07:37 +00:00
voyteckst c8866a7e39 git-svn-id: http://piwigo.org/svn/trunk@4872 68402e56-0260-453c-a942-63ccdbb3a9ee 2010-02-10 20:05:32 +00:00
voyteckst 164a8e8f5d TODO done
git-svn-id: http://piwigo.org/svn/trunk@4871 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-10 20:03:01 +00:00
tosca 4f2688663b fix some typos and language mistakes
git-svn-id: http://piwigo.org/svn/trunk@4860 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-08 16:31:11 +00:00
tosca 11a322c0eb "télécharger", "téléchargement" replaced by "ajout de photos" (see bug 1393)
git-svn-id: http://piwigo.org/svn/trunk@4859 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-08 16:30:36 +00:00
vdigital 3822a7ecc0 merge r4853 from branch 2.0 to trunk
Never start titles by "displays ..." but by "display ..."
That is correct.


git-svn-id: http://piwigo.org/svn/trunk@4854 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-08 13:18:21 +00:00
ddtddt 4d972e08c4 [trunk] localisation merge 4758 bug:1416
git-svn-id: http://piwigo.org/svn/trunk@4815 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-01 18:52:58 +00:00
riopwg 22191d91a2 Merge r4774 from branch 2.0 to trunk
Update language IT

git-svn-id: http://piwigo.org/svn/trunk@4775 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-27 23:08:29 +00:00
riopwg bc10a3b7c4 Update language IT
git-svn-id: http://piwigo.org/svn/trunk@4658 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-10 14:29:29 +00:00
riopwg bc3dfae6d6 Update language IT
git-svn-id: http://piwigo.org/svn/trunk@4657 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-10 14:28:32 +00:00
riopwg e8586741d3 Merge r4654 from branch 2.0 to trunk
Update language IT

git-svn-id: http://piwigo.org/svn/trunk@4655 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-10 13:27:37 +00:00
ddtddt 01a581c688 [trunk] merge 4651 update de_DE
git-svn-id: http://piwigo.org/svn/trunk@4652 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-10 09:31:50 +00:00
ddtddt 28c150cf21 [trunk] merge 4649 update de_DE with missing translations thanks to xeomueller
git-svn-id: http://piwigo.org/svn/trunk@4650 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-10 09:19:32 +00:00
ddtddt dcafef014c [trunk] merge 4645
git-svn-id: http://piwigo.org/svn/trunk@4647 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-09 23:53:13 +00:00