mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 17:23:04 +02:00
- Minor update of language file
- Configuration / Default dispaly : maximum height & width git-svn-id: http://piwigo.org/svn/trunk@649 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -142,10 +142,10 @@ $template->assign_vars(array(
|
||||
$uploadable=>'checked="checked"',
|
||||
|
||||
'L_EDIT_CONFIRM'=>$lang['editcat_confirm'],
|
||||
'L_EDIT_NAME'=>$lang['description'],
|
||||
'L_EDIT_NAME'=>$lang['name'],
|
||||
'L_STORAGE'=>$lang['storage'],
|
||||
'L_REMOTE_SITE'=>$lang['remote_site'],
|
||||
'L_EDIT_COMMENT'=>$lang['comment'],
|
||||
'L_EDIT_COMMENT'=>$lang['description'],
|
||||
'L_EDIT_CAT_OPTIONS'=>$lang['cat_options'],
|
||||
'L_EDIT_STATUS'=>$lang['conf_access'],
|
||||
'L_EDIT_STATUS_INFO'=>$lang['cat_access_info'],
|
||||
|
||||
Reference in New Issue
Block a user