[Piwigo] Bug 1079 fixed : Return to default settings in user profile page.
(I don't really enjoy the code but it's the simplest way i've found) git-svn-id: http://piwigo.org/svn/trunk@3995 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
2afb92238d
commit
3a5c8759d1
7 changed files with 80 additions and 0 deletions
|
|
@ -365,6 +365,7 @@ $lang['group by letters'] = 'Reagrupar por letras';
|
|||
$lang['letters'] = 'letras';
|
||||
$lang['show tag cloud'] = 'mostrar la nube de tags';
|
||||
$lang['cloud'] = 'nube';
|
||||
$lang['Reset_To_Default'] = 'Restablecer los valores predeterminados';
|
||||
// --------- Starting below: New or revised $lang ---- from Colibri (2.1)
|
||||
$lang['del_all_favorites_hint'] = 'Suprimir todas las imágenes de sus favoritos';
|
||||
/* TODO */ $lang['Sent by'] = 'Sent by';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue