// Translation #PSCFV-4234

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17457 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
dMetzger
2012-09-21 12:16:03 +00:00
parent 2869859748
commit 2897c024ce
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ class InstallControllerHttpSystem extends InstallControllerHttp
)
),
array(
'title' => $this->l('Write permissions on files:'),
'title' => $this->l('Recursive write permissions on files and folders:'),
'checks' => array(
'config_dir' => '~/config/',
'cache_dir' => '~/cache/',
+1 -1
View File
@@ -63,7 +63,7 @@
'Can create new files and folders ?' => 'Können neue Dateien und Ordner erstellt weden ?',
'Is GD Library installed ?' => 'Ist GD-Library installiert ?',
'Is MySQL support is on ?' => 'Ist MySQL-Support aktiviert ?',
'Write permissions on files:' => 'Schreibrechte in Dateien:',
'Recursive write permissions on files and folders:' => 'Schreibrechte in Dateien und Ordner:',
'Can open external URLs ?' => 'Können externe URLs geöffnet werden',
'Is PHP register global option off (recommended) ?' => 'Ist register global auf off (emfohlen)?',
'Is GZIP compression activated (recommended) ?' => 'Ist GZIP Kompression aktiviert (empfohlen)?',
+1 -1
View File
@@ -63,7 +63,7 @@
'Can create new files and folders ?' => NULL,
'Is GD Library installed ?' => NULL,
'Is MySQL support is on ?' => NULL,
'Write permissions on files:' => NULL,
'Recursive write permissions on files and folders:' => NULL,
'Can open external URLs ?' => NULL,
'Is PHP register global option off (recommended) ?' => NULL,
'Is GZIP compression activated (recommended) ?' => NULL,
+1 -1
View File
@@ -69,7 +69,7 @@ return array(
'Can create new files and folders ?' => 'Création de fichiers et dossiers autorisée ?',
'Is GD Library installed ?' => 'Librairie GD installée ?',
'Is MySQL support is on ?' => 'MySQL est installé ?',
'Write permissions on files:' => 'Droits en écriture sur les fichiers / dossiers :',
'Recursive write permissions on files and folders:' => 'Droits en écriture récursifs sur les fichiers / dossiers :',
'Can open external URLs ?' => 'Ouverture des URLs externes autorisée ?',
'Is PHP register global option off (recommended) ?' => 'Option PHP register_global désactivée (recommandé) ?',
'Is GZIP compression activated (recommended) ?' => 'Compression GZIP activée (recommandé) ?',
+1 -1
View File
@@ -63,7 +63,7 @@
'Can create new files and folders ?' => NULL,
'Is GD Library installed ?' => NULL,
'Is MySQL support is on ?' => NULL,
'Write permissions on files:' => NULL,
'WRecursive write permissions on files and folders:' => NULL,
'Can open external URLs ?' => NULL,
'Is PHP register global option off (recommended) ?' => NULL,
'Is GZIP compression activated (recommended) ?' => NULL,