--- a/integration/js/i18n.js Fri Nov 23 19:13:50 2012 +0100
+++ b/integration/js/i18n.js Mon Nov 26 18:42:56 2012 +0100
@@ -29,7 +29,8 @@
"Edit existing segment": "Modifier le segment",
"The hashcut can't be published because:": "Le Hashcut ne peut pas être publié pour les raisons suivantes :",
"Server error\nYour hashcut couldn't be published": "Erreur serveur\nVotre hashcut n'a pas pu être publié",
- "You haven't published your hashcut yet.\nIf you leave this page, it will be lost": "Vous n'avez pas encore publié votre Hashcut.\nSi vous quittez cette page, il sera perdu."
+ "You haven't published your hashcut yet.\nIf you leave this page, it will be lost": "Vous n'avez pas encore publié votre Hashcut.\nSi vous quittez cette page, il sera perdu.",
+ "From hashcut:": "Du hashcut :"
}
};
@@ -55,3 +56,5 @@
}
}) ());
+
+/* END i18n.js */