diff --git a/db/install.xml b/db/old_install.xml
similarity index 100%
rename from db/install.xml
rename to db/old_install.xml
diff --git a/lang/en/block_competency_iena.php b/lang/en/block_competency_iena.php
index a44520db506c83b0b25ee7f3d138013e5c38ae9e..a477c14f8a9fcf22252f37f219f6d73409842152 100644
--- a/lang/en/block_competency_iena.php
+++ b/lang/en/block_competency_iena.php
@@ -75,5 +75,5 @@
     $string['apc_infos_title'] = 'Informations sur l\'APC';
     $string['apc_demande_title'] = 'Demande d\'accès ou d\'informations';
     $string['send_demande'] = 'Envoyer la demande';
-
+    $string['competency_iena:addinstance'] = 'Add a new competency block';
 ?>
\ No newline at end of file
diff --git a/lang/fr/block_competency_iena.php b/lang/fr/block_competency_iena.php
index 3f0c0e12df4b6a727716044daba8c22dcfb13b9b..997abf53554f7414f0421d7ac8648a0ee003aa39 100644
--- a/lang/fr/block_competency_iena.php
+++ b/lang/fr/block_competency_iena.php
@@ -74,6 +74,7 @@
     $string['apc_infos_title'] = 'Informations sur l\'APC';
     $string['apc_demande_title'] = 'Demande d\'accès ou d\'informations';
     $string['send_demande'] = 'Envoyer la demande';
+    $string['competency_iena:addinstance'] = 'Ajouter un nouveau bloc Compétences';