Changeset 17504
- Timestamp:
- 08/09/12 21:45:12 (9 months ago)
- Location:
- extensions/rv_gmaps/trunk
- Files:
-
- 2 modified
-
changelog.txt (modified) (1 diff)
-
include/functions_map.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
extensions/rv_gmaps/trunk/changelog.txt
r17286 r17504 1 1 2.4.c 2 2 - photos are now geotagged in the batch manager instead of a special plugin page 3 - fix some language keys 3 4 4 5 2.4.b -
extensions/rv_gmaps/trunk/include/functions_map.php
r13092 r17504 523 523 } 524 524 525 $page['title'] = l10n(' search_result');525 $page['title'] = l10n('Search results'); 526 526 } 527 527 elseif ('recent_pics' == $page['section']) … … 542 542 543 543 $page['items'] = $func($query); 544 $page['title'] = l10n(' recent_pics_cat');544 $page['title'] = l10n('Recent photos'); 545 545 } 546 546 else if ('list'==$page['section']) … … 557 557 558 558 $page['items'] = $func($query); 559 $page['title'] = l10n(' random_cat');559 $page['title'] = l10n('Random photos'); 560 560 } 561 561 else
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)