Update translation keys

pull/1/head
yflory 7 years ago
parent cf26c4c286
commit ce3600b026

@ -201,7 +201,7 @@ define(function () {
out.cancel = "Annuler"; out.cancel = "Annuler";
out.cancelButton = 'Annuler (Échap)'; out.cancelButton = 'Annuler (Échap)';
out.doNotAskAgain = "Ne jamais renommer (Échap)"; out.doNotAskAgain = "Ne plus demander (Échap)";
out.historyText = "Historique"; out.historyText = "Historique";
out.historyButton = "Afficher l'historique du document"; out.historyButton = "Afficher l'historique du document";

@ -204,7 +204,7 @@ define(function () {
out.cancel = "Cancel"; out.cancel = "Cancel";
out.cancelButton = 'Cancel (esc)'; out.cancelButton = 'Cancel (esc)';
out.doNotAskAgain = "Always keep existing name (Esc)"; out.doNotAskAgain = "Don't ask me again (Esc)";
out.historyText = "History"; out.historyText = "History";
out.historyButton = "Display the document history"; out.historyButton = "Display the document history";

Loading…
Cancel
Save