From f39ef584fe5ea7ec69f68fe0d23a66bfa6697184 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Sun, 9 Jan 2011 18:23:44 +0000 Subject: [trunk] - LocalFilesEditor - remplace include by local git-svn-id: http://piwigo.org/svn/trunk@8555 68402e56-0260-453c-a942-63ccdbb3a9ee --- plugins/LocalFilesEditor/language/sv_SE/plugin.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/LocalFilesEditor/language/sv_SE/plugin.lang.php') diff --git a/plugins/LocalFilesEditor/language/sv_SE/plugin.lang.php b/plugins/LocalFilesEditor/language/sv_SE/plugin.lang.php index a991afc94..4180e4caa 100644 --- a/plugins/LocalFilesEditor/language/sv_SE/plugin.lang.php +++ b/plugins/LocalFilesEditor/language/sv_SE/plugin.lang.php @@ -26,7 +26,7 @@ $lang['locfiledit_onglet_css'] = 'CSS'; $lang['locfiledit_onglet_tpl'] = 'Teman'; $lang['locfiledit_onglet_lang'] = 'Språk'; $lang['locfiledit_onglet_plug'] = 'Personligt Plugin'; -$lang['locfiledit_cant_save'] = 'Det går inte att skriva till aktuell fil. Kontrollera att mappen "include/" är skrivbar (chmod).'; +$lang['locfiledit_cant_save'] = 'Det går inte att skriva till aktuell fil. Kontrollera att mappen "local/" är skrivbar (chmod).'; $lang['locfiledit_newfile'] = 'Filen existerar inte så den kommer att skapas av LocalFiles Editor'; $lang['locfiledit_save_config'] = 'Filen skrevs med framgång.'; $lang['locfiledit_show_default'] = 'Visa referens fil: '; -- cgit v1.2.3