Ignore:
Timestamp:
Jun 3, 2020, 11:25:16 PM (4 years ago)
Author:
ddtddt
Message:

[memories] update language in file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/memories/main.inc.php

    r32223 r32230  
    7171                array(
    7272                  'URL' => make_index_url(array('section' => 'memories-1-year-ago')),
    73                   'TITLE' => l10n('Displays Memories year ago'),
     73                  'TITLE' => l10n('Displays Memories from years ago'),
    7474                  'NAME' => l10n('Memories')
    7575                )
     
    196196    'path' => PFOYA_PATH.'/blockhome',
    197197    'name' => l10n('Memories'),
    198     'description' => l10n('Display X photos from year ago in the gallery or a album'),
     198    'description' => l10n('Display X photos from 1 year ago in the gallery or a album'),
    199199    )
    200200  );
Note: See TracChangeset for help on using the changeset viewer.