BOM in French language files broke the admin area on some systems. BOM removed.

This commit is contained in:
azett 2021-06-03 11:37:01 +02:00
parent 758a829cb6
commit 89d4545920
15 changed files with 15 additions and 15 deletions

View File

@ -1,4 +1,4 @@
<?php
<?php
/**

View File

@ -1,4 +1,4 @@
<?php
<?php
$lang['admin']['config']['default'] =
array(

View File

@ -1,4 +1,4 @@
<?php
<?php
$lang['admin']['entry']['submenu'] =

View File

@ -1,4 +1,4 @@
<?php
<?php
$lang['admin']['panel']['main'] = 'Main';

View File

@ -1,4 +1,4 @@
<?php
<?php
$lang['admin']['panel']['maintain'] = 'Maintenance';

View File

@ -1,4 +1,4 @@
<?php
<?php
$lang['admin']['head'] = 'Administration';

View File

@ -1,4 +1,4 @@
<?php
<?php
$lang['admin']['plugin']['submenu'] = array (
'default' => 'G&eacute;rer Plugins'

View File

@ -1,4 +1,4 @@
<?php
<?php
$lang['admin']['static']['submenu'] = array(
'list' => 'G&eacute;rer pages statiques',

View File

@ -1,4 +1,4 @@
<?php
<?php
$lang['admin']['themes']['submenu'] = array(

View File

@ -1,4 +1,4 @@
<?php
<?php
$lang['admin']['uploader']['default'] = array(

View File

@ -1,4 +1,4 @@
<?php
<?php
$lang['admin']['widgets']['submenu']['default'] = 'G&eacute;rer les Widgets';
$lang['admin']['widgets']['submenu']['raw'] = 'G&eacute;rer les Widgets (raw)';

View File

@ -1,4 +1,4 @@
<?php
<?php
$lang ['comments'] ['mail'] = 'Bonjour %toname%,
"%fromname%" %frommail% a post&eacute; un commentaire sur un billet dont le titre est "%entrytitle%".

View File

@ -1,4 +1,4 @@
<?php
<?php
$langconf = array();
$langconf['id'] = 'Fran&ccedil;ais (FR)';

View File

@ -1,4 +1,4 @@
<?php
<?php
$lang['contact'] = array(
'head' => 'Nous Contacter',

View File

@ -1,4 +1,4 @@
<?php
<?php
$lang = array();