diff --git a/ecrire/inc_presentation.php3 b/ecrire/inc_presentation.php3
index 9c3adb8d937f748f0a387c653fe07e6db9f86022..e5a8e82f7b4c86f1104336e1a2d0cde931c1ee61 100644
--- a/ecrire/inc_presentation.php3
+++ b/ecrire/inc_presentation.php3
@@ -3080,7 +3080,7 @@ function install_fin_html($suite = '') {
 		echo $link->getForm();
 		echo "<DIV align='$spip_lang_right'>"
 		. "<INPUT TYPE='submit' CLASS='fondl'  VALUE='"
-		. _T('bouton_suivant')." >>'></div>"
+		. _T('ecrire:bouton_suivant')." >>'></div>"
 		. "</FORM>";
 	}