Add an option to never rename a file during the session

This commit is contained in:
yflory
2017-11-17 10:57:54 +01:00
parent 31b31654ec
commit af8aa25228
3 changed files with 4 additions and 1 deletions
@@ -201,6 +201,7 @@ define(function () {
out.cancel = "Annuler";
out.cancelButton = 'Annuler (Échap)';
out.doNotAskAgain = "Ne jamais renommer (Échap)";
out.historyText = "Historique";
out.historyButton = "Afficher l'historique du document";