Update translation keys
parent
cf26c4c286
commit
ce3600b026
|
@ -201,7 +201,7 @@ define(function () {
|
|||
|
||||
out.cancel = "Annuler";
|
||||
out.cancelButton = 'Annuler (Échap)';
|
||||
out.doNotAskAgain = "Ne jamais renommer (Échap)";
|
||||
out.doNotAskAgain = "Ne plus demander (Échap)";
|
||||
|
||||
out.historyText = "Historique";
|
||||
out.historyButton = "Afficher l'historique du document";
|
||||
|
|
|
@ -204,7 +204,7 @@ define(function () {
|
|||
|
||||
out.cancel = "Cancel";
|
||||
out.cancelButton = 'Cancel (esc)';
|
||||
out.doNotAskAgain = "Always keep existing name (Esc)";
|
||||
out.doNotAskAgain = "Don't ask me again (Esc)";
|
||||
|
||||
out.historyText = "History";
|
||||
out.historyButton = "Display the document history";
|
||||
|
|
Loading…
Reference in New Issue