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/language/en_UK/plugin.lang.php

    r32226 r32230  
    2121
    2222$lang['Memories'] = 'Memories';
    23 $lang['Memories 1 year ago'] = 'Memories from 1 year ago';
    2423$lang['1 year ago'] = '1 year ago';
    2524$lang['%d years ago'] = '%d years ago';
    26 $lang['Displays Memories year ago'] = 'Displays Memories from years ago';
     25$lang['Displays Memories from years ago'] = 'Displays Memories from years ago';
    2726$lang['more photos'] = 'more photos';
    28 $lang['Display X photos from year ago in the gallery or a album'] = 'Display X photos from 1 year ago in the gallery or a album';
     27$lang['Display X photos from 1 year ago in the gallery or a album'] = 'Display X photos from 1 year ago in the gallery or a album';
    2928$lang['Photos from'] = 'Photos from';
    30 $lang['Number year you want see'] = 'Number of years you want see';
    31 $lang['Chosen type date'] = 'Chosen date type';
     29$lang['Number of years you want see'] = 'Number of years you want see';
     30$lang['Chosen date type'] = 'Chosen date type';
    3231$lang['Available date'] = 'Available date';
    3332$lang['Show other years on plugin page'] = 'Show other years on plugin page';
     
    3736$lang['link position in menu'] = 'link position in menu';
    3837$lang['Maximal number photos for PWG Stuffs Block'] = 'Maximal number photos for PWG Stuffs block';
    39 $lang['Show other years on PWG Stuffs Block'] = 'Show other years in PWG Stuffs block';
     38$lang['Show other years in PWG Stuffs block'] = 'Show other years in PWG Stuffs block';
    4039$lang['yes'] = 'yes';
    4140$lang['no'] = 'no';
Note: See TracChangeset for help on using the changeset viewer.