diff --git a/library/Class/Batch/Typo3.php b/library/Class/Batch/Typo3.php
index 4d2a9de2de6d995416cc4186f40abcb1c5d25ac8..02e2cc66a68e47dd2885eb51039928807da14f37 100644
--- a/library/Class/Batch/Typo3.php
+++ b/library/Class/Batch/Typo3.php
@@ -16,13 +16,13 @@
  *
  * You should have received a copy of the GNU AFFERO GENERAL PUBLIC LICENSE
  * along with BOKEH; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301  USA 
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301  USA
  */
 
 
 class Class_Batch_Typo3 extends Class_Batch_Abstract {
 	public function getLabel() {
-		return $this->_('Import des TYPO3 depuis le site SQY');
+		return $this->_('Import d\'articles TYPO3');
 	}
 
 	public function run() {