From 181529089411d6f55333b22d169e87d3f5137eb5 Mon Sep 17 00:00:00 2001 From: latham <latham@ispconfig3> Date: Thu, 30 Jun 2011 12:03:31 -0400 Subject: [PATCH] Remove Microsoft Line endings. Some files have mixed line endings that make Subverison unhappy --- interface/web/sites/lib/lang/fr.lng | 52 ++++++++++++++++++++++++++-------------------------- 1 files changed, 26 insertions(+), 26 deletions(-) diff --git a/interface/web/sites/lib/lang/fr.lng b/interface/web/sites/lib/lang/fr.lng index 6757337..082750a 100644 --- a/interface/web/sites/lib/lang/fr.lng +++ b/interface/web/sites/lib/lang/fr.lng @@ -1,26 +1,26 @@ -<?php -$wb['Database'] = 'Base de données'; -$wb['Options'] = 'Options'; -$wb['Shell User'] = 'Utilisateur Shell'; -$wb['Domain'] = 'Domaine'; -$wb['Redirect'] = 'Redirection'; -$wb['SSL'] = 'SSL'; -$wb['Subdomain'] = 'Sous-domaine'; -$wb['Sites'] = 'Sites'; -$wb['Aliasdomain'] = 'Alias'; -$wb['FTP-User'] = 'Utilisateur FTP'; -$wb['FTP'] = 'FTP'; -$wb['Shell-User'] = 'Utilisateur Shell'; -$wb['Shell'] = 'Shell'; -$wb['Websites'] = 'Sites Web'; -$wb['Stats'] = 'Statistiques'; -$wb['Website'] = 'Site web'; -$wb['Webdav-User'] = 'Utilisateur Webdav'; -$wb['Webdav'] = 'Webdav'; -$wb['Cron'] = 'Cron'; -$wb['Cron Jobs'] = 'Tâches cron'; -$wb['Statistics'] = 'Statistiques'; -$wb['Web traffic'] = 'Trafic web'; -$wb['Website quota (Harddisk)'] = 'Quota du site web (disque dur)'; -?> - +<?php +$wb['Database'] = 'Base de données'; +$wb['Options'] = 'Options'; +$wb['Shell User'] = 'Utilisateur Shell'; +$wb['Domain'] = 'Domaine'; +$wb['Redirect'] = 'Redirection'; +$wb['SSL'] = 'SSL'; +$wb['Subdomain'] = 'Sous-domaine'; +$wb['Sites'] = 'Sites'; +$wb['Aliasdomain'] = 'Alias'; +$wb['FTP-User'] = 'Utilisateur FTP'; +$wb['FTP'] = 'FTP'; +$wb['Shell-User'] = 'Utilisateur Shell'; +$wb['Shell'] = 'Shell'; +$wb['Websites'] = 'Sites Web'; +$wb['Stats'] = 'Statistiques'; +$wb['Website'] = 'Site web'; +$wb['Webdav-User'] = 'Utilisateur Webdav'; +$wb['Webdav'] = 'Webdav'; +$wb['Cron'] = 'Cron'; +$wb['Cron Jobs'] = 'Tâches cron'; +$wb['Statistics'] = 'Statistiques'; +$wb['Web traffic'] = 'Trafic web'; +$wb['Website quota (Harddisk)'] = 'Quota du site web (disque dur)'; +?> + -- Gitblit v1.9.1