Ignore:
Timestamp:
Apr 9, 2011, 4:52:15 PM (13 years ago)
Author:
mistic100
Message:

bug:2224 one parameter for change thumnails number (needs some translations)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/ro_RO/common.lang.php

    r9522 r10198  
    222222$lang['Most visited'] = 'Cele mai vizionate';
    223223$lang['display most visited photos'] = 'afişează imaginile cele mai vizionate';
    224 $lang['The number of photos per row must be a not null scalar'] = 'Numărul de imagini pe linie trebuie să fie un număr întreg nenul';
    225 $lang['Number of photos per row'] = 'Numărul de miniaturi pe linie';
    226 $lang['The number of rows per page must be a not null scalar'] = 'Numărul de linii pe pagină trebuie să fie un număr întreg nenul';
    227 $lang['Number of rows per page'] = 'Numărul de linii pe pagină';
     224$lang['The number of photos per page must be a not null scalar'] = 'Numărul de imagini pe pagină trebuie să fie un număr întreg nenul';
     225$lang['Number of photos per page'] = 'Numărul de miniaturi pe pagină';
    228226$lang['Unknown identifier'] = 'Identificator necunoscut ';
    229227$lang['New password'] = 'Parolă nouă';
Note: See TracChangeset for help on using the changeset viewer.