mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 01:42:29 +02:00
[branches 2.1] - LocalFilesEditor - remplace include by local
git-svn-id: http://piwigo.org/svn/branches/2.1@8554 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -26,7 +26,7 @@ $lang['locfiledit_onglet_css'] = 'CSS';
|
||||
$lang['locfiledit_onglet_tpl'] = 'Sablonok';
|
||||
$lang['locfiledit_onglet_lang'] = 'Nyelv';
|
||||
$lang['locfiledit_onglet_plug'] = 'Egyedi bővítmény';
|
||||
$lang['locfiledit_cant_save'] = 'Az fájl nem írható. Ellenőrizze a könyvtár "include/" írhatóságát (chmod)';
|
||||
$lang['locfiledit_cant_save'] = 'Az fájl nem írható. Ellenőrizze a könyvtár "local/" írhatóságát (chmod)';
|
||||
$lang['locfiledit_newfile'] = 'Nincs ilyen fájl a LocalFiles Editor létre tudja hozni';
|
||||
$lang['locfiledit_save_config'] = 'A fájl módosítása sikeres.';
|
||||
$lang['locfiledit_show_default'] = 'Fájl kiválasztás: ';
|
||||
|
||||
Reference in New Issue
Block a user